![]() |
| ||||
pyglet was created as an accessible and open source Python module that offers an object-oriented programming interface. pyglet allows you to develop visually-rich applications and games for multiple platforms.
Now, you can use this accessible and handy module to quickly develop the applications you want.
Here are some key features of "pyglet":
· Allows you to take advantage of multiple windows and multi-monitor desktops.
· pyglet can optionally use AVbin to play back audio formats such as MP3, OGG/Vorbis and WMA, and video formats such as DivX, MPEG-2, H.264, WMV and Xvid.
Requirements:
· Python 2.4 or higher
< /p>
What's New in This Release: [ read full changelog ]
· The major 1.2 release brings pyglet to Python 3. Pyglet now also runs on
· 64-bit operating systems Linux, Windows and OS X.
Backwards-incompatible API changes:
· renamed Label parameter 'halign' to 'align', fix for issue:460
· remove unused module 'glext_missing' - everything should already be in
· glext_arb'
Other changes and fixes:
· updated OpenGL wrappers (except for agl* and wgl*)
· added set_mouse_position to window, fix for issue:467
· configurable texture filtering for issue:463
· correction to use textures min/mag filter for get_texture
· fix runaway event loops caused by least squares estimator
· compute correct expiration time for the event loop
· fix ordering of Groups and OrderedGroups
· fix loading of small images using GdkPixbuf2ImageDecoder for issue:493
· applied Andrew Straw's pyglet-xvfb.patch patch from issue:456
· fix for issue:517 tests/window/CONTEXT_SHARE.py glIsList exceptions
· numeric keypad constants in docs don't match key.py, fix for issue:523
· use new method for quering extension...

Via: pyglet 1.1.4 / 1.2 Alpha 1
