Sparks.js
=========
#### Simple 3D Javascript Particles Engine ####

Sparks.js is a library to help create 3D particles in Javascript.

Its simple, fast and fun to play with.

This is an ongoing project, so check out issue tracker, the [wiki](https://github.com/zz85/sparks.js/wiki), the code and examples inside github.

Sparks.js welcomes feature and pull requests, so don't be shy to fork away!

It uses [three.js](https://github.com/mrdoob/three.js) for Vector classes and rendering and ease functions from [tween.js](https://github.com/sole/tween.js/).

####Demos Online####
http://jabtunes.com/labs/arabesque/

####Examples Online####
[Particle Tests](http://jsdo.it/zz85/27tB/fullscreen)
[Brillance Particles + Custom Shapes](http://jsdo.it/zz85/x8Gf)

####Articles####
http://learningthreejs.com/blog/2011/12/14/particles-introduction-to-sparks-js/