WarNiNG SuPeR dirty fractal enclosed in this par fil...
last night important noisy moment of planet formation, south-america, africa, australia and italy where present in mathematic, so
it give in exchange a super bad result on dirter.... also first is the first time i reform a minibrot with adding 1/c on a mandeloide. Yes i wright funny english,
i sing also really funny in french when i'am on the mood. i talk? been a while since i make somebody laught.
about dirter, i been able to build a hole inside a huge array of color noise... the hole with no noise.... brrrrr.
i do not think i need to balanced them on my site,
START PARAMETER FILE=========================
first { ; time i reform a mandeliforme
reset=2004 type=formula formulafile=2012_3.frm formulaname=ztest16
center-mag=-0.09844398500000000/-0.00011700390000000/77.80197/0.9996
params=2/0/10/0 inside=0 colors=@default.map
}
frm:ztest16{;sinpix
a=real(p1)+imag(p1)
b=real(p2)+imag(p2)
z=c=pixel:
n=b+(1/c)
z=z^a+n
|z|<4
}
dirter { ; necessary
; can add 1/c on b
reset=2004 type=formula formulafile=2012_3.frm formulaname=dirtyON
corners=-2/2/-1.5/1.5 params=2/0/1/0 float=y inside=0
potential=120/200/4 colors=@default.map
}
frm:dirtyON{;sinpix
a=real(p1)+imag(p1)
b=real(p2)+imag(p2)
z=c=2*(pixel):
d=1/x^2
e=x^a
q=1/c+e
z=q+b*z^(z^2)+rand*b*(1/c)
|z|<4
}
END PARAMETER FILE===============================