attcs / Octree

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

Immutable variant of OrthoTree #28

Open attcs opened 4 months ago

attcs commented 4 months ago

If the geometry is static, node-wise containment unnecessary, entity ID-s could be stored directly in the tree. With this change,