Fractal

January 27th, 2022 — 1 min read
code
math
Cover Image

I was working on this Mandelbrot fractal viewer. It’s still not fully working: I need a better perturbation calculation. The original paper has a different method, but I wasnt able to get that approximation to give sane values.

Code and Description

Demo