; Date: Sat, 06 Jan 2007 18:02:03 -0500 ; From: Jim Muth ; Subject: [Fractint] FOTD 07-01-07 (Evaporated Fractal [7]) ; Id: <1.5.4.16.20070106180424.0da7a360@pop.mindspring.com> ; --------- ; ; FOTD -- January 07, 2007 (Rating 7) ; ; Fractal visionaries and enthusiasts: ; ; Today's image is an 'evaporated' fractal, in which all points on ; the screen are trapped. Fractals with negative exponents of 'Z' ; can be evaporated by raising the bailout radius to an outrageous ; level, such as the googol of today's image. With such an ex- ; treme bailout, no points can escape, but the points do some very ; interesting things even as they remain trapped. The more active ; 'inside' options such as 'bof61' can reveal the otherwise hidden ; activities of the trapped points. The center midget is almost ; invisible, its inside being surrounded by 'inside' stuff. ; ; I named the image "Evaporated Fractal" because that's what it ; is. I rated it at a 7 because I consider it above average. The ; render time of 8-1/2 minutes could seem to be dragging in some ; situations. Those who are impatient to see the finished image ; may download it, before it evaporates totally, from the FOTD web ; site at: ; ; ; ; Lots of sun and a temperature of 66F 19C made Saturday near ; perfect. The fractal cats responded with near-perfect behavior, ; passing most of the day gazing wistfully out the window. My day ; was about average. The next FOTD, which hopefully will be above ; average, will appear in 24 hours. Until then, take care, and ; stride on the light side. ; ; ; Jim Muth ; jamth@mindspring.com ; jimmuth@aol.com ; ; ; START PARAMETER FILE======================================= Evaporated_Jewel { ; time=0:08:37.50--SF5 on a P200 reset=2004 type=formula formulafile=allinone.frm formulaname=MandelbrotMix4 function=recip passes=1 center-mag=+2.416800925009787/+0.6555323439124866/\ 4.7e+008/1/115/0 params=1/-1.75/0.4/-7.75/0/1e+100 float=y maxiter=1200 inside=bof61 periodicity=10 colors=000w3pv4qv5qu7ru8rt9ssAssCtrDtrEuqFupHvpIvo\ JwnLzoKwoJupJrpIppInqHkqHiqGgrGdrFbrF`qGYpGWoHUnHR\ mIPmINlJLkJIjKGiKElI3iKCgLLeMUVQQLUM9XFBYIDZLE_NG`\ QH`SJaVKbXMc_OdbPddRegSfiUglQilVgnZfoceqgdrlcts`wp\ bunctkdrieqffodgnahl_ikXjiVkhSlfQmeNncMqaLobKmbKlb\ JjbIhbIgbHebEfdHdbKb`M`ZPZXRXWUVUXTSZRQaPO_E6cONgY\ bjgrX_XJTCNSGQRJTRNXQQ_QUbPXfO`iOclNgpNjsMnvMquQst\ TuwXzsWwpVulVsiUpeUnbTlZTiWSgTSeUVfUYgU`hUbiVejVhj\ VkkVmlWpmWsnWvoWxowrgem_IhSEVK9OC5H5959D0DH0HL0LO0\ OS0SWAW_K_bPbfSfjXjsZszczV0V849D7DIAGNDKSGOXJRVMVU\ OZSRbRTfQWjOYnN`rMbzFQv8Uz9EvAUzBFuBUzCFtDUzEGrEUz\ FHqGUzHIpHIoIJoJJnJJnLGjMEfNBcO9_P7WQ4TR2PS0MP5LMA\ KJFJGKJDPIAUH7ZG5bG4cH4dH4dH4eI3fI3fI3gJ3hJ3hJ6fI8\ eHAcGCbGF`FH_EJYDLXDOVCQUBSSAURAXP9ZO8`M7bL7SNgPNi\ NNkOKrLNmJPiHSdFU`DXWBZS9aN3`G7cJAeMDgOGjRJlUHuTMn\ WRhZWb``WceQejKhoDjt7mx1o } 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========================================= ; ;