[vtkusers] file conversion
    David Doria 
    daviddoria at gmail.com
       
    Tue Apr 17 13:30:56 EDT 2012
    
    
  
On Tue, Apr 17, 2012 at 9:04 AM, p0rter <a.schmitz703 at gmail.com> wrote:
> hello,
>
> how can i convert vtk-files into any other format?
> there are collada, xml, json which fit my purposes.
> does anybody know how to do it?
> is it possible with ruby? or with paraview? how?
>
> regards
What type of data is in your vtk file? VTK has some export filters for
3D data (OBJ, STL, etc), and lots of image-style data exporters (BMP,
PNG, etc).
    
    
More information about the vtkusers
mailing list