<html>
<br>
<br>
At 12:57 AM 12/8/2000 +0100, D. Vercauteren wrote:<br>
<blockquote type=cite class=cite cite><font size=2>\</font><br>
<font size=2>Another one : when building a polygon, if it's convex all
works fine. If it isn't convex, it seems the triangulate method which
fills the polygon just pick a point and triangulate from it. So the
filled polygon has a strange shape with triangles overlapping the real
one. Is there a way to have it work ?</font><br>
<font size=2>I've tried to pass the polygon through vtkTriangleFilter but
it's exactly the same problem.</font></blockquote><br>
It's not clear which version of vtk you are running. The triangulation
method in vtkPolygon (which vtkTriangleFilter) has been recently
rewritten and works great. I would suggest that<br>
you obtain the daily release version of vtk at
<a href="http://www.kitware.com/vtkhtml/vtkdata/Nightly.html" eudora="autourl">http://www.kitware.com/vtkhtml/vtkdata/Nightly.html<br>
<br>
</a>Will</html>