[PyOpenGL-Users] SwapBuffers()
Brought to you by:
mcfletch
From: Greg H. <gho...@co...> - 2004-03-07 09:46:56
|
I'm wondering if SwapBuffers() (double-buffering) is implicitly handled by the PyOpenGL implementation, or if it requires an init option like GLUT_DOUBLE when using glut? I'm running Python 2.3 and PyOpenGL 2.0 on Mac OS 10.3. Thanks. --Greg |