OpenSceneGraph/examples/osgmultiviewOVR
2020-12-24 13:41:42 +00:00
..
CMakeLists.txt Updated shaders for GL_OVR_multiview2 usage 2020-11-12 15:13:29 +00:00
MultiviewOVR.cpp Added ToggleFrustumHandler that toggles the use of the custom frustum when the 'c' key is pressed. 2020-12-24 13:41:42 +00:00
multiviewOVR.frag Added support for vertex colours 2020-11-12 18:35:16 +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 support for vertex colours 2020-11-12 18:35:16 +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 debug right eye camera clear colour setting 2020-11-12 18:32:27 +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