OpenSceneGraph/examples/osgmultiviewOVR
2020-11-12 15:53:38 +00:00
..
CMakeLists.txt Updated shaders for GL_OVR_multiview2 usage 2020-11-12 15:13:29 +00:00
MultiviewOVR.cpp Updated shaders for GL_OVR_multiview2 usage 2020-11-12 15:13:29 +00:00
multiviewOVR.frag Updated shaders for GL_OVR_multiview2 usage 2020-11-12 15:13:29 +00:00
MultiviewOVR.h Copied StandardStereo class renamed to MultivewOVR to use as base of multiviewOVR work. 2020-11-12 12:36:24 +00:00
multiviewOVR.vert Added ovr related shader variables 2020-11-12 15:53:38 +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 Copied StandardStereo class renamed to MultivewOVR to use as base of multiviewOVR work. 2020-11-12 12:36:24 +00:00
StandardStereo.h Added standard side by side stereo config to use as a comparison to multviewOVR implementation 2020-11-12 12:22:40 +00:00