<div dir="ltr"><div><div>I've forked the octree library and added some bounding box functionality. The problem is, it turns out kd-trees are better for my use case. I'd rather not junk the code, but I can't see a use case for the octree library as it stands.<br><br></div>Below is the link to the branch where the code is, is there a use case for point octrees<br></div>needing bounding boxes?<br><br><a href="https://github.com/mlitchard/octree/tree/test-reorg/Data/Octree/BoundingBox">https://github.com/mlitchard/octree/tree/test-reorg/Data/Octree/BoundingBox</a><br></div>