OpenB3d library Wiki
Status: Beta
Brought to you by:
angros47
Creates an octree: width, height,and depth are the size of the octree.
An octree can be conceived as a 3d tilemaps: like a tilemap is made of many square tiles, an octree is made of many cubic "blocks"; so, it's possible to create a complex structures using just some base meshes