Originally written for my game Scraps but intended to be general-purpose. There are two octree implementations here: BoundsOctree stores any type of object, with the object boundaries defined as an ...
This project combines the power of Signed Distance Fields with adaptive octree space partitioning to achieve efficient and accurate proximity detection in real-time ...