Differences between revisions 2 and 3
Revision 2 as of 2003-10-01 23:51:52
Size: 319
Editor: pD9E7E568
Comment:
Revision 3 as of 2004-09-21 00:53:25
Size: 799
Editor: gateway
Comment: updated status as I understand it
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
Not yet stable enough for serious production but definitely worth a look. Not yet stable enough for serious production but definitely worth a look.

''September 2004'': last release was version 1.0 in August 2003;
it was released as a zip of an installed tree, byte-compiled for Python 2.2.
The last release in installable package form was 0.95, in January 2003.
Even at the time of 0.95, the portability of at least the openGL renderer was
ruined by a dependency on the Windows-specific WGL extension.
Might still be worth a look if only because there's nothing much else
available for use with PyGame. ''MartinManey''

PyUi

Specialized GUI Toolkit for rendering GUIs in Opengl. The widgets themselves are OpenGL elements.

Suitable for game programming. Easy to use.

Dependencies

PyGame, PyOpenGl, PIL (PythonImagingLibrary)

Caveats

Not yet stable enough for serious production but definitely worth a look.

September 2004: last release was version 1.0 in August 2003; it was released as a zip of an installed tree, byte-compiled for Python 2.2. The last release in installable package form was 0.95, in January 2003. Even at the time of 0.95, the portability of at least the openGL renderer was ruined by a dependency on the Windows-specific WGL extension. Might still be worth a look if only because there's nothing much else available for use with PyGame. MartinManey

PyUi (last edited 2014-03-13 14:11:16 by DaleAthanasias)

Unable to edit the page? See the FrontPage for instructions.