Common Bounding Volume Hierarchy functions. (BVH). More...
Classes | |
| struct | Bvh |
| Bounding Volume Hierarchy container. (BVH tree). More... | |
| struct | Bvh::Node |
| BVH node container. More... | |
Common Bounding Volume Hierarchy functions. (BVH).
Based on this: https://jacco.ompf2.com/2022/04/13/how-to-build-a-bvh-part-1-basics/