-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
generate node: cga occlusion: add support for inter-shape occlusion #33
Labels
Milestone
Comments
occlusion is low prio so far, I'd say .. I'd kinda 'deactivate' it for now .. |
mistafunk
changed the title
cga occlusion vs batched generation: add "neighborhood" to initial shape selection
generate node: cga occlusion: add "neighborhood" to initial shape selection
Nov 27, 2017
mistafunk
added a commit
that referenced
this issue
May 20, 2018
mistafunk
added a commit
that referenced
this issue
Jun 11, 2018
mistafunk
added a commit
that referenced
this issue
Jun 11, 2018
mistafunk
changed the title
generate node: cga occlusion: add "neighborhood" to initial shape selection
generate node: cga occlusion: add support for inter-shape occlusion
Jun 11, 2018
implemented inter-shape occlusion in the straight forward way for the moment, don't want to do any premature optimization for the moment. |
mistafunk
added a commit
that referenced
this issue
Jun 11, 2018
#33: implemented batched inter-occlusion support
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
currently, batched generation leads to artifacts when using the cga occlusion statements (touches, inside, ..) between different shapes because not all potential occlusion "sources" are in a generation batch
The text was updated successfully, but these errors were encountered: