Py-Lepton

High-performance, pluggable particle engine and API for Python
Download

Py-Lepton Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Casey Duncan
  • Publisher web site:
  • http://code.google.com/p/py-lepton/

Py-Lepton Tags


Py-Lepton Description

High-performance, pluggable particle engine and API for Python Py-Lepton is a high-performance, pluggable particle engine and API for Python. It is designed to make complex and beautiful particle effects possible, and even easy from Python programs.The code includes several examples of how you can use the engine (using pyglet). 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.Installation:If you're reading this README from a source distribution, install leptonwith:: python setup.py installIf you just want to test it out without installing it, you can use:: python setup.py build_ext --inplaceThen add this directory to your PYTHONPATH. Here are some key features of "Py-Lepton": · 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 · Modular architecture that lets you easily configure and customize the engine Requirements: · Python · GCC · OpenGL


Py-Lepton Related Software