[vtkusers] 'Incorrect' Geometry on Conversion to Polydata
David Doria
daviddoria+vtk at gmail.com
Sun May 16 17:40:42 EDT 2010
On Sun, May 16, 2010 at 5:32 PM, Ted Kord <teddy.kord at googlemail.com> wrote:
> Hi Bill
> My final goal is to generate an STL mesh from the .ply format.
> I import the .ply file into Meshlab, remesh and output a .stl file.
> If there's a better way, please let me know.
> Theodore
I don't understand your code then? Can't you just use
http://www.vtk.org/Wiki/VTK/Examples/IO/ReadPLY
followed by
http://www.vtk.org/Wiki/VTK/Examples/IO/WriteSTL
?
Can you provide a sample file?
Thanks,
David
More information about the vtkusers
mailing list