[vtkusers] File format

David E DeMarle dave.demarle at kitware.com
Thu Jul 19 11:18:34 EDT 2007


Yes, VTK will read _many_ different file formats.

To visualize data saved in a different file formats, it is usually a
matter of putting a different reader at the start of a visualization
pipeline. See
http://www.vtk.org/doc/nightly/html/annotated, and search for reader
repeatedly to all those that are available.

Each reader's page will have Testing and or Example links to code
examples that use the reader.

cheers
Dave DeMarle


On 7/19/07, Emma Ryan <eryanvtk at yahoo.com> wrote:
>
> Hi,
>
>    Does vtk accept files that are not in the *.1, *.2....format ? If so, how
> is it done ?
>
>   For example, quarter.1, quarter.2, quarter.3 etc...
>
> Emma
>
>  ________________________________
> Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail,
> news, photos & more.
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the 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 vtkusers mailing list