[vtkusers] Triangle prunning

Darshan Pai darshanpai at gmail.com
Mon Oct 11 12:51:02 EDT 2010


Maybe vtkTriangleFilter should clear degenrate triangles .

On Mon, Oct 11, 2010 at 7:28 AM, Eduardo Suarez-Santana <
esuarez at itccanarias.org> wrote:

>  I'm using a vtkMarchingCubes and a vtkTriangleFilter to get a
> triangular mesh from a 3-d image dataset.
>
> However, I get a triangular mesh with some extra-triangles on it. That
> is, I get a triangle sharing one edge (let's say edge X) with the mesh,
> and with its opposite vertex just belonging to this triangle. In other
> words, edge X belongs to three triangles, two from the correct mesh, one
> from an extra triangle.
>
> Is there a way to avoid the creation of these triangles, or to remove
> them? I tried vtkFeatureEdges with no success.
>
> Thanks,
> -Eduardo
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101011/36052567/attachment.htm>


More information about the vtkusers mailing list