PyOpenGL and graphics card support

jefm jef.mangelschots at gmail.com
Thu Oct 1 04:27:03 EDT 2009


these are the imports I use:

from OpenGL.GL import *
from OpenGL.GLUT import *
from OpenGL.GLU import *



More information about the Python-list mailing list