Welcome to Fractal Forums

Fractal Art => Images Showcase (Rate My Fractal) => Topic started by: element90 on January 22, 2012, 01:41:28 PM




Title: Cross Turbulence
Post by: element90 on January 22, 2012, 01:41:28 PM
Cross Turbulence

(http://nocache-nocookies.digitalgott.com/gallery/10/5522_21_01_12_3_34_53.jpeg)

http://www.fractalforums.com/index.php?action=gallery;sa=view;id=10027

Created using Saturn and Titan http://element90.wordpress.com/software/downloads/ (http://element90.wordpress.com/software/downloads/)

Parameters

Formula: PP Mandelbrot 5

z = transform(z)
z.r = z.r - alpha.r*sin(z.i + sin(beta.r*(z.i + sin(gamma.r*z.i)))) + c.r
z.i = z.i - alpha.i*sin(z.r + sin(beta.i*(z.r + sin(gamma.i*z.r)))) + c.i

alpha = 0.55 + 0.55i
beta = 1 + 1i
gamma = 1 + 1i

Programs: saturn and titan
Number of A transforms: 0
Number of B transforms: 0
Transform sequence: A
Number of Complex Plane transforms: 0
Initial values of z: 0 + 0i
Image centre: 0 + 0i
Image width: 4
Rotation about image centre: 0 degrees
Maximum iterations: 5000
Bailout: norm(z) > 700
Colour selection: outer for bailout otherwise inner
Outer colouring: continuous potential
Inner colouring: fixed colour


Title: Re: Cross Turbulence
Post by: blob on January 22, 2012, 02:05:46 PM
Seems like interesting programs, looking forward to trying the Windows versions later this month.  ;D

Cheers.