I found a nice video that illustrates the bounding volume object partition in 3d. It's helpful to visualize.
https://www.youtube.com/watch?v=rM-BVsdi8c4
ABSchloss
Are there any simple heuristics that would suggest whether we should partition by space or objects? Alternatively, are there reasonable implementations that mix and match these two at different levels of a tree?
I found a nice video that illustrates the bounding volume object partition in 3d. It's helpful to visualize. https://www.youtube.com/watch?v=rM-BVsdi8c4
Are there any simple heuristics that would suggest whether we should partition by space or objects? Alternatively, are there reasonable implementations that mix and match these two at different levels of a tree?