; Date: Sat, 16 Dec 2006 22:34:56 -0500 ; From: Jim Muth ; Subject: [Fractint] FOTD 17-12-06 (Sting Ray Playground [6]) ; Id: <1.5.4.16.20061216223703.29bf61de@pop.mindspring.com> ; --------- ; ; FOTD -- December 17, 2006 (Rating 6) ; ; Fractal visionaries and enthusiasts: ; ; Today's fractal reminds me of a school of sting rays circling ; about in their feeding grounds. (If sting rays do actually ; circle and feed in schools, that is.) I accordingly named the ; image "Sting Ray Playground". As for the rating, I decided on a ; 6. The image is a little better than average, but not by much. ; ; The parent fractal, which was generated by combining 6.6 parts ; of Z^(0.08) with 0.6 part of Z^(1.9) and adding C, appears as a ; large squashed Mandelbrot set surrounded by satellite smaller ; M-sets. One of these smaller sets lying to the west of the main ; set is of a quite unusual shape. Today's image is located in a ; valley of this unusually-shaped figure. ; ; The image is unusual in that many of its features are due to the ; colors. Changing the color palette will make this quite ; obvious. The render time of under 7 minutes is a bit slow. I ; recommend visiting the FOTD web site at: ; ; ; ; and viewing the image there. ; ; Saturday was slightly cooler but still pleasant here at Fractal ; Central. A high temperature of 50F 10C in the middle of ; December is always welcome. The fractal cats spent most of the ; day watching a small hole in a corner of the kitchen. I suspect ; a mouse, but I have not yet seen one. ; ; My day was rather hectic with excess shopping. But I survived ; somehow. The next FOTD will appear in 24 hours. Until then, ; take care, and be in tune with the infinite. ; ; ; Jim Muth ; jamth@mindspring.com ; jimmuth@aol.com ; ; ; START PARAMETER FILE======================================= StingRayPlayground { ; time=0:06:50.84--SF5 on a P200 reset=2004 type=formula formulafile=allinone.frm formulaname=MandelbrotMix4 function=ident passes=1 center-mag=-8.02960041053288400/+0.000488967901062\ 96/43241.83/1/-42.5/2.04665068302689601e-007 params=6.6/0.08/0.6/1.9/0/0 float=y maxiter=1200 inside=0 logmap=93 periodicity=10 colors=000NJlQMlSPmVSnXUo_Xpb_qdbrgerihslktonuqqvt\ twvvwrtvorukpthnselrajrZhqWfpSdoPbnM`mIZmFXmCVm8Tm\ 5Rm2Qm4Pm5Pm6Om7Om8Mm8Km8Im9Hm9Fm9Dm9OlBRkDTjFUiHV\ hJUhLTgMRfOPeQFdSFdUGcWGbYGaZGabIWfKRjLMiNLiPLhQLh\ SLgULgVKfXKfYKf_KeaKebKddJdeJcgJciJcjJblJbmIaoIaqI\ `rI`tI`uIZsHXqHWpGUnGSlFRkFPiENgEMfDKdDIbDHaCF_CDY\ BCXBAVA8TA7S95Q94P95R95S96T97V97W98X99Z9A_9A`9Bb9C\ c9Cd9Df9Eg9Eh9Fj9Gk9Gl9Ij8Ki8Mh7Of7Qe7Sd6Uc6Wa5Y`5\ __5`Y4bX4dW4fV3hT3jS2lR2nP2pO1rN1sM1pN2mO3jP4gP4dQ\ 5aR6ZS7XS7UT8RU9OVALVAIWBFXCDXCCYBCYBCYBCYACYACZAC\ Z9CZ9CZ9CZ8C_8C_8C_7C_7C_7C`6C`6C`6C`5C`55Z6C`5Jb4\ Qd3Xf2ch1fi1di0bc0VY0OS0HN0IO2IP4JQ6JR8KS9KTBKUDLV\ FLWHMXIMYKMZMN_ON`QOaRObTPcVPdXPeZQf_QgaRhcRieRifQ\ jdPkcPlaRm`UnZcoYhpWmqVrrTvsSztQzuPzvNzwMzxKzyJzzH\ zzGzzEzzDzzHzzKzzOzzRzzVzzUzzUzzUzzUzzUzzczzdzzdzz\ ezzezzfzzfzzgzzhzzizzjzzk } 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========================================= ; ;