[Edu-sig] Mirra 0.2.7, a 2D openGL python library with a focus on education
francois schnell
francois.schnell at gmail.com
Thu May 11 23:47:05 CEST 2006
Hello,
My aggregator brought me this from the cheeseshop. Examples look nice.
http://cheeseshop.python.org/pypi/Mirra/0.2.7
francois
---
Mirra is a 2D openGL python library. It defines a set of classes to render
primitive shapes (Text, Pixel, Line, Circle, Rect, Bitmap, BitmaPolygon) and
manages rendering and user input (mouse, keyboard, joystick). Mirra focuses
on interaction and implements an event listener and classes that receive
mouse events. (in a way like macromedia director or flash do). It runs using
pygame(SDL) but it can also be used under wxPython. Mirra is also thought to
teach students (basically design and multimedia students) programming in
python by playing around with graphics. It includes an easy to use
OpenSoundControl module.
---
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/edu-sig/attachments/20060511/343b24e5/attachment.html
More information about the Edu-sig
mailing list