3D terrain - Library
The VoxelTerrain library implements an ISO surface of voxel. Several extras, like serialization, synchronization to file/network/database, renderer, ogre3d-wrapper, bullet-physics-wrapper and more got implemented too. We focus on an easy-to-use, very fast, editable terrain. For a highly speed-optimized and threadable solution marching cubes and for closing the gaps between two different level-of-details, transvoxel get used.