[vtkusers] about volume rendering using vtkFixedPointVolumeRayCastMapper on RGBA data set

Randall Hand randall.hand at gmail.com
Wed Aug 2 00:39:41 EDT 2006


In regards to this &  your previous email, look at the documentation for the
vtkVolumeProperty (
http://www.vtk.org/doc/nightly/html/classvtkVolumeProperty.html ).
Specificaly the "IndependentComponentsOn/Off" methods.

You can map colors to a single component (through a lookup table),
2-component (RGB and Opacity), or 4 component (Each of the 4 separately) by
setting IndependentComponentsOff .

On 8/1/06, Yixun Liu <yxliu at fudan.edu.cn> wrote:
>
>  Hi,
>
> I have a 256x156x100 color image with 4 components. How does
> vtkFixedPointVolumeRayCastMapper distinguish the four components are
> denpendent or not?
>
> Sincerely,
>
> Yixun Liu
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
>


-- 
----------------------------------------
Randall Hand
Visualization Scientist
ERDC MSRC-ITL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060801/6d732322/attachment.htm>


More information about the vtkusers mailing list