[Ves] [VES] stereoscopic rendering

Rene Pecnik - 3ME R.Pecnik at tudelft.nl
Tue Jan 20 10:44:15 EST 2015


Hi all,

Is it possible to use stereoscopic rendering in VES?

For example, what I have done in vtk is:

vtkRenderWindow *renWin = vtkRenderWindow::New();
renWin->StereoCapableWindowOn();
renWin->SetStereoTypeToSplitViewportHorizontal();
renWin->StereoRenderOn();

Now I would like to use the same capability in VES, but it seems that this is not inherited from vtkRenderWindow.
Any ideas on this?

Thank you!
Rene

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20150120/dde5e3a6/attachment.html>


More information about the Ves mailing list