Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dynamic BVH for rendering and godot physics
Complete rewrite of spatial partitioning using a bounding volume hierarchy rather than octree. Switchable in project settings between using octree or BVH for rendering and physics.
- Loading branch information