[vtkusers] 3D constrained delaunay triangulation

Bill Lorensen bill.lorensen at gmail.com
Sat Nov 8 11:42:32 EST 2008


Peter,

Have you looked at
vtkDelaunay3D http://www.vtk.org/doc/nightly/html/classvtkDelaunay3D.html

Bill

On Sat, Nov 8, 2008 at 4:30 AM, Peter Wainwright
<peter.wainwright at ieee.org> wrote:
> 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
> _______________________________________________
> 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