|
From: Jeff W. B. <bo...@uc...> - 2002-02-22 23:06:07
|
This is strictly an OGL question - you need to find a version of OpenGL that supports stereo with a given hardware/OS combination. I am attaching a very simple OGL program that you can compile and run to test if you have come up with a winning combination. I just used the following line to compile, but you will have to adjust to compile with the right versions of the includes/libraries for your system: cc -I/usr/local/include -L/usr/local/lib stereotest.c -lX11 -lGL -lm jeff -- Jeff W. Boote <bo...@uc...> The more that you read, the more Software Engineer things you will know. The more VETS/SCD/NCAR that you learn, the more places Boulder, Colorado, USA you'll go. Dr. Suess |