Octree and Bounding Boxes

3 Jul
2016
3 Jul
'16
10:03 p.m.
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. Below is the link to the branch where the code is, is there a use case for point octrees needing bounding boxes? https://github.com/mlitchard/octree/tree/test-reorg/Data/Octree/BoundingBox
3243
Age (days ago)
3243
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Litchard