[vtkusers] How to create triangle strips?

Bill Lorensen bill.lorensen at gmail.com
Fri Dec 3 09:20:23 EST 2010


The example now works correctly:
http://vtk.org/Wiki/VTK/Examples/Cxx/GeometricObjects/TriangleStrip

Replaced SetPolys() with SetStrips(). Also the original coordinates
produced a bad strip.

On Fri, Nov 19, 2010 at 2:52 PM, David Doria <daviddoria at gmail.com> wrote:
> On Fri, Nov 19, 2010 at 2:39 PM, Hugo Valdebenito <hugo at maptek.cl> wrote:
>>
>> Anyone can help me please?
>> :(
>
> This is probably pretty close, but it segfaults:
>
> http://www.vtk.org/Wiki/VTK/Examples/Cxx/Broken/GeometricObjects/TriangleStrip
>
> Maybe someone will fix it for you?
>
> David
> _______________________________________________
> 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
>



More information about the vtkusers mailing list