OpenSceneGraph/examples/osgmultiviewOVR
2020-12-31 15:06:30 +00:00
..
CMakeLists.txt Added initial template for Leia ViewConfig implementation 2020-12-29 13:30:27 +00:00
leia_interleave.frag Added intleave shader and more flexible projection matrix setup. 2020-12-31 15:06:30 +00:00
leia_interleave.vert Implemented rows in prep for interleaving of 4x4 2020-12-30 18:23:21 +00:00
Leia.cpp Added intleave shader and more flexible projection matrix setup. 2020-12-31 15:06:30 +00:00
leia.frag Added initial template for Leia ViewConfig implementation 2020-12-29 13:30:27 +00:00
Leia.h Implemented rows in prep for interleaving of 4x4 2020-12-30 18:23:21 +00:00
leia.vert Added intleave shader and more flexible projection matrix setup. 2020-12-31 15:06:30 +00:00
MultiviewOVR.cpp Fixed setting of pmv matrix 2020-12-29 13:31:15 +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 Added initial template for Leia ViewConfig implementation 2020-12-29 13:30:27 +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