One thing I have noticed when Jim uses his popular MandelbrotMix4a formula is his use of almost exclusively C or 1/C as the constant. Some time ago I was experimenting with that formula using other functions of C for the constant. Using tan(C), I stumbled onto this fractal which gave me the impression of looking through a rusty port hole of a sunken ship at some scallops in clear blue water. I'm sure Jim would certainly have found a better color palette to improve its rating but I like it as is. I wish Jim a nice vacation. Raymond Deep Sea Scallop { ; Version 2002 Patchlevel 4 reset=2002 type=formula formulafile=allinone.frm formulaname=MandelbrotMix4a function=tan center-mag=-0.74738798189947350/+0.00010181315587022/3112865 params=1/2/1/-2/0/0 float=y maxiter=1000 inside=0 sound=off colors=000BKdCMhDOkDPnEQqERsFSuFSvFTwFTwFTwFSvFSuERs<2>DNkCMhBKdAJ`<3>6A\ I58D467455<3>Q7OV8TZ8Xc9`g9dj9gnAjpAlsAotApvAqwArwArwArvAquApsAopAln9jk9\ g<2>_8XV7TQ7OL6KG6F55AA55FA6<3>WQ5_U5bY5<2>ke5mh5oi5pk5rl5rm5rm5rm5rl5pk\ 5oj5mh5<3>bY5_V5WR5<2>JG5FC5A75595IA6<2>YE7bF8fG8jH9nI9qI9tJ9<3>yKAxKAxK\ AvKAtJA<2>lH9iG8eF8<3>NA7I96D76765<3>DBKFDOGERHFUIGX<2>LIcLJeMJfMKgNKhNK\ h<2>MJfLJeKIcKHa<2>GEUEDRDCNBAJ99G88C444<2>GIKKNPORT<2>Ybe`eibhlekofmqho\ sipu<2>jqvjqvipuhosfmqekobhl`eiYbeVZa<3>GIKCEF899444<3>ND9SFAWHB_JCbLDeN\ DhOEkPEmQFoRFpRFpSGqSGpSFpRFoRFmQEkPEhODeNDbLC_JB<3>JB7E969744447C6AH8CM\ 9<2>JZFMbGNfIPiJRkKSnLTpLUqMUrMUrMUrMUqM<2>RlLQjKPgJ<3>ITEGPDEKCCGAAB946\ 7<2>7DN8FS9HWAJ` } MandelbrotMix4a {; 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 }
participants (1)
-
Raymond Filiatreault