Showcase » Octree Example

A simple, single-threaded im­ple­ment­a­tion of a loose octree which is com­mon­place in com­puter graph­ics. In this ex­ample, octree is used for col­li­sion de­tec­tion.

Initialization...