]> git.tdb.fi Git - libs/vr.git/commit
Make the StereoCombiner information interface more flexible
authorMikko Rasa <tdb@tdb.fi>
Mon, 22 Dec 2014 22:44:28 +0000 (00:44 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 22 Dec 2014 22:44:28 +0000 (00:44 +0200)
commitb17410965e84e378c4cc85ffb732365552edc584
tree6d940152f3a52e00b68cee4d6572c02a00484f32
parent654b8083e06fb9f3338f7148bfd30b6305c7c5be
Make the StereoCombiner information interface more flexible

Different non-integer sizing factors may be required for width and height,
and visual aspect ratio does not necessarily match that of the render
target.
source/oculusriftcombiner.cpp
source/sidebysidecombiner.cpp
source/stereocombiner.cpp
source/stereocombiner.h
source/stereoview.cpp