[vtkusers] Volume Rendering with Colored Data?
Lisa Avila
lisa.avila at kitware.com
Thu Sep 11 13:34:44 EDT 2003
Hi Ben,
vtkVolumeTextureMapper2D does not render color data (only one component
unsigned char or unsigned short data).
You'll see an announcement on this list sometime next week for VolView 2.0
- it can render color volumes (and multiple independent components of any
data type from unsigned char to double).
Lisa
At 12:05 PM 8/26/2003, Ben FrantzDale wrote:
>I'm trying to extend the SimpleTextureMap2D example to be used with color
>data. I tried changing the data file to use COLOR_SCALARS, but couldn't
>get that to work. Looking at the class diagrams it looks like
>vtkVolumeTexturreMapper2D should have access to an RGB texture somehow,
>but how?
>
>--Ben
>
>_______________________________________________
>This is the private VTK discussion list. Please keep messages on-topic.
>Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list