jeromeetienne / sparks.js

a lightweight 3d particle engine in javascript, for use with THREE.js and TWEEN.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sparks.js

Simple 3D Javascript Particles Engine

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

I hope that it is a simple, fast and fun particles engine to play with.

This is an ongoing project, so check out issue tracker, the wiki, the code, and the examples inside github.

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

It uses three.js for Vector classes and rendering and ease functions from tween.js.

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

#Examples Online# Particle Tests

Brillance Particles + Custom Shapes

About

a lightweight 3d particle engine in javascript, for use with THREE.js and TWEEN.js


Languages

Language:JavaScript 100.0%