[vtkusers] 3d data format??

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Sat Mar 17 00:36:57 EST 2001


hi,

>>>>> "Manan" == Manan Syal <msyal at vt.edu> writes:

    Manan> hello all...  i am new to VTK. I am trying to render some
    Manan> 3d data... i have uncompressed data, which i need to render
    Manan> in the form of meshes..i have gone through the examples,
    Manan> and realize that the user must specify data at each point,
    Manan> and the connectivity list between the points..  is there
    Manan> any example or any other link where i can find the (user
    Manan> )data structure required by VTK to render volumes ?  please
    Manan> reply at the earliest..need help with this one..  manan

What kind of data is this?  Is it a rectilinear or structured or
unstructured grid??  In any case you can use the vtk data format
information on the data format is avlbl in the appendices of the VTK
book and also online here:
     
     http://www.kitware.com/FileFormats.pdf

If you are looking for examples, get a hold of the VTK CD that ships
with the book (and separately sold also) and look in the vtkdata
directory.  If you dont have access to either, download the data from:

http://www.kitware.com/vtkhtml/vtkdata/HowToGetSoftware.html

There are links to the data here with some information on what to get
etc.

HTH,
prabhu




More information about the vtkusers mailing list