Implementation of a generic Octree in C++11
Stars
3
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
9
commits
Fix issues compiling on linux
65225ad
Add intersection testing and write some tests
cc82670
Update example code
9ded718
Add static constructor and fix warnings
cdc5446
Fix code formatting
6d7424f
Move the binary file to the /lib/ folder automatically
24054f9
Make project build a library instead of executable
e837aaf
Create project build file
7c859ed
Update README.md
b0ddbb7
Upload first version
5c440ac