On Mon, Nov 24, 2008 at 10:08 AM, Silentpolygon <[EMAIL PROTECTED]> wrote: > > Hi everybody > > I always was very interested in programming directly to OpenGl as it > is very powerfull. Im not sure if I get the MainPage info at > http://www.pyglet.org correctly. When I work with pyglet, do I have > the full features of OpenGl? So i "just" get used to OpenGL and I can > use this then in PyGlet?
Yes, pyglet provides the OpenGL 2.1 interface, as well as most extensions in the registry. An upcoming version will support the latest extensions and OpenGL 3.0. Alex. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
