Content deleted Content added
→Image-based approach: Fixed wrong claim that marching cubes algorithm produces tetrahedral meshes. Marching cubes does not create tetrahedral meshes, it produces a triangulation of an isosurface. |
|||
Line 8:
===Image-based approach===
This approach is the more direct way as it combines the geometric detection and mesh creation stages in one process which offers a more robust and accurate result than meshing from surface data.
A newer enhanced volumetric marching cubes approach generates 3D hexahedral or tetrahedral elements throughout the volume of the ___domain, thus creating the mesh directly with conforming multipart surfaces. In the case of modeling complex topologies with possibly hundreds of disconnected domains, this approach is remarkably straightforward, robust, accurate and efficient.<ref>Young et al, 2008. An efficient approach to converting 3D image data into highly accurate computational models. ''Philosophical Transactions of the Royal Society A'', 366, 3155–3173.</ref>
|