Strengths and weaknesses of Pygame vs. pyglet vs. PyOpenGL?
excord80 at gmail.com
excord80 at gmail.com
Sun Dec 7 20:23:10 EST 2008
More information about the Python-list mailing list
Sun Dec 7 20:23:10 EST 2008
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Dec 7, 8:17 pm, "Patrick Mullen" <saluk64... at gmail.com> wrote: > On Sun, Dec 7, 2008 at 4:43 PM, <excor... at gmail.com> wrote: > > [snip] > PyOpengl - an opengl wrapper. Version 2 is written in c, version 3 > instead uses ctypes > Pyglet - an opengl + events/sound/etc wrapper written in ctypes Does pyglet use PyOpenGL as its OpenGL wrapper? If not, any idea why? Seems like it would be a fairly substantial duplication of effort.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list