HOME | DD

element90 — Transformed Mandelbrot 4

Published: 2011-08-02 15:33:15 +0000 UTC; Views: 430; Favourites: 18; Downloads: 38
Redirect to original
Description Parameters

Formula: Mandelbrot

z = transform(z)
z = z^2 + c

Transform: circle fold in, diameter 2 centred at 0 + 0i
Complex plane transform: unit circle inversion centred at 0 + 0.7i
Initial values of z: transformed c
Image centre: -39.378523 + 28.224713i
Long side: 117.407946
Rotation about image centre: 0 degrees
Bailout condition: abs(z) > 16
Maximum iterations: 120
Colour selection: outer for bailout otherwise inner
Outer colouring: iteration, although all points are inner
Inner colouring: variance of change of magnitude
Programs: saturn and titan (see my deviantID).
Related content
Comments: 0