[vtkusers] Smoothing a meshgrid

Bill Lorensen bill.lorensen at gmail.com
Fri Jan 17 08:05:30 EST 2014


Try running your mesh through CleanPolyData before smoothing. Looks
like you are generating independent triangles that are not sharing
edges.


On Fri, Jan 17, 2014 at 12:44 AM, madz <madaramh at gmail.com> wrote:
> Hi,
> take a look at this example
> http://www.vtk.org/Wiki/VTK/Examples/Cxx/Meshes/Subdivision
> <http://www.vtk.org/Wiki/VTK/Examples/Cxx/Meshes/Subdivision>  . I had a
> similar problem as well see
> http://vtk.1045678.n5.nabble.com/Smooth-out-surface-interpolate-td5724545.html
> <http://vtk.1045678.n5.nabble.com/Smooth-out-surface-interpolate-td5724545.html>
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/Smoothing-a-meshgrid-tp5725432p5725466.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtkusers mailing list