SPyRE new version 0.7

David dvkeeney at gmail.com
Wed Jan 11 00:31:41 CET 2006


SPyRE v 0.7

SPyRE is a Simple Pythonic Rendering Engine for OpenGL

Changes since v 0.6

The design is more modular, with components to handle display object group
management and time-keeping/progress control, in addition to the components
in prior versions to handle the environment and interface.

Engine supports multiple viewports now.

Stereoscopic module rewritten so that stereo components wrap non-stereo
equivalents. New stereoscopic demos added, for both edimensional LCD glasses
and red/blue glasses

The engine's 'idle' method can be a regular method or a generator method.

Engine mainloop control is via Exceptions, so that engine can be exited or
restarted from a displayable object.
A test suite has been added, various bugs fixed, and the code checked in
Pychecker. A couple of demos have been added.

Distribution packages has been re-organized, with demos and tests in
subdirs; demos will run without installing module

Find package (.egg or .zip) at
http://sourceforge.net/project/showfiles.php?group_id=110483 .

Dependancies are only Python (2.3), Pygame, and PyOpenGL


David Keeney

--
dkeeney at travelbyroad.net
Pitcher's Duel -> pduel.sourceforge.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-announce-list/attachments/20060110/cd0e7a1d/attachment.html 


More information about the Python-announce-list mailing list