Description
MarchingCubesMeshBuilder provides static functions for creating meshes from the specified depth-texture, color-texture and normal-texture.
Based on tables by Cory Gene Bloyd. The source code is based on the examples on the site “Polygonising a scalar field” from Paul Bourke
See also: http://paulbourke.net/geometry/polygonise/
Classes
Functions
Documentation
function
Rendering::MeshUtils::MarchingCubesMeshBuilder::createMesh
Defined in Rendering/MeshUtils/MarchingCubesMeshBuilder.h:52
function
Rendering::MeshUtils::MarchingCubesMeshBuilder::createMeshFromTiledImage
Defined in Rendering/MeshUtils/MarchingCubesMeshBuilder.h:53