ParticleSun is a fast, lightweight particle engine that uses 3D vectors for its calculations, allowing for the particles to be viewed in a three-dimensional environment.
Explorer Demo
ParticeSun Explorer is a quick, easy way to get settings for a particle effect. Just adjust the sliders, then copy the generated code. Play with it here or download it.
Download
Click here to download version 0.5 of ParticleSun. This download includes source code, the ParticleSun Explorer, and a fully-documented API.
Examples
Bubbles (3D)
Rain (2D)
Stars (3D)
Gravity (2D)
Documentation
ParticleSun is fully documented in ASDoc: Check out the API.
Implementation is meant to be easy and follows Flex coding conventions. Feel free to join in the development if you're a fan of particle engines!