UNPKG

sparksjs

Version:

Sparks library for three.js with theen.js

33 lines (21 loc) 1.2 kB
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 uses ease functions from [tween.js](https://github.com/sole/tween.js/). ####Demos Online#### - http://jabtunes.com/labs/arabesque/ - http://jabtunes.com/itcameupon/ ####Examples Online#### - [Particle Tests](http://jsdo.it/zz85/27tB/fullscreen) - [Brillance Particles + Custom Shapes](http://jsdo.it/zz85/x8Gf) - [Realtime Sparks.js Editor by Jerome Etienne](https://github.com/jeromeetienne/sparkseditor) ####Articles#### - [Article on Sparks.js by Jerome Etienne](http://learningthreejs.com/blog/2011/12/14/particles-introduction-to-sparks-js/) - [Presentation on Sparks.js by Jerome Etienne](https://github.com/jeromeetienne/slides-sparks.js) ####Upcoming features#### - Text Particles - ShotCounter