/mandel-web

Mandelbrot calculation using webgl

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

mandel-web

Mandelbrot calculation using webgl. Or, an attempt at it anyway.

Trying to use http://www.superfractalthing.co.nf/sft_maths.pdf math to get only single-precision math in the shader. Not sure if that will be possible or not though. Will see.