lepton 1.0b2
Lepton: A high-performance, pluggable particle engine and API for Python
Lepton is designed to make complex and beautiful particle effects possible, and even easy from Python programs.
Lepton provides the following core features:
- Native-code core for high-performance particle dynamics and rendering
- Pluggable particle controllers for specifying particle behavior
- Two pluggable OpenGL renderers, and two pygame renderers
- Spacial domains, used to control particle emission and behavior
- Easy to use and powerful texture support, including animation
- Modular architecture that lets you easily configure and customize the engine
The code includes several examples of how you can use the engine (using pyglet, and pygame). Note the engine itself does not depend on any other 3rd-party libraries and simply requires the application to setup an OpenGL context in order to render particles.
You can download binary releases or browse the source code at our Google code site.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| lepton-1.0b2.tar.gz (md5) | Source | 2009-07-18 | 470KB | 469 | |
| lepton-1.0b2.zip (md5) | Source | 2009-07-18 | 508KB | 604 | |
- Author: Casey Duncan, Harry Tormey & Contributors
- Home Page: http://code.google.com/p/py-lepton/
- License: MIT
- Categories
- Package Index Owner: caseman
- DOAP record: lepton-1.0b2.xml
