Re: PyGLet on Python 3

2013-07-25 Thread John Ladasky
Hi Devyn. After I didn't get a response concerning PyGLet inside this thread, I started another thread. It's here: https://groups.google.com/forum/#!topic/comp.lang.python/ARtI0GC9RHc -- http://mail.python.org/mailman/listinfo/python-list

Re: PyGLet on Python 3

2013-07-25 Thread Devyn Collier Johnson
On 07/23/2013 02:24 AM, John Ladasky wrote: On 07/21/2013 08:10 PM, Joseph Clark wrote: John, have you taken a look at pyglet? It's an alternative to pygame and I found it pretty slick once I got the hang of it. There is a development version that's compatible with python 3 and I've never h

PyGLet on Python 3

2013-07-22 Thread John Ladasky
On 07/21/2013 08:10 PM, Joseph Clark wrote: > John, have you taken a look at pyglet? It's an alternative to pygame and I > found it pretty slick once I got the hang of it. There is a development > version that's compatible with python 3 and I've never had a bug with it. It > wraps OpenGL itse