[vtkusers] Rendering multiple volumes
Lisa Avila
lisa.avila at kitware.com
Tue Oct 18 13:35:58 EDT 2005
Hello,
In VTK you cannot volume render separate volumes that overlap in space. You
can render multiple volumes that can be sorted in a back-to-front ordering,
and you can render a volume with multiple component. You might try
resampling your volumes into one volume or a set of axis-aligned volumes
that can be easily sorted.
Lisa
At 12:20 PM 10/3/2005, Lalit C. Karlapalem wrote:
>I have multiple volumes that I want to volume render. They are overlapping
>in the object space, so, certain screen pixels might have info from both
>the datasets.
>I am at a loss on how to do this in VTK?
>Has anyone come across this situation before? What are my different options?
>Please help!!!!
>
>Many thanks in advance
>_______________________________________________
>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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20051018/724312ce/attachment.htm>
More information about the vtkusers
mailing list