Login  Register

Re: How to enable quad-buffered stereo rendering

Posted by gouessej on Aug 13, 2013; 9:54pm
URL: https://forum.jogamp.org/How-to-enable-quad-buffered-stereo-rendering-tp938684p4029799.html

I used a Quadro FX under Fedora in my previous job, I'll try to get the exact reference soon.

If you only use glDrawBuffer with GL_BACK_RIGHT and GL_BACK_LEFT, it should work with any graphics card compatible with at least OpenGL 1.1 (it was already doable in 1999...). All graphics cards sold nowadays support that but I understand that you want to be absolutely sure that it works, that's why I will give you at least one reference of a graphics card that supports it for sure without trouble.
Julien Gouesse | Personal blog | Website