[vtkusers] Tetrahedral mesh in VTK/ITK

Massi Massinissa.Bandou at USherbrooke.ca
Wed Oct 17 14:22:43 EDT 2012


Hi Selvaraj
I have the same problem. I extracted a surface using marching cube but I
want a triangular mesh instead of a vtkPolyData to coregistrate with another
mesh file. In the vtk User's guide (page 221) you will find *vtkDelaunay3D*.
it's similar to vtkDelaunay2D, the major difference is tat output of
vtkDelaunay3D is an unstructured grid dataset (ie, a *tetrahedral mesh*).

hope it will help you

Massi



--
View this message in context: http://vtk.1045678.n5.nabble.com/Tetrahedral-mesh-in-VTK-ITK-tp5716694p5716699.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list