python-pyglew

Glew bindings for python
  http://www.cs.lth.se/home/Calle_Lejdfors/pygpu/
  1
  1 review



Pyglew is the python-bindings for the excellent opengl extension wrangler (glew), a library that handles initiliazation of opengl extensions.

this python wrapper over glew will let that library to initializate and check availability of extentions, and then to freely use them in a python code.

in addition, there are many extentions needed by other tools, like pygpu.
Latest reviews
4
blueXrider 12 years ago

quite nice