attcs / Octree

Octree/Quadtree/N-dimensional linear tree
MIT License
113 stars 13 forks source link

Alternative insert with advanced node management #16

Closed attcs closed 5 months ago

attcs commented 6 months ago

Alternative Insert which is capable of rearranging entities of node into child node.

attcs commented 5 months ago

Implemented.