Skip to content

A simple and very fast Octree Implementation that supports Nearest Neigbour Search

License

Notifications You must be signed in to change notification settings

mwarning/SimpleOctree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Octree

WARNING: There is currently a bug present that needs to be fixed (#1)!

A simple and very fast Octree implementation that supports Nearest Neigbour Search. The code uses a pool allocator, but it is easy to swap it out for malloc/free.

The code is licensed under CC0 / released into Public Domain.

About

A simple and very fast Octree Implementation that supports Nearest Neigbour Search

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published