Voxel Objects
From CryWiki
| ||||||||||||||
Voxel Objects enables the creation of complex 3D organic meshes in the editor. Every Voxel Object has an internal 3D grid of voxels (usually 32x32x32 elements). Every voxel contains information about if the cell is full or empty as well as the surface type and the base color. This array is used as input for mesh generator.
During editing, designers can modify the 3D grid of voxels, which causes a re-generation of the underlying mesh so the designer gets immediately visual feedback. Voxel Objects can be used in both outdoor and indoor environments.
See also
Creating Caves using Voxel Objects
