Back to Home Page

 

FRACTAL ART

 

The following fractals were created with a program called Fractal Explorer 2.02. These are existing fractals in the software that I have modified by changing the equations and filtering to produce different effects. For me this is a good combination of mathematics, computer programming, and art.

 

 

Sine (Pi/2)

Z=Fn1 (Z); Z=Z^5 + Fn2(C)

Fifth Mandelbrot

Max (Abs(X*Y)) filter

 

 

Z=Fn1(Z); N=P1.r; Z=((N-1)*Z^N+P2)/(N*Z^(N-1))+P3

Generalized Newton

Max (Log (abs |Z|)) filter

Z=C°=Z°: Z=Z*Z+Fn1(C)+Julie; C=C/2+Fn2(Z)"

Non-linear Spider

Abs(X)& (Y) & |Z| filter