Graphics.

DH no at sp.am
Wed Mar 10 15:41:38 EST 2004


Jonathan Daugherty wrote:
> Right now my objective is to find a good API that will allow me to
> perform fast alpha and blitting operations for a fancy menu system.
> Do any of you have experience and subsequent advice?  I'm leaning
> toward pygame.

I'm not sure what you mean by a fancy menu system, but
you can do OpenGL stuff in PyGame too, just install pygame and pyopengl.

See also PyUI, an alpha gui toolkit that works on top of pygame and/or 
pyopengl: http://pyui.sourceforge.net/



More information about the Python-list mailing list