[vtk-developers] [vtkusers] New filter class: vtkPolyDataToUnstructuredGridFilter

David Doria daviddoria+vtk at gmail.com
Wed Mar 31 08:32:10 EDT 2010


This was posted to the users list a few days ago. I think we should
definitely provide easy (and easy to find) ways to convert between the
standard data types.

Thanks,

David



On Fri, Mar 19, 2010 at 1:08 PM, Oliver Rudolph
<oliver.rudolph at iisb.fraunhofer.de> wrote:
> Hi folks!
>
> There had been several postings on conversion from vtkPolyData to
> vtkUnstructuredGrid in the past with no really accessible solutions
> except the global statement "write a filter on your own".
>
> Now, I was confronted with doing quite the same conversion and found a
> rather quick solution doing some 3D delaunization. Although this is not
> yet stable in all situations there are, "normal" input as I had been
> confronted with up to know, worked well.
>
> Maybe you have suggestions for improvement or other approaches to this
> problem. So far, please find attached the source files, maybe you'll
> want to add them to the vtk codebase (which would make me a little proud :)
>
>
> Best regards,
> Oliver
>
> _______________________________________________
> 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 vtk-developers mailing list