Fractal Renderer is a WebGL application for rendering a fractal based on an inputted equation. It has many different tweakable parameters and coloring modes.
See live demo at naitronbomb.com
npm install to install all node modules
npm run build to compile
npm run watch to auto compile on source change
npm run dev to compile an unminified JS file with sourcemap