UNITY PLUGIN · C# · SOLO
Sparse Voxel Octree Navigation →
OctNav: a Unity plugin that carves navigable space out of arbitrary geometry at runtime, then runs A* through it for ground and airborne agents alike. The object at the top of this page is the same idea.
- Runtime generation
- Partial rebuilds
- A* — ground + air
- Raycast + spline smoothing
- Sparse by design
- JSON save / load