Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 268 Bytes

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.