OpenGL Stereo

Last Revision:
Version 1.0, 2003-01-14
An example of full-screen stereo OpenGL under Carbon.
Build Requirements:
Runtime Requirements:
Carbon aglString Sample, Project Builder, Mac OS X

OpenGL Image This is an example of full screen stereo OpenGL under Carbon. The pixel format setup code for a example of setting a proper stereo pixel format (note, only full screen is supported for stereo). The drawing code correctly slect either the left or right buffer to draw into and uses blue line code to draw a blue sync line on each buffer, required for the currently generation of stereo glasses. This sample requires the aglString sample to build. Requirements: aglString Sample, Project Builder, Mac OS X Keywords: Carbon, OpenGL, Stereo