GLEW python binding using cython(The OpenGL Extension Wrangler Library).
Python: http://www.python.org/ Cython: http://www.cython.org/ GLEW: http://glew.sourceforge.net/
-
Download and install the following: python 2.7 cython (latest version) VS2008 SP1
-
Grab the latest glew: Copy the dlls and header into the root of pyGLEW
-
To compile: Run build.bat from the scripts folder
Not all the functions were fully tested so feel free to submit bugs.