News and Notes tagged <pyglet>
Pyglet + PyCairo 'Hello World'
Feb 22 2008, 4:10PM
I've been excited about using Pyglet for all it's nice timing/windowing/event handling. And then I got excited about the nice graphics programming from PyCairo.I couldn't find any examples of the two combined, so, with the help of this PyGame example I munged the following ... _ more