This is the same mandelbrot set but only the a+ib is different
instead of f(z)=z^2+C i used f(a+ib)=(g(a)+i*g(b))^2+c , -3.55 ‹ a ‹ 3.55 , -2 ‹ b ‹ 2
look at the level of smoothness how amazing this 16k to 4k rendering looks!
http://myzeta.125mb.com/Mandelbrot.html
This whole thing was made using only HTML and JavaScript