#stardust-library
Stardust a fast, extendable particle effect library for Stage3D (it requires Starling as a dependency).
You can create effects with the editor at http://s3.funkypandagame.com/startdust-particle-editor/stardust-editor.html (or code manually)
For detailed information read the Starling wiki at http://wiki.starling-framework.org/extensions/stardust-engine
Notes:
The editor for this library does not support traditional flash stage (flash.display.*) in the recent releases, the last version with editor support is 3.15.
This is a fork of the Stardust particle engine, the first commit is exactly the same as Stardust 1.3.186.
It has major changes compared to the original library, thus the simulations created with the original are not compatible.
Changes from the original library:
- Added Stage3D support(trough Starling), added lots of new actions and initializers, bugfixes and performance improvements.
- Removed support for old 3D libraries, removed 3D classes for old libraries.
###Readme of the original library:
Stardust - ActionScript 3.0 Particle Engine http://code.google.com/p/stardust-particle-engine
by CJ Cat (Allen Chou)
- Blog http://cjcat.blogspot.com
- Gallery http://cjcat2266.deviantart.com
- email cjcat2266(at)gmail.com
First of all, I'd like to thank you for using Stardust.This really means a lot to me.
If you've found any bugs or you have any suggestions to this engine, please drop a word at the project homepage or send me an e-mail.
If you use Stardust in your public project, it's highly appreciated if you mention Stardust in your project. And I would be glad if you send me a link to your work.
Any feedback is highly welcome and appreciated.
Hope you have a good time using this engine.
Allen.