On 29 Okt., 04:04, Tristam MacDonald <[email protected]> wrote: > However, has anyone brought pyglet up to date with OpenGL 3? Last I checked > we didn't have OpenGL 3 functions generated...
I've updated the OpenGL bindings of pyglet a while ago (on your request, see http://groups.google.com/group/pyglet-users/browse_thread/thread/0f83b02417c268a0#). So all OpenGL 3.x functions should be already available in pyglet- trunk. Due to the lack of OpenGL 3.x support on my laptop, I've not tried them myself (just checked if some of them are defined in pyglet.gl). Andy -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
