-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # 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
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
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
# for free
to join this conversation on GitHub.
Already have an account?
# 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: