Title: Things with Four Points Post by: element90 on August 31, 2011, 01:19:00 PM Things with Four Points (http://nocache-nocookies.digitalgott.com/gallery/8/5522_31_08_11_1_19_00.jpeg) http://www.fractalforums.com/index.php?action=gallery;sa=view;id=8344 Space filling patterns inside the body of a transformed Mandelbrot. Parameters Formula: Mandelbrot z = transform(z) z = z^2 + c Transform: circle fold out, diameter 3 centred at 1.25 + 0.5i Complex plane transform: none Initial values of z: c Image centre: -0.375112 + 0.660535i Long side: 0.008463 Rotation about image centre: 0 degrees Bailout condition: norm(z) > 16 Maximum iterations: 100 Colour selection: outer for bailout otherwise inner Outer colouring: not applicable all points are inner Inner colouring: exponential sum of magnitude Programs: saturn and titan |