FOTD -- January 12, 2006 (NO RATING) Fractal visionaries and enthusiasts: A very busy day once again requires an abbreviated discussion. Today's image is simply the Julia set of yesterday's image. And like yesterday's image, it earned neither a name nor a rating. I found it in less than one minute and passed the half-hour or so render time getting a bit of my more serious work out of the way. I did put a little extra effort into smoothing the color palette, but a lot more smoothing could have been done. As I said above, the included parameter file takes over 1/2 hour to run. That 1/2 hour may be saved by downloading the finished GIF image from the FOTD web site at: <http://home.att.net/~Paul.N.Lee/FotD/FotD.html> Heavy clouds, fog and rain kept the fractal cats confined to their window shelf here at Old Fractal Central on Wednesday. Their moods were better than expected considering their confine- ment. For me the work was on the heavy side, but it was accom- plished on time. The next FOTD will appear in 24 hours. Until then, take care and be ready. Jim Muth jamth@mindspring.com jimmuth@aol.com START PARAMETER FILE======================================= FOTD_for_12-01-06 { ; time=0:37:40.99--SF5 on a P200 reset=2004 type=formula formulafile=allinone.frm formulaname=JuliaBC passes=1 center-mag=-0.0000000\ 0784588825/-0.00000000964102062/1.142166e+007 params=1.3/0/13/0/-1.452887210417386/-8.4323341660\ 65942/525/0 float=y maxiter=75000 inside=0 logmap=77 periodicity=10 colors=00070K80L90MA0NB1OC2PD3QE4RF5SG6TH7UI8VJ9WJ\ AXJBYJCZJC_JD`JDaJEbJEcJEdIFeIFfIGgIGhIHiIHjIHkIIl\ IImIJnIJoIKpIKqHIrIKoJMmJNjKPhKRfMScOUaQWZSXXUZVW`\ SYaQ_cNaeLcfJehGgjEikBkm9lo1mn7onCqnHsnMunRwnWxm`y\ mezmjzmozmtzlzzmyznyznxzoxzpwzpwzqvzrvzruzsuzttzwx\ zttzqqznmzljwigrfcmc`haYcZUZWRUUOPUNKUMPUMXULdUKlU\ KjTOiTRhTUfTXeT_dTbbTfaTi`TlZToYTrXTuSOyWTx_Yxcbxg\ gwklwoqwsvwqtuorsmqqkoojmnhllfjjdhhbgfaee_ccYbaW`_\ UZYS_WTYXTXXTWYTUYUTZUSZUR_UP_UO_VN`VL`VKaVJaWIbWG\ bWFcWEcVEbWDcWDdXCeXCfYCgYBhZBiZBj_Ak_Al`Am`9na9oc\ 7pa9q_BrZCsXEtWFuUHvTIwRKxQLyONzMPzLQzJSzITzGVzFWz\ DYzCZzA`z7dz9azB_zDYzEWzGUzIRzJPzLNzNLzOJzQGzSEzTC\ zVAzX8zX4zY6zZ8z_Az`BzaDzbFzcGzdIzeKzfLzgNzhPziQzj\ SzkUzkVzlXzmZzn_zoazpczqdzrfzshztizukzvmzwnzxpzyrz\ ysztqzoozjnzelz`kzXizShzNfzIezDcz7cz9bzBazC`zE`zF_\ zHZzIYzKYzMXzNWzPVzQVzSUz } frm:JuliaBC { ; Formula by Andrew Coppin e=p1, p=real(p2)+PI, q=2*PI*floor(p/(2*PI)), r=real(p2)-q, C=p3, Z=Pixel: Z=log(Z) IF(imag(Z)>r) Z=Z+flip(2*PI) ENDIF Z=exp(e*(Z+flip(q)))+C |Z|< p4+100 } END PARAMETER FILE=========================================