Skip to content

wmcnamara/unity-octree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Octree

Simple octree Unity implementation.

Allows for simple and fast octree generation and collision testing.

If you see checkerboarding its because of gifs annoying compression ):

Uses AABB's as the collision type, but can be extended to other things.

Please Note

This IS NOT a standalone and generic Unity octree library. Intended to be used as a reference or resource to implement Octrees yourself.

Some of the code is a bit mediocre, and needs work. Keep this in mind

About

Octree implementation in Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages