[vtkusers] capping off an isosurface (cont)

Will Schroeder will.schroeder at kitware.com
Wed Aug 22 07:29:16 EDT 2001


Hi Gala-

The current triangulation code is quite robust. What version of vtk are you 
running? If vtk3.2 or higher, please send me the polyline data that forms 
the boundary of the polygon that is failing. Also, make sure that the 
polygon is defined by n points, where point "0" and point "n-1" are not 
duplicates. Duplicate begin and end points will cause the problem.

Will


At 08:58 PM 8/21/2001 -0500, Gala'Vi and Liss @ Mainframe Country wrote:

>I did look at the cutCow.tcl and translated the code to C++ (don't have
>tcl). That's the code that I'm currently using. It almost does it, almost
>completes the caps and then says that triangulation failed! At some point
>all of a sudden it starts connecting the edge of the top cap to the
>opposite edge of the bottom cap and after a while errors out!
>
>-- Gala





More information about the vtkusers mailing list