barnstar / JSPlasma

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 86.5%Language:CSS 7.7%Language:HTML 5.8%