gobomus / sparks.js

a lightweight 3d particle engine in javascript, compatible 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.

Its simple, fast and fun to play with.

This is an ongoing project, so check out issue tracker, the 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 for Vector classes and rendering and uses ease functions from tween.js.

####Demos Online####

####Examples Online####

####Articles####

####Upcoming features####

  • Text Particles
  • ShotCounter

About

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


Languages

Language:JavaScript 100.0%