January 18, 2006 | Jan. 17 | Jan. 19 | 2006 | FOTD Home |
Fractal
visionaries
and enthusiasts:
The hectic time here at OFC continues, and from the looks of things,
will get only worse.
Today's image shows a midget in the Z^1.3+C Mandeloid as it appears one
level up the complex logarithmic hyperspiral. Since I put
virtually zero effort into the image, I have neither named nor rated it.
All these low-order midgets have a similar appearance, kind of like
they were exploding. In fact, I think one of the very first
FOTD's was an image of a low-order midget that I named "Exploding
Midget".
In today's particular scene, the passes=b option is the fastest, and
when it works, it is always the most interesting to watch in
action. Of course, with an image that renders in only 2-3/4
minutes, the few seconds saved is of little consequence.
Dry but cloudy and chilly weather prevailed all day Tuesday here at Old
Fractal Central. The cats showed their displeasure by passing
the
day sulking on their shelf. The evening treat of tuna cheered
them somewhat.
For me it was a very busy day. At this time I can give only a
33-percent chance that I will have a chance to post a FOTD
tomorrow. But check anyway. A 1/3 chance is far
better than
a zero chance. Until next time, take care, and be ready for
anything.
Jim Muth
jamth@mindspring.com
jimmuth@aol.com
START PARAMETER FILE=======================================
FOTD_for_18-01-06 { ; time=0:02:41.68--SF5 on a P200
reset=2004 type=formula formulafile=allinone.frm
formulaname=MandelbrotBC2 passes=b center-mag=-1.9\
1972549560186500/+1.97650060346376600/1.67689e+010\
/1/55/-3.71401734246129545e-005 params=1.3/0/1/0
float=y maxiter=1000 inside=255 outside=tdis
colors=000m70rY0xy0zz9zzbzzRzzFzz4vz0pz0fm0WW0MF6C\
0D20Kz0Vf0M40DK0M_0Vn0bz0iz0bz0Yz4Tz7NzCIzFDzI9r0R\
a0gh0dc0`k0Yf0Vf0Tn4Yq9bmCfj0Xk0gs0gtN0vY0xf0xn0yu\
0yy6pzHgzT_zdRzpIzzCzzDzzDxpDrfFmWFgMFbCFY2iWKzWbz\
VRgTHTR6DR0Yi0KK0zm0pY0W09R04N00K00H00D00A00700400\
0000C00N00_00k00x00z00z00xF0bT0Y`6TgDUnKZvRczPifPK\
MPK2PK0KK0FK0AK07K02K60gA0fF0fI0YTCR`NKi_Crk6zx0zk\
0z`0zP0zF0z60z02z0Cz`tnWvdTvVPxKKyAHz0Dz0PxF`tdYVW\
W7PR9MM9IH9FIHDIPCKYCKfAMn9Mx9Fz69z42z20z00zA0zI0y\
T0v`0ri0nt2kz2iz7VvCHfH4RK0CT46`F0iR0rb0xb7zbNzbdz\
bvzbzzdzzdxzdnzdgzd`xmTftMRzFAz90z2HzD`yNxp_zgizRt\
zAzy0zt0zzIzzxzzmvybmtTdmIWf9N`0Fi07r00z00z00zbMvz\
v0mH0P9040000F00VH0iY0fbIdf``kt_nzikztgtzdkzbbdId9\
0d00d00f00g00i07k0Dm0Km2Dr97vF2yN0zV0z`0zfIz_CzV6z\
N0zI0yC0t70nR7IT0CV07`0DfAIkMPpWVdK`V9gK0nF0tC0y90\
z60z20z00z00z90vK0_W0D000 }
frm:MandelbrotBC2 { ; by several Fractint users
e=p1, a=imag(p2)+100
p=real(p2)+PI
q=2*PI*floor(p/(2*PI))
r=real(p2)-q
Z=C=Pixel:
Z=log(Z)
IF(imag(Z)>r)
Z=Z+flip(2*PI)
ENDIF
Z=exp(e*(Z+flip(q)))+C
|Z|<a }
END PARAMETER FILE=========================================