Skip to content

zeyangl/forest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

to build:
clang++ -std=c++11 -stdlib=libc++ *.cpp

Reference implementation of octree and kdtree.
No optimizations.
Both mean to implement the vanilla version of the data structures.
Not extensiively tested.
May add more trees in the future.

About

kdtree and octree sample code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published