[Ves] Transparent plane

Pat Marion pat.marion at kitware.com
Mon Mar 18 00:29:58 EDT 2013


Have you seen the interactive brain atlas demo in KiwiViewer?  That uses a
clipping plane.  Is that similar to what you are trying to do?  The plane
is generated using the
vtkPlaneSource<http://www.vtk.org/doc/nightly/html/classvtkPlaneSource.html>,
then set the color and transparency using
vesKiwiPolyDataRepresentation::setColor().

Pat

On Mon, Mar 18, 2013 at 2:18 PM, Eduardo Poyart <poyart at gmail.com> wrote:

> Hi,
>
> I would like to add a transparent plane to the scene graph. I need to
> indicate a cutting plane for simulation of an ultrasound procedure.
> Ideally it would be a transparent green quad, with no texture.
>
> What would be the best way to do it?
>
> Thanks
> Eduardo
> _______________________________________________
> Ves mailing list
> Ves at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20130318/8e9e8ae5/attachment-0001.html>


More information about the Ves mailing list