Fractal of the Day
by Jim Muth
|
Fractal visionaries and enthusiasts: It's been five days since the last FOTD. I'm still in a pretty down mood, but despite conditions, I've still managed to create a few fractals. One of them I found worthy of being declared FOTD for September 17. The formula that drew the image is 0.5(Z^2.22)+Z^(-2)+(1/C), one that I picked almost at random. I named the picture "Fractal Diversion", because searching for fractals is a great way to fight a spell of brooding. The image is about average in quality, rating a 6. The parameter file renders in 10 minutes; the GIF image downloads in 1/10th that time from: The fractal weather today was perfectly perfect, with cloudless blue skies void of even the usual contrails. The fractal cats enjoyed the temperature of 77F 25C by sleeping together in their favorite porch chair. As for me, I'm still in a kind of funk, thinking of more questions than the wisest person could answer. Once I get my thoughts and questions organized, I'll post them to the Philofractal list. I'll try to return in 24 hours or so with another FOTD, but there is no guarantee. Until next time, whenever that may be, take care, and be of stout heart. Jim Muth jamth@mindspring.com |
START 20.0 PAR-FORMULA FILE================================
Fractal_Diversion { ; time=0:10:00.34--SF5 on a P200
reset=2001 type=formula formulafile=allinone.frm
formulaname=MandelbrotMix4 function=recip passes=1
center-mag=-0.34996163703208750/+0.005995128423488\
59/3.278742e+008/1/70 params=0.5/2.22/1/-2/0/0
float=y maxiter=1200 inside=bof60 outside=tdis
colors=0006aQ3_S4ZT5YU6XU6WV7WV8VW8UW9TXASYBSYBRZC\
QZDP_DP_COZBNZAMZALY9LY8KY8JX7IX6HX6HX8J_9LaANcBPf\
DRhETjFVmGXoHYqIWnIVlIUiJTgJSdJRbJQ`IO_IM_IK_HI_HG\
_HFZHDZGBZG9ZG7ZG6ZHA`HEbIIcIMeJQfJUhKXiK`kLdmLhnM\
lpMpqNtsNwtLokJgcI`VGTNFMFCPCAS97V65Y33_1FY4QW7aUA\
lSDoTBrT9SGI14Q66OB8MG9KLBIPCGUEEZFCcHAgI9eLBcNCaP\
D_REYTGWVHUXITZJR`LPbMNdNLfOJhQHjRFlSEnTFjRFfPFcOG\
_MGWLGTJHPIHLGHIFINKJROKVTKZXLb`MfeNjiNnmRklUikYfk\
`djdajg_ikXinVhqThjYdda`ZeXTjUNnQHrMBvJBrIBoIBlIBi\
IBfHBcHB`HBYHBVGBSGBPGBMGBJFBGFBDFBAFCGLCMRDSXDXbD\
bhEhnEntEsyHFgJEcKE_LDXMDTNCPOCMPBIQBERABSA7TA4RD8\
PGCOIFMLJLONJQQITUGWYFY`D`dCchAek9ho7ks6mv7kt7jr7h\
q7go7fm8dl8cj8bh8`g8_e8ZdRXNRVMRULTWKUYJV_IWaHYcGZ\
dF_fE`hEbjDclCdmBeoAgq9hs8iu7jv7CbaM_hVXocUu`RsZOr\
XLqVIpTFoRCnP9mN6lL4kJ7mI9oHBpGDrEFtDHuCJwBLxIHwPD\
vW9vb5uh1ue8tcEsHjJDgMAdO
}
frm:MandelbrotMix4 {; Jim Muth
a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
z=k*((a*(z^b))+(d*(z^f)))+c,
|z| < l
}
END 20.0 PAR-FORMULA FILE==================================
|
times.