'Black Pearls on pseudopods in ChaosLand'
######################################################### This is a zoom into Doug Stewart's fractal 'Suspended,' which is derived from Jim Muth's FOTD 07-03-28. The color map is the rotated 'Sunfish' color map from David M Fisher with black added for the 'lake.' This image could be called 'Black Pearls on pseudopods in ChaosLand.' I was able to count about ten complete cycles through the color map in the image -- which is a range of iterations of about 10 x 512. This means that I was able to see pixels that had at least 5000 iterations of the mandelbrotmix4 formula. In actual point of fact I believe that the image has many more iterations per pixel on average because of the fact that the image took about 20 seconds to calculate one horizontal row of pixels that had no 'lake' pixels in it on my 400MHz Pentium II. My setting the maxiter= to 16000 lets the details at the edges of the 'lake' features be crisp. The 1280x1024 version of this image took more than 7 hours to calculate so if you calculate it I would recommend your using Fractint's "Disk" Video mode and letting it calculate while you do something else. Calculating the image at this high resolution allows the pixels in the chaotic areas to turn into an almost invisible 'pixel broth.' - Hal Lane ######################### # hallane@earthlink.net # ######################### START PARAMETER FILE======================================= Suspended_F070328E { ; Hal Lane 07-03-28 7:18:09 P400 ; 1280 x 1024. ; Fractint Version 20.04 Patchlevel 4 ; Zoom into Doug Stewart's fractal: ; 'Suspended,' a zoom into Jim Muth's ; FOTD 07-03-28. Rotated 'Sunfish' ; color map from David M Fisher with ; black for the 'lake.' ; reset=2004 type=formula formulafile=_pastarc.frm formulaname=mandelbrotmix4 function=ident passes=1 center-mag=+0.30598272913187720/-2.47436846546150500/1.\ 885089e+009/0.9299/-162.852295244982258/0.7321297453048\ 12785 params=1/-2/6/-1/0/0 float=y maxiter=16000 inside=maxiter outside=summ periodicity=10 sound=off colors=000VSC<3>OGHMDIKAJMAKOAM<3>_LKbOJeQJ<3>qaHtdGwfG\ ziF<4>jWEgUEdRD<3>TGDQEDNBCK8C413000<3>EFAIIDLLG<4>ccWg\ fZkja<3>zyn<9>e`UcZSaWQ<3>UMH00000000053M<4>5Dc5Ff5Hj<3\
5Px<3>5hc5mZ5rU5wP<4>5Zm5Ur5Px<3>5Ed5B`58W56R53M000000\ 000b`c<4>lornru<9>YWPWUMVRI<3>OI5<3>YRD`TFbWH<3>kcPneRp\ gT<3>zpa<4>jdWgaVcZT<3>ROPOLOKJN<2>AAK000000A3M<5>O9dQA\ gSBj<3>`Fw<3>J_cEdZAjU5oP5jN0004aK<3>2JE2EC1AB159007000\ 000000A00<4>O00Q00T00<3>c00<10>L00J00H00<3>A00000000UDG\ <4>h_9kc7nh6<3>zz0<7>``9YYAWVB }
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========================================= ######################################################### -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.413 / Virus Database: 268.18.20/737 - Release Date: 3/28/07
participants (1)
-
Hal Lane