From - Wed Sep 4 11:04:41 1996 Path: unixg.ubc.ca!van-bc!news.mindlink.net!news.atl.bellsouth.net!news.service.emory.edu!cssun.mathcs.emory.edu!metro.atlanta.com!newsfeed.internetmci.com!super.zippo.com!zdc!szdc!szdc-e!news From: billatny@nyiq.net Newsgroups: alt.binaries.pictures.fractals Subject: Spirals.txt for Spirals 5-8 Date: Tue, 03 Sep 1996 22:02:24 GMT Organization: Zippo Lines: 81 Message-ID: <50ia8f$95v@krypto.zippo.com> X-Newsreader: Forte Free Agent 1.0.82 Here are some spirals to show my appreciation for the Masters: Paul, Linda and Phil. Thanks for the great pics! For those of you who use Fractint, here are the codes for the .par file and .frm files for these spirals. Copy these codes into your fractint.frm file: BillTry3 {; Bill Rossi z = pixel, c=p1: z = ((z-1) * c * (real(p1)>=0)) + ((z+1) * |c|/c * (real(p1)<0)), |z| <= 4 } BillTry4 {; Bill Rossi z = pixel, c=p1: z = ((z-1) * c * (real(p1)>=0)) + ((z+1) * |c|/c * (real(p1)<0)), z = fn1(z) + c, z = fn2(c) + z, |z| <= 4 } Copy these codes into one of your .par files: Spiral5 { ; Bill Rossi reset=1930 type=formula formulafile=fractint.frm formulaname=BillTry3 center-mag=0.804207/-0.784405/2.099061 params=0.7/1.2 float=y decomp=256 colors=000Spf<35>QxlQxlRvh<2>RpYRnURnU<94>ITJL`N<37>EKEmKK<75>mxl } Spiral6 { ; Bill Rossi reset=1930 type=formula formulafile=fractint.frm formulaname=BillTry4 function=asin/cabs center-mag=0.728742/0.805388/14.03035 params=0/1.9 float=y decomp=256 colors=000g6Y<12>cWj_qt<13>aCSb9PaAO<10>RN6h4X<11>zYAaAO<4>jLchEV<5>jPSj\ QRjSRjTRkUQ<7>mgM_Ac<20>ISpg4Y<19>jiFbA`<2>OZjJgnEpq9yug2Y<17>QAHg3Y<19>\ PQZg2Y<29>lVW_9V<3>d4Wf2Xe3X<17>SBLg4X<16>XbDXdCYaE<8>g4Y } Spiral7 { ; Bill Rossi reset=1930 type=formula formulafile=fractint.frm formulaname=BillTry4 function=ident/conj center-mag=0.580726/-0.490818/1.007049 params=0/1.25 float=y decomp=256 colors=000oQLnRNmSP<2>QOFQNCQL9QK7<14>6vW<6>v`k<13>cqS<20>G6z<14>0fG<21>\ fc2gc2h`5<7>kHQkFSjERiDQhDQ<9>O9YH9cA9i<18>_cZ`eYafYbgX<5>fgT<5>8AR<6>OE\ JQEITGH<10>yZG<18>ylrxmuvmu<13>Jbl<22>OiM<10>tMD<2>pPJ } Spiral8 { ; Bill Rossi reset=1930 type=formula formulafile=fractint.frm formulaname=BillTry4 function=exp/cotan center-mag=-0.505632/0.305509/4.219409 params=0/1.7 float=y decomp=256 colors=000tfTwhSjYK<2>oaNYD7<28>n5pn5qp6l<4>yAR<8>iLhHDG<29>6qv5sx6rx<22\ >aTibSibSi<25>wiStW_<14>yiRlUf<29>yiRdo`<7>wiSwVJ<9>yhR5MW<8>tgRv20<28>y\ hRNMi<10>qdV } Bill