Skip to content

mwarning/SimpleOctree

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

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