pyglet

pyglet: a cross-platform multimedia and windowing library for Python.
Download

pyglet Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Alex Holkner
  • Publisher web site:
  • http://code.google.com/p/pyembryo/

pyglet Tags


pyglet Description

pyglet: a cross-platform multimedia and windowing library for Python. pyglet: a cross-platform multimedia and windowing library for Python.pyglet provides an object-oriented programming interface for developing games and other visually-rich applications for Windows, Mac OS X and Linux. Some of the features of pyglet are:· No external dependencies or installation requirements. For most application and game requirements, pyglet needs nothing else besides Python, simplifying distribution and installation.· Take advantage of multiple windows and multi-monitor desktops. pyglet allows you to use as many windows as you need, and is fully aware of multi-monitor setups for use with fullscreen games.· Load images, sound, music and video in almost any format. 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.pyglet is provided under the BSD open-source license, allowing you to use it for both commerical and other open-source projects with very little restriction.Requirements:· OpenGL and GLX· GDK 2.0 or later (required for loading images)· OpenAL or ALSA (required for playing audio)· Python 2.5What's New in 1.1 Beta 1 Development Release:· pyglet 1.1 has hit the beta milestone, which means the API is very unlikely to change and the feature set has been frozen. We'd like you to try this version out for compatibility, and you might also enjoy the new features. This release is available in both source and Windows and Mac OS X installer forms. These installers also bundle the very-recently-released AVbin version 3.What's New in 1.0 Stable Release:· Added easy_install download URL· docs: Clarification to ManagedSoundPlayer· docs: Fixed typo of set_exclusive_mouse· pyglet.gl: Fixed a missing import· pyglet.event: Better error message when handler has wrong parameters· pyglet.event: Fixed invokation of properties during introspection· pyglet.font: Fixed non-integer font metrics on all platforms· pyglet.font: Improved vertical centering· pyglet.image: Fixed ColorBufferImage.texture property· pyglet.media: Fixed queuing of multiple StaticSources· pyglet.media: Fixed sequential playback of sources with different audio formats· pyglet.window: Added options override· Linux: No longer requires ldconfig to locate libraries· Linux: Fixed assumption about existance of certain WM atoms


pyglet Related Software