[vtkusers] Smoothing a meshgrid

Bill Lorensen bill.lorensen at gmail.com
Fri Jan 17 10:20:29 EST 2014


Great! and thanks for the example.


On Fri, Jan 17, 2014 at 9:32 AM, Michka Popoff <michkapopoff at gmail.com> wrote:
> Nice, thats exactly what was missing :)
>
> I created an example on the wiki with my code : http://www.vtk.org/Wiki/VTK/Examples/Python/PolyData/SubdivisionFilters
>
> Thank you very much.
>
>
> Le 17 janv. 2014 à 14:05, Bill Lorensen a écrit :
>
>> 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
>> _______________________________________________
>> 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