Search found 1 match
- Wed Oct 17, 2012 08:19
- Forum: Help
- Topic: Rendering to QuadBuffer/Stereoscopic Views
- Replies: 0
- Views: 2922
Rendering to QuadBuffer/Stereoscopic Views
Hi, Started playing with CEGUI in combination with SDL and libgls (faking up quadbuffers). In order to render quad buffers I need to be able to change the projection matrix between left and right views, and as yet have not worked out how to do it. In my test app both left and right views are renderd...