Common Bounding Volume Hierarchy functions. (BVH) More...
Classes | |
struct | Bvh |
Bounding Volume Hierarchy container. (BVH) More... | |
union | Bvh::Node |
BVH hierarchy 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/