Skip to content

topaz1008/canvas-particle-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Extendable Emitter Based Particle System

A live demo can be found HERE.

The demo has many emitter types and some more explanations about this.

Running

Just open index.html in your browser.

TODO

  • Drop on-the-fly image tinting in favour of a more optimized solution. e.g. create ~100 randomly colored sprites on app startup that can then be referenced quickly.