[Ves] [VES] stereoscopic rendering

Cameron Lowell Palmer cameron.palmer at ntnu.no
Tue Jan 27 09:53:44 EST 2015


Does VTK officially support OpenGL ES yet? Or is that still a work in progress?

On 27. jan. 2015, at 15.49, Aashish Chaudhary <aashish.chaudhary at kitware.com<mailto:aashish.chaudhary at kitware.com>> wrote:

Hi Rene,

It is possible but it will require some work. I would suggest that you use the VTK OpenGL2 backed for this purpose as we are not actively improving the VES anymore.

Thanks,


On Tue, Jan 20, 2015 at 10:44 AM, Rene Pecnik - 3ME <R.Pecnik at tudelft.nl<mailto:R.Pecnik at tudelft.nl>> wrote:
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


_______________________________________________
Ves mailing list
Ves at public.kitware.com<mailto:Ves at public.kitware.com>
http://public.kitware.com/mailman/listinfo/ves




--
| Aashish Chaudhary
| Technical Leader
| Kitware Inc.
| http://www.kitware.com/company/team/chaudhary.html
_______________________________________________
Ves mailing list
Ves at public.kitware.com<mailto:Ves at public.kitware.com>
http://public.kitware.com/mailman/listinfo/ves

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20150127/40dd9ec1/attachment-0001.html>


More information about the Ves mailing list