Seby's Multibrot Explorer

scuffed alpha version

A BETTER VERSION OF THIS WILL EVENTUALLY EXIST

zn+1 = znp + c

Initial value of z (any complex number): + i
Value of p (any real number > 0):

"Zoom": idk what to call this setting but this is the distance from the center of the canvas to the edge along the x and y axis. the closer it is to 0, the more zoomed in it gets (but keep in mind it also increases loading times)
Center at (x,y): (, )

Maximum number of iterations: the algorithm will go through this amount of iterations before giving up and assuming that the current point is in the set. increase this number to increase precision (but keep in mind it also increases loading times)