gardn banner

fractal gallery

here are some fractals i made using my fractal renderer.

if you want to see more or maybe render and/or edit the ones here, there is an entire gitlab repository dedicated to storing fractal parameter files.

i also post some of my fractals on deviantart in higher quality.


naikomsai
zn = an + bn
an+1 = an2 + bn + c
bn+1 = bn2 + an + c
a0 = b0 = 0
tosiksa
zn+2 = zn+18 + zn + c
z0 = z1 = 0
su-nunai
zn+2 = zn+12 - zn + c
z0 = z1 = 0
iskihubju
zn+2 = zn+1 (a - zn) + c
z0 = z1 = 0, a = -0.999 + i 0.1
kajan-unmyai
zn+2 = zn+12 - zn + c
z0 = z1 = 0
sehokynka
zn+1 = zn2 + c
z0 = 0
iabppp
zn+1 = zn2 + c
z0 = 0
icbets
zn+2 = zn+12 + a zn + c
z0 = 0, a = 1 - i 1e-7
gkiqsf
zn+3 = zn+22 + zn+1 zn + (im(zn) + i re(zn)) + c
z0 = z1 = z2 = 0
xezzpc
zn+2 = zn+18 + zn + c
z0 = z1 = 0