; Date: Sun, 17 Apr 2005 11:54:07 -0400 ; From: Jim Muth ; Subject: [Fractint] FOTD 17-04-05 (Anti-Chaos [4]) ; Id: <1.5.4.16.20050417115510.0d47da14@pop.mindspring.com> ; --------- ; ; FOTD -- April 17, 2005 (Rating 4) ; ; Fractal visionaries and enthusiasts: ; ; My writing energy is beginning to return, so there is no need to ; wonder about the future of the FOTD. It will continue into the ; foreseeable future, and as computers grow ever faster, ever new ; fractal vistas will open up to our investigation. ; ; Today's chaotic image lies in the fractal that results when ; portions of Z^(-1.5) and Z^(-7.5) are combined and (1/C) is ; added. It is located near the tip of the main filament of a ; prominent Mandeloid. Unable to find any sense of order in the ; coloring, I named it "Anti-Chaos", which could be taken to mean ; total order, but actually implies total chaos. ; ; With such haphazard coloring, the image could rate no higher ; than a humble 4, but the relatively fast render time of under 6 ; minutes means that not too much time will be spent watching it ; calculate. That time may be further shortened by downloading ; the finished GIF file from the FOTD web site at: ; ; ; ; The weather was a bit chilly on Saturday, but the sun was strong ; and the cats were happy. Today is starting much the same. The ; cats should have another good day. For me it looks like a slow ; day coming up. The next FOTD will appear in 24 hours. Until ; then, take care of yourself, whatever your self is. ; ; ; Jim Muth ; jamth@mindspring.com ; jimmuth@aol.com ; ; ; START PARAMETER FILE======================================= Anti-Chaos { ; time=0:05:43.94--SF5 on a P200 reset=2004 type=formula formulafile=allinone.frm formulaname=MandelbrotMix4 function=recip passes=1 center-mag=+1.03792173804790600/+1.636179523052854\ 00/5.009654e+012/1/55/0 params=0.7/-1.5/0.35/-7.5/\ 0/525 float=y maxiter=750 inside=0 logmap=117 periodicity=10 mathtolerance=/1 colors=000bQHHjbS_QcyobmbaaQawOafIfHhcMT63nE9dMFWU\ LMgyKFSLRRHs3gjFSMdtUXZ2MZEORQPK1yMBpJKgHTZFR4VXFM\ I4_NAUSFOXLI5`sEYhMVYUSNJi8T_ByASsEOmIKgMGmlijf`g`\ TdVLcxMboJbfHaYFvvZzwfYWi55kO6nf6py6rqBpiFoaKmVOlP\ dsJtyEiX9Z5bSKfVOaRIaRGaQEkIpfMXdIAbMC4xOLfIu6PrNo\ iPWCduJ`iPXZWTOcl7b`AQiXUbQYWJwrtqjilcZfXOHL_SOOM5\ qUGXbwAakBa`CupjpiakbUfWL7qyNc`S08whklZUGWXMUSRTNX\ RImCPiHLeMHdzPcpMbgJaZGahbacWaZQaUJwfdqaYlYRfUK2KM\ EMJQOG9HoOjhSd`V_TZVLK5lDTYKSSQRNWQIPCCUHDYMDa2da8\ YaERaKKum_kaO4TeGSWRRM0bozgTPYdUVVYSMjHKeMGdFMV3YP\ 7QTCMWHJZMGWCtYGiZJZ`NOt5eD1VK8QQEMWKHRmzjKRgMNeNK\ cPG8jnIcaSXPGVzMTmRSaXRPfc2cX8lwUffLOomdegc_XbVNzr\ cqhViZMjo0gf5dY9DIVKKQQMMWOH7X5fLBdNCbPDTfFWaEYYE_\ UDduY36NMlFSdEXeDOh_SkUVnOZqIvtBpwCkzCfzDOzLVzHwzU\ qzPlzLfzHLzPZzA_zB`zCazDMzEUzDPzSTzOWzKZzGWz3Zz8yz\ `qzTizLYzd_zV`zMhzVfzQdzM } 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========================================= ; ;