[vtkusers] loopsubdivision in VTK
David Doria
daviddoria+vtk at gmail.com
Tue May 18 09:39:15 EDT 2010
On Tue, May 18, 2010 at 9:35 AM, pablo p del castillo
<pablodecastillo at yahoo.es> wrote:
> Hello,
>
> In Paraview to smooth a surface mesh i used "loopsubdivision filter", what is the equivalent in Vtk?
>
> Advanced thanks,
>
> Pablo
Just FYI - "Loop" subdivision is sometimes a confusing name. Charles
Loop is the guy who developed the algorithm, it has nothing to do with
"loops".
vtkLoopSubdivisionFilter is what you're looking for - here is an
example of a few different types of subdivision:
http://www.vtk.org/Wiki/VTK/Examples/Meshes/Subdivision
Thanks,
David
More information about the vtkusers
mailing list