[vtkusers] Re: vtk reader *.grd *.dis *.img *.rrd *.xyz
Scott J. Pearson
scottjp at CLEMSON.EDU
Wed Mar 23 12:20:48 EST 2005
I do not know if any of these file are readable, but if you have their
specifications, it is not difficult to write a VTK reader on your own. You
would simply need to arrange their data into a series of points, scalars,
etc. and render them. See any of the Readers in the IO directory for an
example to base your off of.
Scott
---
Scott J. Pearson
Systems Programmer, Center for the Advanced Engineering of Fibers and Films
Clemson University 864.656.6389 scottjp at clemson.edu
10 Riggs Hall, Clemson, SC 29634
http://www.clemson.edu/caeff/
More information about the vtkusers
mailing list