[vtkusers] Re:Delaunay triangle degeneration avoidance

Ruby Shamir rubke at cs.huji.ac.il
Mon Jul 26 03:41:23 EDT 2004


Hi,
 
The black triangles are not holes (my background is not black).
 
However, I think it is because it could not decide the normal direction.
 
I solved this by repeating the Delaunay triangulation on the data. After
the first time I decimated, took the largest connected component and
smoothed the data.
 
Then the triangulation was better (without black triangles, and with
fewer degenerate triangles).
 
Thank you for the answer,
 
 Ruby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040726/2fbd0818/attachment.htm>


More information about the vtkusers mailing list