Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
ANN: pyglet 1.0beta1
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Alex Holkner, post: 3131959"] Greetings I am pleased to announce the first public beta of pyglet, a cross-platform windowing and multimedia package useful for developing games and other visually-rich applications. [URL]http://www.pyglet.org[/URL] pyglet is written entirely in Python, with no external requirements needed to develop applications for Windows XP, Mac OS X or Linux. pyglet allows applications to open any number of top-level windows and draw into them using the OpenGL API. Multiple-monitor setups are well-supported. Applications using pyglet can also play sound and music samples in surround-sound, taking advantage of hardware acceleration where available. With the addition of a single DLL based on FFmpeg, applications can read compressed sound and video in many formats. pyglet is provided under the BSD open-source license, allowing you to use it for both commercial and other open-source projects with very little restriction. Cheers, Alex. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
ANN: pyglet 1.0beta1
Top