Categories
Zoe
ZOE (formerly OGLE) is an OpenGL graphics engine, written entirely in Python. It's primary focus is rapid prototyping and experimentation, so it only supports the barest essentials, with focus on wire frames. Special emphasis is placed on particle systems (where non-interacting particles follow simple rules).
Some familiarity with OpenGL is expected, although when exploiting the particle system abstractions no specific OpenGL knowledge is required.
Demos included are the obligatory spinning polyhedra, static views of conic sections and the Solar System, a 3D surface plotter, a fountain of sparks, a swarming behavior model, a random walk example, a whirpool effect using gravity and drag, and an example of chaos theory and sensitivity to initial conditions.
Last updated 1 May, 2009
Versions
1.0
- Released: 1 May, 2009
- Code Maturity: Beta
- Source Archive: http://www.alcyone.com/pyos/zoe/zoe-latest.tar.gz
- Licenses: LGPLv2.1
- Interfaces: Command Line




