Replies: 1 comment
-
My idea is using two segment trees for x,y axis Investigated BVH. Unfortunately, I didn't find method to "update" a BVH when one of the bounding volume changed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is not a recent goal but for collecting ideas for future works.
Current virtualization implementation visits all nodes to check if it needs update if the viewport changed.
Beta Was this translation helpful? Give feedback.
All reactions