; Date: Thu, 08 May 2003 11:28:23 -0400 ; From: "Jim M." ; Subject: [Fractint] FOTD 08-05-03 (The Devil's Fire [6]) ; Id: <1.5.4.16.20030508112738.2d0f9ad8@pop.mindspring.com> ; --------- ; ; FOTD -- May 08, 2003 (Rating 6) ; ; Fractal visionaries and enthusiasts: ; ; Another unusually busy day will demand a truncated discussion. ; ; A FOTD fractal image without a midget at the center has become a ; rarity. To demonstrate that such images still exist, today's ; FOTD has no Minibrot at its center. ; ; The scene is located in the 'handle' of the fan-like element of ; the parent. The immediate area is non-critical, but filled with ; interesting detail nonetheless. ; ; I named the image "The Devil's Fire" when I had a rather ; apocalyptic impression while studying it. It's not that I ; expect the world to end soon, but rather that the image reminds ; me of certain frames of the 'Bald Mountain' section of Disney's ; 63-year-old film "Fantasia". ; ; After not-too-careful consideration, I was able to give the ; image a rating no higher than a 6. But the render time of 6 ; minutes is not too terribly long, and the completed image may be ; downloaded in a fraction of that time from one of the FOTD web ; sites. ; ; Paul's site is: ; ; ; ; Scott's is: ; ; ; ; The weather Wednesday here at Fractal Central was fair enough, ; with lots of sun and a temperature of 79F 26C. A light shower ; fell in the early evening, but by that time the duo had ; completed their day's fun in the yard. Needless to say, their ; moods were better than average. Today, it is already raining. ; I expect the duo's mood will suffer. ; ; As for me, I've got some work to finish, some grass to trim, a ; fractal to find, and a bit of high-class philosophizing to do. ; Until next FOTD, which will appear in 24 hours, plus or minus an ; insignificant hour or two, take care, and prepare for imminent ; enlightenment. ; ; ; Jim Muth ; jamth@mindspring.com ; jimmuth@aol.com ; ; ; START PARAMETER FILE================================ The_Devil's_Fire { ; time=0:06:12.34--SF5 on a P200 reset=2002 type=formula formulafile=allinone.frm formulaname=MandelbrotMix2 function=recip passes=1 center-mag=+0.53696554835343270/+0.001047316541995\ 04/65042.98/1/135/-1.06789917186933536e-010 params=-10/-1.1/-1/-11/0/525/0/0 float=y maxiter=1200 inside=0 periodicity=10 colors=000yIbyGeyFgyEiyDkyCmyBoyAqy9suBlqDemEZiGSe\ ILaJEBl9BfVB`oDcnEenFhnHjmImmJomHrmFumEwm6VlXRgvOc\ gIfTCiE6l00o9IbHZRNXVSVYYUabSdgQgmPkrNnwMqmWkcdfUm\ aLvXEng7frGcjPabXZVeXNmVG`UMPUSCUY0Ub9KjIAqKAoMAmO\ AkQAjSAhUAfWAdYAcJkUF`MBQFGSGLUGQVHVXH_ZId_IiaJnbJ\ R7rPDqNJqLPpKVpI`oGfoElnDrnDsdDsWDsNDsEFnDHiDJdCK_\ CMVC00ZQLBRGBTHJUIQ00ZXKdYLkZLrUPq00ZLVoGZnCam7dl0\ 0Z6hk00ZBjjDkjIfkNal0AZXSnaNobQobSo00ZcXoc_odaoddo\ 00Zgdijbdm`ZoZUzXOzVJzTDzR8z_5zh3zp1zq3zr5zs7zt8zu\ AzvCzwEzwFzwGzwHzmgzmfzmgzwKzmczmhzmePMiRNhTOjVPkX\ PkYQl_RlaSmcSmeTmgUmiVmjVmkTmlRmmPmmOmnQloSjpUipWg\ qYfr_dsacscate`ugZwiYzkUwmRroOrqLzsIzuFzwCzw9zu6zt\ 6zt6zs6zs6zr6zr6zq6zq6zp6zp6zo6zo6zn6zn6zm6zm6zl6z\ l6zk6zk6zj6zj6zi6zi6zi6zg7zf8ze9zcAzbBzaCz`DzZEzYF\ zXGzWHzUIzUJzUKzULzUMzUNzUOBUPBUQBURCUSCUTCUUDUVDU\ WDUXEUYEUZEUZCUYRQRbNVnKZ } frm:MandelbrotMix2 {; 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)+(p4)), 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================================== ;