The Wayback Machine - https://web.archive.org/web/20200917001208/https://github.com/mwarning/SimpleOctree
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 14, 2016
src
Jan 31, 2018
Nov 6, 2017
Jan 31, 2018

README.md

Simple Octree

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 released into the Public Domain.

About

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

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.