(Netscape users may
view it in a separate window
)
Transformation of "Night Flower" Fractal
Arthur Sirotinsky
<< Précédente
Suivante >>
Retour à Animations
"Night Flower" is inverted "Generalized Newton II" fractal:
Z=Z-(P3*Z^N-P3*Z^(N-1)-P2)/(P3*N*Z^(N-1)-Z*P3-Z)
where:
P1.real = 4;
P2.real = 0.3; P2.imag = 0;
P3.real = -0.5; P3.imag = 0;
and
N = P1.real;
with filter "Orbit Counting I", filter limit - 0.06.
Animation created for change of P2.real value from 0.36 to 0.3 (decrease value).
Image Copyright © 1999 Arthur Sirotinsky