[vtkusers] How to render semi-transparent effect using VTK

Juerg Tschirren juerg-tschirren at uiowa.edu
Sun Aug 26 11:10:20 EDT 2001


vtkActor actor = vtkActor::New();
...
actor->GetProperty()->SetOpacity(0.1);



On Sun, 26 Aug 2001, Jianlong Zhou wrote:

> hi,all,
> Does anyone know how to render semi-transparent effect using
> VTKß For example I want to render the medical data and want to
> render the skin semi-transparent, thus I can also see the interior of
> the data at the same time.
> Does anyone give me some information about realizing this effect
> using VTK?
>
> Thank you in adcance.
>
> JL
>
> _______________________________________________
> 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://public.kitware.com/mailman/listinfo/vtkusers
>





More information about the vtkusers mailing list