Fractal of the Day
by Jim Muth
|
Fractal visionaries and enthusiasts: After another very busy day, and finding myself with no fractal worthy of FOTD status, I was forced to make do with a routine fractal. I naturally gave it the name "A Routine Fractal", and honestly rated it a 3. The midget is typical of those found deep in the stars of the higher order radicals of the Mandelbrot set, though the formula in this case is Z^(-1.1)-Z^0.9+1/C. The unusual parent fractal is worth a look. The parameter file renders in 57 minutes, far too long a time for any reasonable fractalist to wait for such a routine image. The solution to this dilemma is to download the GIF image from: The fractal weather today was delightful, though a bit cool for early September. The sunny skies and temperature of 68F 20C had the fractal cats outdoors most of the day. But alas, the fractal philosophy went nowhere, and since tomorrow will be another hectic day, it likely will go nowhere then either. But regardless, I'll be here on schedule with another fractal and at least a few words. Until next time, take care, and see you soon. Jim Muth jamth@mindspring.com |
START 20.0 PAR-FORMULA FILE================================
A_Routine_Fractal { ; time=0:57:00.02 -- SF5 on a P200
; Version 2000 Patchlevel 15
reset=2000 type=formula formulafile=critical.frm
formulaname=MandelbrotMix4 function=recip
center-mag=-0.00377660563529562/+0.06075858509290717\
/4.546665e+009/1/10 params=1/-1.1/-1/0.9/0.401/800
float=y maxiter=12000 inside=0 periodicity=10
colors=000WTQ<44>r4Js3Is3I<2>u1Iu1It2H<40>M6FL6FK6F<\
2>H6FH6FI9H<15>OklPmnPpp<2>QwvRzyQyx<47>DF`DE`DD_<3>\
C9YF0_<2>5QT<45>HbhHbhIbh<3>JcjMdU<19>WUQ
}
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.