FOTD -- February 08, 2006 (Not rated or named) Fractal visionaries and enthusiasts: Today's nameless image lies in the fractal that results when 1/2 part of Z^(-7.5) is combined with one part of Z^(-0.7) and (1/C) is added. It's a good thing I didn't rate it. If I had, it would have scored about a 2. I simply had no time to work on the coloring, and the muddy, unpleasant palette that results is hardly worthy of an FOTD. The included parameter file runs in under 3 minutes. For the convenience of those who do not render, the completed image is available on the FOTD web site at: <http://home.att.net/~Paul.N.Lee/FotD/FotD.html> Another sunny but chilly day on Tuesday kept the fractal cats close to home. The work kept me close to my desk. The chance of the next FOTD appearing in 24 hours is 88 percent. Until next time, take care. Jim Muth jamth@mindspring.com jimmuth@aol.com START PARAMETER FILE======================================= FOTD_for_08-02-06 { ; time=0:02:50.00--SF5 on a P200 reset=2004 type=formula formulafile=allinone.frm formulaname=MandelbrotMix4 function=recip passes=1 center-mag=+3.29269602451104700/+0.509626815068278\ 30/953.3594/1/-130/4.55204832161548723e-011 params=1/-0.7/0.5/-7.5/0/0 float=y maxiter=500 inside=0 logmap=18 periodicity=10 colors=000mnpgjngkmdhjaegZbdW_aT_ZQXWNUTKRQHONELKB\ IH8FE5EF6EG9GJBHLDIOFJQHKTKLVMMYON_QObQPaQPaPPZOPX\ NPUMPSLPPJPNIPKHPIGPFFPDEPADP8GQCIQGKRKMROOSSQSWPP\ XONXOLXNJXMGYMEYLCYKAYK7ZJ5ZI3ZI1ZM2`P3aS4bV5dY6e`\ 7fd8hg9ijAjmBlpCmsDnrCkqBhpAeo9bn8_n8Xm7Ul6Rk5Oj4L\ j4Ij8KjBMjFOjIPjLRjPTjSVjVWjZYja_jd`iebhfcgfezgfzh\ gziizjjzklzlmzmnznpzoqzpszqtzsuwubtwZqxWnzTkzPhzMe\ zJbzF_zCXz9Uz6Xz7Zz8`z8bz9dzAfzAczGazLZzQXzzUzzSzz\ PzzNzzKzzIzzKzzMzzOzzQzzSzzUzzWzzYzz_zzazzczzezzgz\ zizzczzYzzTzzNzzHzzCzzGzzJzzMzzQzzQzzWzz_zzbzzezzi\ zzlzzozzrzzmzzizzezzazzYzzUzzQzzMzzIzzLzzNzzPzzSzz\ UzzWzzTzzRzzPzzNzzLzzJzzHzzFzzKzzOzzSzzWzz_zzTzzMz\ zFzz8zzIzzGzzEzzCzzAzz8zz9zzAzzBzzCzzKzzSzz_zzgzzn\ zzjzzgzzdzzezzezzfzzfzzWzzMzzPzzSzzNzzJzzFzzBzz7zz\ 3zzDzzNzzXzzfzzpzzzzzvzzrzznzzjzzgzzdzzbzz`zzZzzVz\ zSzzPzzMzzZzzjzzZzzazzdzz } 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 PARAMETER FILE=========================================