Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 320 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 320 Bytes

Plasma Generator

A simple plasma effect generator using overlapping sinusoid functions built using modern js and the HTML canvas (no WebGL)

Some of the ideas here were borrowed from around the internet, but the code is all original.

Building

$ npm install $ gulp

Running

/app/build/index.html