You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lreithmayr
changed the title
Add kd-tree support to speed up intersection tests
Add BVH acceleration structure support to speed up intersection tests
Jun 21, 2024
Bounding Volume Hierarchies subdivide the bounding box volume adaptively.
This should significantly improve rendering speed even for busy scenes.
The text was updated successfully, but these errors were encountered: