OpenSceneGraph/examples/osgmultiviewOVR
2020-12-29 18:28:17 +00:00
..
CMakeLists.txt Added initial template for Leia ViewConfig implementation 2020-12-29 13:30:27 +00:00
Leia.cpp Added 4x4 grid of images, currently repeating each row 4 times as step towards full 4x4 rendering. 2020-12-29 18:28:17 +00:00
leia.frag Added initial template for Leia ViewConfig implementation 2020-12-29 13:30:27 +00:00
Leia.h Added initial template for Leia ViewConfig implementation 2020-12-29 13:30:27 +00:00
leia.vert Added 4x4 grid of images, currently repeating each row 4 times as step towards full 4x4 rendering. 2020-12-29 18:28:17 +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