[vtkusers] Triangulating a set of points

Karin Faulhaber faulhabe at ipf.uni-karlsruhe.de
Tue Feb 13 12:52:05 EST 2001


> "Asad A. Abu-Tarif" wrote:
> 
> Hi,
> I have a set of 3D points and I would like to triangulate them. The
> resulting mesh(s) don't have to be closed. In fact, they won't be in
> most cases. Is there a filter that can do this in VTK??
> The way I understand it, neighther vtkMarchingCubes, nor
> vtkContourFilter, nor vtkTriangleFilter can do this.

I don't know about the closed meshes, but try vtkDelaunay2D ...

Karin




More information about the vtkusers mailing list