Octree
Software / App
A tree data structure in which each internal node has eight children, used here as an example of hierarchical bounding boxes for collision detection.
Mentioned in 1 video
A tree data structure in which each internal node has eight children, used here as an example of hierarchical bounding boxes for collision detection.