Marching Cubes This is an implementation of the marching cubes algorithm. Marching cubes is an algorithm to extract a mesh from a 3D scalar field. By giving a 3D scalar field (called volumetric data ...
Marching cubes is an algorithm that turns a scalar field into a mesh so that it can be drawn. But someone, smarter than me might be able to use the fact that there are 15 unique cases. Then the fancy ...
Abstract: A characterization and classification of the isosurfaces of trilinear functions is presented. Based upon these results, a new algorithm for computing a triangular mesh approximation to ...
Abstract: In this paper we revisit the triangulated cubes of the marching cubes algorithm in order to regularize the connectivity of the iso-surface mesh i. e. to maximize the valence six vertices.