----- Original Message ----- From: "Morgan L. Owens" <packrat@nznet.gen.nz> To: <fractint@mailman.xmission.com>; <fractint@mailman.xmission.com> Sent: Tuesday, July 02, 2002 12:19 AM Subject: Re: [Fractint] Fractal Haircut
At 08:42 01/07/2002, David Boddington wrote:
Dear Fractalists:
Did anyone else on the list take note of Ronaldo's fractal haircut during the latter stages of WC Korea\Japan 2002? Better yet, can anyone provide a par formula?
Dunno about Ronaldo (he _has_ hair?), but what about Ahn Jung-Hwan's?! Now _that's_ what I call filamentary structure!
Morgan L. Owens "Doesn't really do it justice."
Ahn_Jung-Hwan { ; ...or at least his hairstyle ; ...kinda (someone improve the colouring?).
When Morgan sent this par I tried it, and for the life of me I can't see any "filamentary structure", nor, for that matter, any resemblance to a haircut. I therefore took up the challenge regarding the colouring, and finally arrived at a *real* haircut---as viewed from the inside. John W. Ahn_Jung-Hwan { ; ...or at least his hairstyle ; ...kinda (someone improve the colouring?). ; Colors by John Wilson ; Version 2001 Patchlevel 8 reset=2001 type=formula formulafile=chby9.frm formulaname=c07-09 function=cos center-mag=-0.146825/0.146825/0.6426667/1/-45 params=0.01/0.002 float=y maxiter=1023 inside=maxiter logmap=yes colors=NFB<8>ieUlhXokZ<2>wtdzxgzxg<8>cYP`VMYSK<3>NFBcYP<9>ro`spaurcvtdxv\ ezxgzxg<8>cYP`VMYSK<3>NFBffV<9>sqbtscutdwuexvfzxg<26>deUcdTbcT<2>_aRZ`Q_\ aR<8>pp`rqbtscvtdxvezxgzxg<8>SVMOSJKOH<3>4A64A6<8>bcSffVjjX<3>zxgzxg<8>c\ YP`VMYSK<2>QJENFBNFB<8>ieUlhXokZ<2>wtdzxgzxg<8>SVMOSJKOH<3>4A6NFB<8>ieUl\ hXokZ<2>wtdzxgzxg<8>SVMOSJKOH<3>4A6NFB<6>gbSjfVmiX<3>zxg64K10G } frm:C07-09 {; V.1.1 - earlier versions may be discarded ; Copyright (c)1998,1999 Morgan L. Owens ; = zC06-C05 t=p1, bailout=4, z=pixel: x=real(z), y=imag(z) xx=x*x, yy=y*y Tx=fn1(x*(xx*(xx*(xx-7)+12)-5)) Ty=fn1(y*(yy*(yy*(yy-7)+12)-5)) x=x-t*Ty, y=y+t*Tx z=x+flip(y) |z|<=bailout }