[vtkusers] 3D constrained delaunay triangulation

Peter Wainwright peter.wainwright at ieee.org
Sat Nov 8 04:30:42 EST 2008


On Fri, 2008-11-07 at 16:41 -0800, Rapo Li wrote:
> Hi
> I'm wondering if vtk has any 3D constrained delaunay triangulation
> algorithms implemented. The 2D constrained delaunay triangulation
> works pretty well, but I need to do 3D cases. I know extension from 2D
> to 3D is extremely difficult, and still an open problem for mesh
> generation. 
I don't know whether there is any such facility directly available in
VTK. I know that gmsh (http://www.geuz.org/gmsh) can be compiled with
tetgen (http://tetgen.berlios.de/) to create a CDT, and can output
meshes in the VTK file format.

Peter
> 
> Thankxx.
> 
> 
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers



More information about the vtkusers mailing list