Fast, templated, C++ Octree implementation
http://nomis80.org/code/octree.html This is my favorite. It is GPL and has it’s own homepage, so it’s meant to be used by others. It has Doxygen documentation, and the authors are taking questions. http://www.flipcode.com/archives/Octree_Implementation.shtml This one is not templated. It has more comments in the code than every other I’ve seen, so that might be more useful … Read more