[Ves] [VES] stereoscopic rendering

Cameron Lowell Palmer cameron.palmer at ntnu.no
Tue Jan 27 10:11:05 EST 2015


The downside would be all our existing work with vesKiwi****Representations would need to be reworked.

Can you recommend a specific version of VTK where I could try it out?

cameron.

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

HI Cameron,

It supports ES now. The work there is not as elaborate as VES but it provides more features in terms of exporting VTK into the ES environment.

- Aashish

On Tue, Jan 27, 2015 at 9:53 AM, Cameron Lowell Palmer <cameron.palmer at ntnu.no<mailto:cameron.palmer at ntnu.no>> wrote:
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




--
| Aashish Chaudhary
| Technical Leader
| Kitware Inc.
| http://www.kitware.com/company/team/chaudhary.html

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


More information about the Ves mailing list