[vtkusers] rendering multivolumer

Aashish Chaudhary aashish.chaudhary at kitware.com
Wed Oct 7 11:38:12 EDT 2015


Hi baoyun,

The multiple volume rendering is something that needs bit more explanation.
We do support multiple volume rendering
in a single renderer, however, you will need to instantiate multiple
mappers for that (or you can combine volumes into one large volume using
VTK filters). The caveat would be is that when you have multiple volumes,
you will not be able to control how the volumes will affect each other for
computation and hence color and opacity will be computed individually.

Please let us know if you need more help.

Thanks


On Tue, Oct 6, 2015 at 4:14 PM, baoyun via vtkusers <vtkusers at vtk.org>
wrote:

> Hi,
>
> I need to render several volumes in one widget. I am wondering whether vtk
> support muti volume rendering? If not supported now, is this function going
> to be supported in near future?
>
> If I need to inherit vtk class to render multi-volume, can somebody explain
> how to do it?
>
> baoyun
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/rendering-multivolumer-tp5734283.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 



*| Aashish Chaudhary | Technical Leader         | Kitware Inc.            *
*| http://www.kitware.com/company/team/chaudhary.html
<http://www.kitware.com/company/team/chaudhary.html>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151007/b52a0a69/attachment.html>


More information about the vtkusers mailing list