OpenSceneGraph/examples/osgmultiviewOVR
2020-11-12 17:19:23 +00:00
..
CMakeLists.txt Updated shaders for GL_OVR_multiview2 usage 2020-11-12 15:13:29 +00:00
MultiviewOVR.cpp Removed the copyright notices as the code is new and doesn't require the standar OSGPL license. 2020-11-12 17:19:23 +00:00
multiviewOVR.frag Updated shaders for GL_OVR_multiview2 usage 2020-11-12 15:13:29 +00:00
MultiviewOVR.h Removed the copyright notices as the code is new and doesn't require the standar OSGPL license. 2020-11-12 17:19:23 +00:00
multiviewOVR.vert Added uniform arrays for left and right view and projection matrix offsets 2020-11-12 17:04:22 +00:00
osgmultiviewOVR.cpp Selected single threading to avoid multibuffering of multiview structures 2020-11-12 15:52:24 +00:00
standard.frag Added standard side by side stereo config to use as a comparison to multviewOVR implementation 2020-11-12 12:22:40 +00:00
standard.vert Added standard side by side stereo config to use as a comparison to multviewOVR implementation 2020-11-12 12:22:40 +00:00
StandardStereo.cpp Removed the copyright notices as the code is new and doesn't require the standar OSGPL license. 2020-11-12 17:19:23 +00:00
StandardStereo.h Removed the copyright notices as the code is new and doesn't require the standar OSGPL license. 2020-11-12 17:19:23 +00:00