[PyOpenGL-Users] OPENGL
Brought to you by:
mcfletch
From: Jason W. <ir...@gm...> - 2007-03-10 21:38:16
|
Python is extensible with C++. So why not just take the gl.h glu.h and friends and mod them so python can call them? wouldn't this be faster than your wrapper around ctypes? |