My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

evo.engine

evo.engine is an actionscript 3 demo engine that can be customized for interactive use easily.

It provides following base structures to help getting started with writing demos:

  • Frame accurate music synchronization with tracker-like approach
  • Super fast frame buffer approach
  • Post processing API, write your own custom post processing effects
  • Simple and modular to use.

evo.engine currently contains two different parts:

  • demoSynch library containing main engine
  • demo08 sample demo containing simple example of writing visual effects with beat synchronization

Powered by Google Project Hosting