ActionScript 3引擎设计的高速图形和节拍同步
资 源 简 介
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
文 件 列 表
demoSynch
.actionScriptProperties
.flexLibProperties
.project
.settings
bin
src
demo08
.actionScriptProperties
.project
.settings
bin
src