Unsung Python modules
J.Jacob
joost_jacob at hotmail.com
Fri Dec 14 20:27:56 EST 2001
More information about the Python-list mailing list
Fri Dec 14 20:27:56 EST 2001
- Previous message (by thread): Unsung Python modules
- Next message (by thread): Unsung Python modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[amk] > > What's your favorite unsung module? > Besides the ones you mention i would like to add pygame. It can sing itself be cause it has sound too ! It is the best thing if have found to easily do fast graphics, just 2D style with pixel perfect (.GIF or .BMP or whatever) images and still 100 frames per second. Not the ugly realtime computer rendered 3D stuff, but it can do openGL too, didnt test it myself. You can make a game with pygame but also anythin else that needs to do things with .GIFs moving around your screen. Makes SDL available for Python programmers (try SDL in C, argh:)
- Previous message (by thread): Unsung Python modules
- Next message (by thread): Unsung Python modules
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list