Hi Rafa,

On 3 April 2013 09:48, Rafa Gaitan <[email protected]> wrote:

> I'm not sure if the refactor will affect the way that stereo will be
> managed, but currently also exists auto-stereoscopic displays, which means
> that not only find the classical two-view stereo but many views (8 or 9 are
> the most common) and even in mobile devices it's also possible to find
> auto-stereoscopic displays.
>

What is the layout of the views?  Are they all horizontal, or arranged in a
grid?  Do they form and arc or in a plane?

The reason for my question is I'm currently working on a slave update
callback that computes the projection and view matrix offsets per frame,
and believe that one callback class could be used for both stereo and
multiple views.  For each slave camera we instantiate this callback, each
time with a different horizontal and vertical offset scale to specialize it
specifically for that camera's eye offset.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to