[vtkusers] Color volume rendering from 2D BMP files

Friesenecker Wolfgang Wolfgang.Friesenecker at fh-hagenberg.at
Tue Jul 10 04:30:04 EDT 2007


hi,

I'm a newbie in vtk and I want to render a color bmp files to a volume.

I use vtkBMPReader class. The BMP files have a resolution 200x100

br->SetDataExtent(0,199,0,100,0,5)
br->SetDataSpacing(1.0,1.0,1.0)

What are the next steps for correct rendering a color volume without any
changes to the colors?

Thanks for help
Wolfgang Friesenecker



More information about the vtkusers mailing list