PDA

View Full Version : Stardust 2D/3D Particle Engine


CJ Cat
08-24-2009, 10:39 AM
Go to Google Code project homepage (http://code.google.com/p/stardust-particle-engine/)

Stardust is an ActionScript 3.0 particle engine.

Here are the features of Stardust:


Supports 2D and 3D.
Easy to extend for custom behaviors and support for third-party 3D engines,.
Includes a build-in 3D engine.
Includes extension for ZedBox, Papervision3D, and ND3D.
Supports XML (both generating and parsing).


A PDF manual is available on the project homepage.
And the source files for the engine and examples can also be found on the project homepage.

Hope you like it :)

shawnblais
08-24-2009, 04:10 PM
Looks awesome, but the link is busted:
http://code.google.com/p/stardust-particle-engine/

CJ Cat
08-28-2009, 07:52 AM
I've added a FlashDevelop template pack. It helps you extend Stardust at ease. :)

You can grab the templates here.
http://stardust-particle-engine.googlecode.com/svn/trunk/FlashDevelop%20templates/

Ziggwies
08-28-2009, 09:41 PM
Looks very promising CJ Cat.

Thanks for sharing this.

asf8
08-29-2009, 10:40 PM
Looks really nice, thanks for sharing. Keep up the great work on this.