[vtkusers] Reading a single 3D file?

Praveen Thiagarajan praveen at mail.dbi.udel.edu
Mon Jan 28 16:27:35 EST 2002


This is actually a question rather than any answer. I have seen Volumizer
examples in IRIX using a 3D tiff format. I was wondering if that was a
standard format (I should think it is, but have never seen it used
elsewhere) and is there anyone developing a VTK reader for it.

If it is a standard format and no one else is developing or planning to
develop it, I wouldn't mind developing a VTK reader class for it
(although I have no experience writting a VTK Class).

Praveen

On Mon, 28 Jan 2002, William R. Oliver wrote:

> 
> I have a single file that contains 3D data (32-bit signed integers).
> I know the dimensionality, etc. and I want to read in the file
> to do volume rendering.
> 
> In reading "The Visualization Toolkit User's Guide," I see 
> how to read in a volume from a series of 2D images, but nothing
> to read in 3D data from one file of ints.
> 
> Is there a "read raw" command in VTK?
> 
> Thanks!
> 
> billo




More information about the vtkusers mailing list