Using bounding box boolean to create a random 'subtraction' effect. Applied to a pretty standard octree scene management system.
What's happening is basically the program is 'cutting' into the objects in the scene and generating new replacement parts (new bounding boxes)
The goal of this test is to just make sure the logic is sound.. not very efficient.



