|
Project Information
Featured
|
evo.engineevo.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
|