[vtkusers] Stereo rendering for some renderers
Aashish Chaudhary
aashish.chaudhary at kitware.com
Wed Feb 5 09:03:49 EST 2014
On Wed, Feb 5, 2014 at 4:23 AM, Oskar Kirmis <kirmis at st.ovgu.de> wrote:
> Hi there,
>
> it took some time to test everything you suggested as I didn't have much
> time for it. It turns out that stereo rendering is disabled using the
> methods mentioned here, but I ran into some other strange, stereo-related
> problems in rendering. When I now render any 2D objects with stereo enabled
> in the render window but disabled in the camera, the first object has is
> rendered in stereo. Once I add a 3D poly data object to the renderer,
> everything is fine and the 2D object is rendered non-stereo. When I then
> remove the 3D object, the problem appears again.
>
>
Just to make it clear:
You have 2D object -- You get stereo but you want mono
You add 3D object to the scene - You get stereo and 2D is rendered in mono
You remove 3D object - you get stereo for your 2D scene
Now I am assuming your 2D and 3D scene are part of different renderer?
> I don't know how vtk works internally but for me it seems like clearing a
> property is missing. Any hints?
>
>
> Oskar
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
--
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140205/b39ed97f/attachment.html>
More information about the vtkusers
mailing list