[PyOpenGL-Users] Extensions, etc
Brought to you by:
mcfletch
From: Brian H. <sd...@br...> - 2003-08-11 17:56:39
|
I am new to PyOpenGL and did not find much in the docs or archives on OpenGL extensions. Specifically, how are new extensions added to PyOpenGL? I would think a script (in Python) would be used to download the specs from the registry, create the glue code, run Swig or whatever, etc. Is this done now? Again, I am brand new (2 days) to PyOpenGL. Also, as I understand it, PyOpenGL supports OpenGL 1.1 which is quite old... Are there plans to update to say OpenGL 1.3? 1.4? Looks good though! Thanks, Brian |