[PyOpenGL-Users] Rectangle textures on Mac OS X
Brought to you by:
mcfletch
From: Daniel H. <da...@bo...> - 2004-10-19 04:21:01
|
Hi list, I've noticed that there doesn't seem to be support for GL_EXT_rectangle_texture in PyOpenGL at the moment. I'm sure that it would be straightforward to add this somehow... it's just an additional target enum after all. Is there a mechanism for checking for arbitrary extensions, or would it be easy to add this extension to those included in the OpenGL.GL.EXT module? Thanks, Daniel |