home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractint / archive / v01.n171 < prev    next >
Internet Message Format  |  1998-04-21  |  40KB

  1. From: owner-fractint-digest@lists.xmission.com (fractint-digest)
  2. To: fractint-digest@lists.xmission.com
  3. Subject: fractint-digest V1 #171
  4. Reply-To: fractint-digest
  5. Sender: owner-fractint-digest@lists.xmission.com
  6. Errors-To: owner-fractint-digest@lists.xmission.com
  7. Precedence: bulk
  8.  
  9.  
  10. fractint-digest       Wednesday, April 22 1998       Volume 01 : Number 171
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Tue, 21 Apr 1998 11:53:16 -0500
  18. From: Bob Margolis <rttyman@wwa.com>
  19. Subject: Re: (fractint) Need Formula
  20.  
  21. Angela Wilczynski wrote:
  22. > What with my email problems, I missed this formula
  23. > formulaname=from_jiho1
  24. > Could someone please send it to me?
  25.  
  26. Here 'tis:
  27.  
  28. From_Jiho1 { ; Jiho Kim
  29.    z = 0, c = Pixel:
  30.    z = sin(z)+c,
  31.    |fn1(z+p1)| > |fn2(z)|
  32.   }
  33.  
  34. Bob
  35.  
  36. - -
  37. - ------------------------------------------------------------
  38. Thanks for using Fractint, The Fractals and Fractint Discussion List
  39. Post Message:   fractint@xmission.com
  40. Get Commands:   majordomo@xmission.com "help"
  41. Administrator:  twegner@phoenix.net
  42. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  43.  
  44. ------------------------------
  45.  
  46. Date: Tue, 21 Apr 1998 12:04:07 -0500
  47. From: Bob Margolis <rttyman@wwa.com>
  48. Subject: Re: (fractint) Les Etudes
  49.  
  50. I wrote in response to Wizzle's Wire:
  51.  
  52.  
  53. > I hope other Netscape Navigator/Communicator in our group are aware of > this.
  54.  
  55. I left out the word "users" after Communicator. Deduct 10 points.
  56.  
  57. I wrote:
  58.  
  59. > Thanks again. I noticed that two.
  60.  
  61. Shame on me. I meant "noticed that too." Am I embarrassed. And I'm
  62. supposed to be a writer? Go directly to Go. Do not collect $200.
  63.  
  64. Bob
  65.  
  66. - -
  67. - ------------------------------------------------------------
  68. Thanks for using Fractint, The Fractals and Fractint Discussion List
  69. Post Message:   fractint@xmission.com
  70. Get Commands:   majordomo@xmission.com "help"
  71. Administrator:  twegner@phoenix.net
  72. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  73.  
  74. ------------------------------
  75.  
  76. Date: Tue, 21 Apr 1998 12:27:39 -0700
  77. From: "Earl Simpson" <esimpn@intcomm.net>
  78. Subject: (fractint) New Par -- old formula
  79.  
  80. I think its a geart pic -- but it is slooooooooooow in developing -- have
  81. fun
  82.  
  83. es000006           { ; Earl Simpson 4/20/98
  84.                      ; SLOW but worth the wait
  85.                      ; Linda Allison map
  86.   reset=1960 type=formula formulafile=_p.frm formulaname=pd_411
  87.   function=log/ident passes=3 corners=-2.08/2.08/-2.08/2.08
  88.   params=6/0/0.005/0/4/2 float=y maxiter=255 inside=0 outside=atan
  89.   periodicity=0
  90.   colors=0D09Qv<23>12M00K00J<16>000300600800<2>I10L10O20R30<2>Z50a60c70e80\
  91.   <2>lC0nD0oE0qF0<3>wM0xN0xO0yQ0<2>zV0zW0yT0<2>sJ0qF0nE0mE0<6>T50Q30O30<4>\
  92.   C00<11>100000101200<28>k0y<8>K0O<18>403000<2>010020040<26>0d00f00e0<29>0\
  93.   20000001002<14>8Rv9Tz9Sy9Rw
  94.   }
  95.  
  96.  
  97. frm:PD_411 { ; Modified for IF..ELSE logic by Sylvie Gallet, 05/20/97
  98.    bailout = sqrt(4 + imag(p3))
  99.    k = real(p3), z = z1 = pixel
  100.    c = p1*tan(z) :
  101.    z1 = fn1(z1^k) + p2*fn2(z1*c)
  102.    IF (whitesq)
  103.       z = log(z1)
  104.    ELSE
  105.       z = log(- conj(z1))
  106.    ENDIF
  107.    abs(real(z)) <= bailout && abs(imag(z)) <= bailout
  108.   ;SOURCE: phctopng.frm
  109. }
  110.  
  111. Earl Simpson
  112.  
  113.  
  114. - -
  115. - ------------------------------------------------------------
  116. Thanks for using Fractint, The Fractals and Fractint Discussion List
  117. Post Message:   fractint@xmission.com
  118. Get Commands:   majordomo@xmission.com "help"
  119. Administrator:  twegner@phoenix.net
  120. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  121.  
  122. ------------------------------
  123.  
  124. Date: Tue, 21 Apr 1998 13:37:15 -0400
  125. From: Sylvie Gallet <Sylvie_Gallet@compuserve.com>
  126. Subject: (fractint) .par-plexed QQ?
  127.  
  128. Hi Steve,
  129.  
  130. >> If you're interested     load this par      apply enclosed changes
  131. >> store to a second par   and then   attempt to reload it and compare.
  132. >> Any suggestions are welcome.
  133.  
  134.   Your problem is due to a bug: when continuous potential is in use,
  135. Fractint doesn't write bailout=3D1 and bailoutest=3Dand in the par.  This=
  136.  bug
  137. has been fixed in the developer's persion.  Here is the correct par entry=
  138. :
  139.  
  140. 002megafloral2-m   {
  141.   reset=3D1960 type=3Dsqr(1/fn) function=3Dcotan passes=3Dt
  142.   center-mag=3D+1.58572450146835700/+0.01128946300110711/1.009421/1/90
  143.   float=3Dy bailoutest=3Dand inside=3Dbof61 outside=3Dsumm potential=3D25=
  144. 6/200/1
  145.   decomp=3D256
  146.   colors=3D00000N<3>00X00Z00a00c<9>bbqffsjjt<3>zzz<11>QQiNNgKKfHHdEEc<3>3=
  147. 3U0\
  148.   0S00Q<3>00G00D00B<2>003000022<8>0PP0RR0UU<3>0cc<9>bqqfssjtt<3>zzz<9>OlO=
  149. K\
  150.   jKGiG<3>0c0<9>0F00D00A0<2>030000200<8>P00R00U00<2>`00c00d44<7>qaareetii=
  151. <\
  152.   3>zzz<3>snNukDsh3qe0<2>kX0aU0<4>SF0<4>I00<4>800<3>000300000003005<5>D0K=
  153. F\
  154.   0MJ0P<3>Q0ZS0`U2cW4d<2>aGhcKieMkgOmiWokYpmbqoesqjusovupwxvyzzzyvxwpuvos=
  155. u\
  156.   jqseoqbmpYkoWimOgkMeiKc<2>f8Yd4Wc2U`0S<4>R0IP0GN0GL0C<3>D04B02900700500=
  157. 0\
  158.   05<5>00K
  159.   }
  160.  
  161.   Cheers,
  162.  
  163.         - Sylvie
  164.  
  165. - -
  166. - ------------------------------------------------------------
  167. Thanks for using Fractint, The Fractals and Fractint Discussion List
  168. Post Message:   fractint@xmission.com
  169. Get Commands:   majordomo@xmission.com "help"
  170. Administrator:  twegner@phoenix.net
  171. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  172.  
  173. ------------------------------
  174.  
  175. Date: Tue, 21 Apr 1998 15:37:34 -0400
  176. From: Sylvie Gallet <Sylvie_Gallet@compuserve.com>
  177. Subject: (fractint) New Par -- old formula
  178.  
  179. >> I think its a geart pic -- but it is slooooooooooow in developing --
  180. >> have fun
  181. >>
  182. >> es000006           { ; Earl Simpson 4/20/98
  183.  
  184.   Nice image, Earl!
  185.  
  186.   Cheers,
  187.  
  188.         - Sylvie
  189.  
  190. - -
  191. - ------------------------------------------------------------
  192. Thanks for using Fractint, The Fractals and Fractint Discussion List
  193. Post Message:   fractint@xmission.com
  194. Get Commands:   majordomo@xmission.com "help"
  195. Administrator:  twegner@phoenix.net
  196. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  197.  
  198. ------------------------------
  199.  
  200. Date: Tue, 21 Apr 1998 15:37:32 -0400
  201. From: Sylvie Gallet <Sylvie_Gallet@compuserve.com>
  202. Subject: (fractint) Les Etudes
  203.  
  204. >> My favorite formulas are Sylvie's. Lots of interesting and unusual
  205. >> features can be found that suit my style for the abstract. Hope you
  206. >> enjoy them. If you don't...well, you get what you pay for them.
  207. >> 8-))))
  208.  
  209.   Thank you, Bob!  Very nice images, especially No 6, 7 and 10.
  210.  
  211.         - Sylvie "Made in France Formulas" :-)
  212.  
  213. - ----------------------------------------------------------------------
  214.  E-mail:
  215.    Sylvie_Gallet@CompuServe.com
  216.  Visit my exhibit at Museum of Computer Art:
  217.    http://www.dorsai.org/~moca/
  218.  My Fractal Galleries:
  219.    http://spanky.triumf.ca/www/fractint/sylvie/gallet.html
  220.    http://ourworld.compuserve.com/homepages/Sylvie_Gallet/homepage.htm
  221. - ----------------------------------------------------------------------
  222.  
  223. - -
  224. - ------------------------------------------------------------
  225. Thanks for using Fractint, The Fractals and Fractint Discussion List
  226. Post Message:   fractint@xmission.com
  227. Get Commands:   majordomo@xmission.com "help"
  228. Administrator:  twegner@phoenix.net
  229. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  230.  
  231. ------------------------------
  232.  
  233. Date: Tue, 21 Apr 1998 13:24:44 -0700
  234. From: "Angela Wilczynski" <wizzle@beachnet.com>
  235. Subject: Re: (fractint) New Par -- old formula
  236.  
  237. I liked Earl's image too....AND I liked Jiho's new formula...I finally saw Kathy Roth's pars posted earlier this month
  238. and got inspired. (see below).
  239.  
  240. Sylvie Gallet wrote:
  241. > >> I think its a geart pic -- but it is slooooooooooow in developing --
  242. > >> have fun
  243. > >>
  244. > >> es000006           { ; Earl Simpson 4/20/98
  245. >   Nice image, Earl!
  246. >   Cheers,
  247. >         - Sylvie
  248. >
  249.  
  250. hollywood_bowl     { ; 4-22-98 wizzle
  251.                      ; frm by Jiho Kim
  252.                      ;  
  253.   reset=1960 type=formula formulafile=*.frm
  254.   formulaname=From_Jiho1 function=log/atan
  255.   center-mag=0.87852/-2.66454e-015/0.2786978/1/90 params=0/0 float=y
  256.   maxiter=2147483647 bailout=6 inside=maxiter potential=255/255/0
  257.   invert=1/0/0
  258.   colors=000<2>000000001102<6>47C48E48F48H<28>1Jx0Kz0Ky<26>4AG59E48C<5>122\
  259.   000111222333A50C50E60G60<22>zwU<21>IA2F70D60A50840A30<2>000<5>000011032<\
  260.   27>AmcAkb9h_<14>4JG4HE4HE<8>122000000000000000<17>PjqRmtSpwUszTqw<3>NejL\
  261.   bgK`e<3>FRUEORCLOAIK<4>234000000000 cyclerange=0/255
  262.   }
  263.  
  264. hollywood_bowl2    { ; 4/22/98 by Angela Wilczynski kelmod3.map
  265.                      ; frm by Jiho Kim
  266.   reset=1960 type=formula formulafile=*.frm
  267.   formulaname=from_jiho1 function=log/cabs
  268.   center-mag=0.87852/-2.66454e-015/0.2786978/1/90 params=0/0 float=y
  269.   maxiter=2147483647 bailout=6 inside=maxiter potential=255/255/0
  270.   invert=1/0/0
  271.   colors=E33<13>qoUtrWwvZ<14>IH6FE4FG6<13>TteUwhTuh<14>0Db<15>zU_<15>E49<1\
  272.   5>zmT<13>SCF<15>mUq<14>7BO49M4CO<14>0zy<11>9LKAHH9FE<2>565332443<13>IIRK\
  273.   KTKJS<14>M05P37R5AS6BU8C<12>zed<13>H65 cyclerange=0/255
  274.   }
  275.  
  276. hollywood_bowl3    { ; 4/22/98 by Angela Wilczynski kelmod3.map
  277.                      ; frm by Jiho Kim
  278.   reset=1960 type=formula formulafile=*.frm
  279.   formulaname=from_jiho1 function=log/cosh
  280.   center-mag=0.176802/-8.88178e-016/0.4122748/1/90 params=0/0 float=y
  281.   maxiter=2147483647 bailout=6 inside=maxiter potential=255/255/0
  282.   invert=1/0/0
  283.   colors=7Fc<13>zU`<15>E4A<15>zmU<13>SCG<15>mUr<14>7BP49N4CP<14>0zz<11>9LL\
  284.   AHI9FF<2>566333444<13>IISKKUKJT<14>M06P38R5BS6CU8D<12>zee<14>E33<15>wv_<\
  285.   14>IH7FE5FG7<13>TtfUwiTui<14>0Dc3Ec cyclerange=0/255
  286.   }
  287.  
  288.  
  289. hollywood_bowl4    { ; 4/22/98 by Angela Wilczynski shells5.map
  290.                      ; frm by Jiho Kim
  291.                      ;  
  292.   reset=1960 type=formula formulafile=*.frm
  293.   formulaname=From_Jiho1 function=log/asinh
  294.   center-mag=1.018/-8.88178e-016/0.4122748/1/90 params=0/0 float=y
  295.   maxiter=2147483647 bailout=6 inside=maxiter potential=255/255/0
  296.   invert=1/0/0
  297.   colors=YAR<9>gALhAKiBL<13>xakzcmybl<25>YBAW98V86U64U64U75<15>zrz<14>jDNh\
  298.   AKiDL<14>zzm<15>U0A<14>iWWkZYkYY<13>_CXZAW_CX<14>wmw<14>eMNcKKdMM<13>trq\
  299.   vutvtr<13>nWNmUKmUL<13>vbawccvbc<13>WCVUAUUAU<2>XAS cyclerange=0/255
  300.   }
  301.  
  302. hollywood_bowl5    { ; 4/22/98 by Angela Wilczynski d-fushia.map
  303.                      ; frm by Jiho Kim
  304.                      ;  
  305.   reset=1960 type=formula formulafile=*.frm
  306.   formulaname=From_Jiho1 function=log/acos
  307.   center-mag=-1.10714/-8.88178e-016/0.4122748/1/90 params=0/0 float=y
  308.   maxiter=2147483647 bailout=6 inside=maxiter potential=255/255/0
  309.   invert=1/0/0
  310.   colors=000<17>000KAA<17>zzh<16>LA9<18>wwm<4>pmenkcmjblha<22>M55000<7>000\
  311.   000001112<3>44855A55A<14>AAKAAKAAJ<11>66C66B55A559548<3>423311422<10>G99\
  312.   IAAJCB<20>wzo<19>K0C<4>V5IX6JZ7Ka9LcAMfBN<6>wKU<15>K0AL3CN6F000<3>000
  313.   cyclerange=0/255
  314.   }
  315.  
  316. hollywood_bowl6    { ; 4/22/98 by Angela Wilczynski d-silv2.map 
  317.                      ; frm by Jiho Kim
  318.                      ;  
  319.   reset=1960 type=formula formulafile=*.frm
  320.   formulaname=From_Jiho1 function=log/exp
  321.   center-mag=0.676462/-8.88178e-016/0.4122748/1/90 params=0/0 float=y
  322.   maxiter=2147483647 bailout=6 inside=maxiter potential=255/255/0
  323.   invert=1/0/0
  324.   colors=000<6>000000202<3>A0AB1BC3C<33>zzw<30>JAIH8GE7D<3>000<3>224325336\
  325.   336<22>JGTKHUKHT<8>ECKDBICAHBAGB9FA8E98D<3>76A769658547<5>111000000000<3\
  326.   >000<4>G0GK0KL0L<21>kJkmKmlKl<19>N8NM7MK6KI6I<5>000000000000<17>PjqRmtSp\
  327.   wUszTqw<16>234 cyclerange=0/255
  328.   }
  329.  
  330. hollywood_bowl7    { ; 4/22/98 by Angela Wilczynski d-pchgld.map new
  331.                      ; frm by Jiho Kim
  332.                      ;  
  333.   reset=1960 type=formula formulafile=*.frm
  334.   formulaname=From_Jiho1 function=log/sinh
  335.   center-mag=0.676462/-8.88178e-016/0.3529073/1/90 params=0/0 float=y
  336.   maxiter=2147483647 bailout=6 inside=maxiter potential=255/255/0
  337.   invert=1/0/0
  338.   colors=850630320000<3>224224325326437<21>JGTKHUKHT<8>ECKDBICAHBAGB9FA8E<\
  339.   12>111000000000<3>000<6>U05<21>xfazhcygb<22>U05<5>000<2>000000123<18>Spw\
  340.   UszTqw<16>234000000<4>000000211<6>H8AKACLBD<32>xxkzzmyyl<25>KC2IA0G90D80\
  341.   B60 cyclerange=0/255
  342.   }
  343.  
  344. hollywood_bowl8    { ; 4/22/98 by Angela Wilczynski map adapted from Paul C
  345.                      ; frm by Jiho Kim
  346.                      ;  
  347.   reset=1960 type=formula formulafile=*.frm
  348.   formulaname=From_Jiho1 function=log/tan
  349.   center-mag=1.74045/-0.132955/0.566299/0.6232/90 params=0/0 float=y
  350.   maxiter=2147483647 bailout=6 inside=maxiter potential=255/255/0
  351.   invert=1/0/0
  352.   colors=n66<8>O00<14>b30c40d60<14>zW0<4>rL0pJ0nH0lF0jD0iB0g80e60eA0dE0cJ0\
  353.   <13>xw0zz0yw0<10>cK0<2>0F5<14>0zR<12>0C40CC<15>0zz<10>0KK0GG0BJ06M11Q<13\
  354.   >FFwGGzFFw<10>11R<2>TBb<13>eNxfOzeNw<9>M4RN3MO2GQ0A<14>z0f<13>O08O00<15>\
  355.   z88w77t77000000 cyclerange=0/255
  356.   }
  357.  
  358. p.s. I hope these frm's don't have those dratted lines....they look ok to me
  359.  
  360. - -
  361. - ------------------------------------------------------------
  362. Thanks for using Fractint, The Fractals and Fractint Discussion List
  363. Post Message:   fractint@xmission.com
  364. Get Commands:   majordomo@xmission.com "help"
  365. Administrator:  twegner@phoenix.net
  366. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  367.  
  368. ------------------------------
  369.  
  370. Date: Tue, 21 Apr 1998 19:05:50 -0500
  371. From: Kivryn_H <kivryn_h@bellsouth.net>
  372. Subject: (fractint) Loading Fractint pars into other programs
  373.  
  374. Hi,
  375.  
  376. It has been, it seems to me, a very long time ago that someone said they
  377. liked to generate fractals in Fractint (for if colors or some such) and
  378. then load it into Flarium 24 or Tierazon (for the filters maybe?).  I
  379. don't remember exactly, but that's kind of the gist of the subject. 
  380. Does this ring a bell with anyone?  
  381.  
  382. What I'm wanting is to hear the specifics on that again.  I would use
  383. the archive, but it would take be a lifetime to find it, not knowing the
  384. subject or even a close date.
  385.  
  386. Any help appreciated,
  387. Kivryn
  388.  
  389. - -
  390. - ------------------------------------------------------------
  391. Thanks for using Fractint, The Fractals and Fractint Discussion List
  392. Post Message:   fractint@xmission.com
  393. Get Commands:   majordomo@xmission.com "help"
  394. Administrator:  twegner@phoenix.net
  395. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  396.  
  397. ------------------------------
  398.  
  399. Date: Tue, 21 Apr 1998 20:14:22 -0400 (EDT)
  400. From: kragen@pobox.com (Kragen)
  401. Subject: Re: (fractint) How'd he do that?
  402.  
  403. On Sat, 11 Apr 1998, Sylvie Gallet wrote:
  404. > Hi Jay,
  405. > >> My copy has a gray mote around the black midget.  How... er, why does
  406. > >> it do this?  I think it is neato but  since it is not reproducible,
  407. > >> it drops into the mysterious  fractal land of Dr. J. 
  408. >   I removed all of the <nnn> sequences in Jim's par, and the resulting par
  409. > produces exactly the same image as yours.
  410.  
  411. Maybe he cut and pasted it from a web browser that was interpreting
  412. plain text as HTML?
  413.  
  414. Kragen
  415.  
  416.  
  417. - -
  418. - ------------------------------------------------------------
  419. Thanks for using Fractint, The Fractals and Fractint Discussion List
  420. Post Message:   fractint@xmission.com
  421. Get Commands:   majordomo@xmission.com "help"
  422. Administrator:  twegner@phoenix.net
  423. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  424.  
  425. ------------------------------
  426.  
  427. Date: Tue, 21 Apr 1998 20:49:55 -0500 (CDT)
  428. From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
  429. Subject: (fractint) Floating Rings Formula
  430.  
  431. comment {
  432. This formula and pars produce images that are somewhat different
  433. than the ones that I've been posting.  The intent was to create
  434. images where the rings surrounding the midgets appear to be
  435. floating above a fractal background.
  436.  
  437. As usual, better colormaps are welcome!
  438.  
  439. Paul Carlson
  440. }
  441.  
  442. frm:Cosh_Rings_Mset {; Copyright (c) Paul W. Carlson, 1998
  443.     ;   real(p1) = a factor controlling the width of the rings
  444.     ;   imag(p1)   not used
  445.     ;   p2       = bailout value for |w|
  446.     c = pixel
  447.     w = bailout = iter = 0
  448.     ring_width = real(p1)
  449.     index_factor = 124 / ring_width:
  450.     w = cosh(w) + c
  451.     dist = abs(|w|-.25)
  452.     bailout = (iter > 0) * (dist < ring_width)
  453.     iter = iter + 1
  454.     z = (index_factor * dist + 128) * bailout - iter
  455.     bailout == 0 && |w| < p2
  456. }
  457.  
  458. rcoshm01           { ; Copyright (c) Paul W. Carlson, 1998
  459.   reset=1960 type=formula formulafile=rcosh.frm
  460.   formulaname=cosh_rings_mset passes=t
  461.   corners=3.1830138002/3.1798646488/1.7294245353/1.7279980114/\
  462.   3.1825648372/1.7300231527
  463.   params=0.21/0/1e+030/0
  464.   float=y maxiter=1000 inside=253 outside=summ
  465.   colors=000zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz\
  466.   0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz\
  467.   0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz\
  468.   0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz\
  469.   0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz\
  470.   0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz0z88zz\
  471.   0z88zz0z88zz0z88zz0z88zz0z88zz0GGz<123>11Q000000000
  472.   }
  473.  
  474. rcoshm02           { ; Copyright (c) Paul W. Carlson, 1998
  475.   reset=1960 type=formula formulafile=rcosh.frm
  476.   formulaname=cosh_rings_mset passes=t
  477.   corners=-3.44266874082/-3.44265373186/1.00059733317e-005/-1.\
  478.   00059733352e-005/-3.44265373186/-1.00059733352e-005
  479.   params=0.21/0/1e+030/0
  480.   float=y maxiter=1000 inside=253 outside=summ
  481.   colors=0000T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T\
  482.   0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T\
  483.   0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T\
  484.   0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T\
  485.   0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T\
  486.   0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T\
  487.   0CCp0T0CCp0T0CCp0T0CCp0T0CCp0T0zzz<123>VVV000000000
  488.   }
  489.  
  490. rcoshm03           { ; Copyright (c) Paul W. Carlson, 1998
  491.   reset=1960 type=formula formulafile=rcosh.frm
  492.   formulaname=cosh_rings_mset passes=t
  493.   corners=-3.442662501169/-3.442659919627/1.721027998635e-006/\
  494.   -1.721028002182e-006/-3.442659919627/-1.721028002182e-006
  495.   params=0.21/0/1e+030/0
  496.   float=y maxiter=1000 inside=253 outside=summ
  497.   colors=000U0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0\
  498.   U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0\
  499.   U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0\
  500.   U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0\
  501.   U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0\
  502.   U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0\
  503.   U0UUU0U0UUU0U0UUU0U0UUU0U0UUU0Uzzz<123>VVV000000kkk
  504.   }
  505.  
  506.  
  507.  
  508. - -
  509. - ------------------------------------------------------------
  510. Thanks for using Fractint, The Fractals and Fractint Discussion List
  511. Post Message:   fractint@xmission.com
  512. Get Commands:   majordomo@xmission.com "help"
  513. Administrator:  twegner@phoenix.net
  514. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  515.  
  516. ------------------------------
  517.  
  518. Date: Tue, 21 Apr 1998 23:35:58 -0400
  519. From: "Peter Gavin" <pgavin@mindspring.com>
  520. Subject: (fractint) The 'bottom'?
  521.  
  522. I was just wondering...  If you zoom in on a swirl some where in the
  523. mandelbrot, such as those found in seahorse valley, will you ever reach a
  524. point where the self similarity ends? ie, the 'bottom' of the swirl?  I
  525. tried to zoom in deep enough to find out, but I decided to find out from you
  526. guys before wasting any more time :)
  527.  
  528. Pete
  529.  
  530.  
  531. - -
  532. - ------------------------------------------------------------
  533. Thanks for using Fractint, The Fractals and Fractint Discussion List
  534. Post Message:   fractint@xmission.com
  535. Get Commands:   majordomo@xmission.com "help"
  536. Administrator:  twegner@phoenix.net
  537. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  538.  
  539. ------------------------------
  540.  
  541. Date: Tue, 21 Apr 1998 21:52:41 -0700
  542. From: kathy roth <kroth@well.com>
  543. Subject: (fractint) spiralgia
  544.  
  545. Hi- I am having big fun with the new maps.
  546. Thanks to Wizzle for gathering them!  These are
  547. a minor variation on Sylvie Gallet's 6PHATNJ1.
  548.  
  549. spiralgia          { ; kathy roth 4-21-98
  550.                      ; frm by Paul Carlson
  551.                      ; from par by Sylvie Gallet
  552.                      ; map by Linda Allison
  553.   reset=1960 type=formula formulafile=carr3197.frm
  554.   formulaname=phoenix_atan passes=1
  555.   center-mag=0.695361/1.79661/1.50285
  556.   params=-0.50756510417/0.22080729167/0.5/0/2/125 float=y maxiter=1000
  557.   inside=253 outside=summ invert=1/0/0
  558.   colors=000<26>000111333<33>zzz<31>\
  559. 222000000<61>000111332<29>xn_<31>22200\
  560.   0000<29>000
  561.   }
  562.  
  563. spiralgia1         { ; kathy roth 4-21-98
  564.                      ; frm by Paul Carlson
  565.                      ; from par by Sylvie Gallet
  566.                      ; map by Linda Allison
  567.   reset=1960 type=formula formulafile=carr3197.frm
  568.   formulaname=phoenix_atan passes=1
  569.   center-mag=-3.21184/1.32182/0.7514248
  570.   params=-0.50756510417/0.22080729167/0.5/0/2/125 float=y maxiter=1000
  571.   inside=253 outside=summ invert=1/0/0
  572. colors=aU0tpW<5>smOrlMqkM<27>FE2DD2CC\
  573. 1AA0AA0AB0<26>OREOSEOTEPUFQVG<29>xx\
  574. xzzzzzz<29>i_3hZ0gZ0<3>cW0bV0`T0<22>CB0AA0\
  575. AA0<27>W`HXaIYbJZcKZcL<29>yyxz\
  576.   zzzzz<22>upX
  577.   }
  578.  
  579. spiralgia2         { ; kathy roth 4-21-98
  580.                      ; frm by Paul Carlson
  581.                      ; from par by Sylvie Gallet
  582.                      ; map by Kerry Mitchell
  583.   reset=1960 type=formula formulafile=carr3197.frm
  584.   formulaname=phoenix_atan passes=1
  585.   center-mag=-2.80875/0.503649/0.1833476
  586.   params=-0.50756510417/0.22080729167/0.5/0/2/125 float=y maxiter=1000
  587.   inside=253 outside=summ invert=1/0/0  colors=202Q4UQ0QU4QU8MUCIQ8IQ4\
  588. MM0MM4II0II4MI8QM4QM8UICUEGUECQAGQAKU6OU2S\
  589. U2OQ6KQ6GM2KM2GI6CIA8IACME8ME4IE0EE4AA0AA\
  590. 4E68E2CE28A64A606246642A82A46E8\
  591. 6EC2IG2MK2MG6IC6I8AI4EM8EMCAQ\
  592. GAQCEUGEUKAUO6QK6QO2<2>a_2aW\
  593. 6YS6YOAYKEaOEaS\
  594.   AeWAeSEiWEi_Aic6e_6ec2ig2mk2mg6qk6qo\
  595. 2us2yw2ys6uo6ukAyoAykEugEqcEqgAmcA<2\
  596. >mSMqWMq_IucIygIycMu_MuWQy_QyWUuS\
  597. UqOUqSQmOQmKUiGUeCUeGQiKQiOMiSIeOIeKMaG\
  598. MaKIYGIYCMY8QaCQa8UY4UY0Ya4Ya0aY4aY\
  599. 8eYCia8ia4ee0ee4ii0ii4ei8ae4ae8YiCYmG\
  600. YmCaqGaqKYuOYySYyOauKauGeyKeyGiu\
  601. Ciq8iqCem8em4im0mm4qq0qq4mu8myCmy8qu4qu0\
  602. uy4uy0yu4yq8yq4um8umCyiGyeKyeGuiCui8qi4me8me\
  603. CqaGqaCmYGmYKqYOuaKuaOy<2>Q_\
  604. yQWuUSuUOqUKmQOmQSqMWqMSmIW\
  605. mI_qIcuM_uMcyIgyEkyEguAkuAoy6sy2wy2su6ou6kq2o\
  606. q2km6gmAcmAgqEcq<2>ESeAWeA_i6ci2gi2ce6_e6Wa2\
  607. _a2WY6SYAOYASaEOaEKYIGYMCYMG\
  608.   aIKaIOeISiMOiMKeQGeQKiUGiUCeU8aQCaQ8YU4YU0U
  609.   }
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616. - -
  617. - ------------------------------------------------------------
  618. Thanks for using Fractint, The Fractals and Fractint Discussion List
  619. Post Message:   fractint@xmission.com
  620. Get Commands:   majordomo@xmission.com "help"
  621. Administrator:  twegner@phoenix.net
  622. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  623.  
  624. ------------------------------
  625.  
  626. Date: Tue, 21 Apr 1998 21:59:07 -0700
  627. From: kathy roth <kroth@well.com>
  628. Subject: (fractint) spiralgia
  629.  
  630. When I send a par I always send it to
  631. myself first and then edit it because Netscape
  632. throws in a lot of double spaces and really
  633. unpredictable line wraps and line combinations.
  634. On the last post no matter how it was edited it gave
  635. an error message for the colors.  The palette is supposed to
  636. be "lkmitch00".  I think just let it draw it in the default
  637. palette and then substitute "lkmitch00" and rotate it.
  638.  
  639.  
  640.  
  641. - -
  642. - ------------------------------------------------------------
  643. Thanks for using Fractint, The Fractals and Fractint Discussion List
  644. Post Message:   fractint@xmission.com
  645. Get Commands:   majordomo@xmission.com "help"
  646. Administrator:  twegner@phoenix.net
  647. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  648.  
  649. ------------------------------
  650.  
  651. Date: Tue, 21 Apr 1998 22:17:36 -0700
  652. From: "Angela Wilczynski" <wizzle@beachnet.com>
  653. Subject: Re: (fractint) The 'bottom'?
  654.  
  655. What and where is seahorse valley?
  656.  
  657. Angela
  658.  
  659. Peter Gavin wrote:
  660. > I was just wondering...  If you zoom in on a swirl some where in the
  661. > mandelbrot, such as those found in seahorse valley, will you ever reach a
  662. > point where the self similarity ends? ie, the 'bottom' of the swirl?  I
  663. > tried to zoom in deep enough to find out, but I decided to find out from you
  664. > guys before wasting any more time :)
  665. > Pete
  666. >
  667.  
  668. - -
  669. - ------------------------------------------------------------
  670. Thanks for using Fractint, The Fractals and Fractint Discussion List
  671. Post Message:   fractint@xmission.com
  672. Get Commands:   majordomo@xmission.com "help"
  673. Administrator:  twegner@phoenix.net
  674. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  675.  
  676. ------------------------------
  677.  
  678. Date: Tue, 21 Apr 1998 22:54:55 -0700
  679. From: kathy roth <kroth@well.com>
  680. Subject: (fractint) The Bottom
  681.  
  682. - --------------C886FA44F99A124AF373EAF3
  683. Content-Type: text/plain; charset=us-ascii
  684. Content-Transfer-Encoding: 7bit
  685.  
  686. > > I was just wondering...  If you zoom in on a swirl some where in the
  687. > > mandelbrot, such as those found in seahorse valley, will you ever reach a
  688. > > point where the self similarity ends? ie, the 'bottom' of the swirl?
  689. >
  690. No, no..oo..oo..ooo bottommmmmm . It's kind of
  691. the point of it all.
  692.  
  693. - --------------C886FA44F99A124AF373EAF3
  694. Content-Type: text/html; charset=us-ascii
  695. Content-Transfer-Encoding: 7bit
  696.  
  697. <HTML>
  698.  
  699. <BLOCKQUOTE TYPE=CITE>
  700. <PRE>> I was just wondering...  If you zoom in on a swirl some where in the
  701. > mandelbrot, such as those found in seahorse valley, will you ever reach a
  702. > point where the self similarity ends? ie, the 'bottom' of the swirl?</PRE>
  703. </BLOCKQUOTE>
  704. No, no..oo..oo..ooo bottommmmmm . It's kind of
  705. <BR>the point of it all.</HTML>
  706.  
  707. - --------------C886FA44F99A124AF373EAF3--
  708.  
  709.  
  710. - -
  711. - ------------------------------------------------------------
  712. Thanks for using Fractint, The Fractals and Fractint Discussion List
  713. Post Message:   fractint@xmission.com
  714. Get Commands:   majordomo@xmission.com "help"
  715. Administrator:  twegner@phoenix.net
  716. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  717.  
  718. ------------------------------
  719.  
  720. Date: Tue, 21 Apr 1998 23:09:35 -0700
  721. From: "Jay Hill" <ehill1@san.rr.com>
  722. Subject: Re: (fractint) The 'bottom'?
  723.  
  724. > From: Angela Wilczynski <wizzle@beachnet.com>
  725. > To: fractint@lists.xmission.com
  726. > Subject: Re: (fractint) The 'bottom'?
  727. > Date: Tuesday, April 21, 1998 10:17 PM
  728. > What and where is seahorse valley?
  729.  
  730. In the neck at -.75 on the (+) side. Try either side actually. 
  731.  
  732. seahorse right     { ; Seahorse on its side
  733.   reset=1960 type=mandel
  734.   center-mag=-0.74971/-0.0346297/2621.809/0.9999/-90 params=0/0
  735.   maxiter=8000
  736.   colors=000000<30>zKU<30>211000000<14>000010030<29>0z0<30>020000000<14>00\
  737.   0110330<29>zz0<30>220000000<29>000
  738.   }
  739.  
  740. > Angela
  741. > Peter Gavin wrote:
  742. > > 
  743. > > I was just wondering...  If you zoom in on a swirl some where in the
  744. > > mandelbrot, such as those found in seahorse valley, will you ever reach a
  745. > > point where the self similarity ends? ie, the 'bottom' of the swirl?  I
  746. > > tried to zoom in deep enough to find out, but I decided to find out from
  747. you
  748. > > guys before wasting any more time :)
  749. > > 
  750.  
  751. The swirls are self similar, so they become just more of the same.
  752.  
  753. > > Pete
  754. > >
  755.  
  756. Jay
  757.  
  758.  
  759.  
  760.  
  761. - -
  762. - ------------------------------------------------------------
  763. Thanks for using Fractint, The Fractals and Fractint Discussion List
  764. Post Message:   fractint@xmission.com
  765. Get Commands:   majordomo@xmission.com "help"
  766. Administrator:  twegner@phoenix.net
  767. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  768.  
  769. ------------------------------
  770.  
  771. Date: Tue, 21 Apr 1998 23:23:18 -0700
  772. From: kathy roth <kroth@well.com>
  773. Subject: (fractint) Seahorse and Elephant valleys
  774.  
  775. - --------------32E453F1F82B079347D74991
  776. Content-Type: text/plain; charset=us-ascii
  777. Content-Transfer-Encoding: 7bit
  778.  
  779. A while ago Noel Giffin wrote:
  780.  
  781. >   Seahorse valley is the large intrusion between the main cardioid and
  782. >   the first disk along the real axis at -.75 the imaginary ordinate will
  783. >   depend on your maxiter setting but at high iteration the value should
  784. >   approach 0.0 from either side of the axis. (mirrored)
  785. >
  786. >   Elephant valley is at the cusp of the main cardiod and approaches
  787. >   0.25 on the real axis at high iteration. The imaginary coordinate
  788. >   would be close to 0.0 depending how far down the valley that you are.
  789. >
  790.   That just means the thing that sticks out into the "lake" towards the
  791. left and the detail towards the right border of the lake.
  792.  
  793. seahorse_valley    {
  794.   reset=1960 type=mandel center-mag=-0.734724/0.152056/285.0036
  795.   params=0/0
  796.  
  797. colors=00000e0e00eee00e0eeL0eeeLLLLLzLzLLzzzLLzLzzzLzzz000555<3>HHHKKKOO\
  798.  
  799. OSSSWWW___ccchhhmmmssszzz00z<3>z0z<3>z00<3>zz0<3>0z0<3>0zz<2>0GzVVz<3>zV\
  800.  
  801.  
  802. z<3>zVV<3>zzV<3>VzV<3>Vzz<2>Vbzhhz<3>zhz<3>zhh<3>zzh<3>hzh<3>hzz<2>hlz00\
  803.  
  804. S<3>S0S<3>S00<3>SS0<3>0S0<3>0SS<2>07SEES\
  805. <3>SES<3>SEE<3>SSE<3>ESE<3>ESS<2\  >EHSKKS<2>QKSSKSSKQSKOSKMSKK\
  806. <2>SQKSSKQSKOSKMSKKSK<2>KSQKSSKQSKOSKMS00G<3\
  807. >G0G<3>G00<3>GG0<3>0G0<3>0GG<2>04G88G<2>\
  808. E8GG8GG8EG8CG8AG88<2>GE8GG8EG8CG\
  809. 8AG88G8<2>8GE8GG8EG8CG8AGBBG<2>FB\
  810. GGBGGBFGBDGBCGBB<2>GFBGGBFGBDGBCGBBGB<2\
  811.   >BGFBGGBFGBDGBCG000<6>000
  812.   }
  813.  
  814. elephant_valley    {
  815.   reset=1960 type=mandel center-mag=0.360188/0.110804/133.3322
  816.   params=0/0
  817.  
  818. colors=00000e0e00eee00e0eeL0eeeLLLLLzLzLLzzzLLzLzzzLzzz000555<3>HHHKKKOO\
  819.  
  820. OSSSWWW___ccchhhmmmssszzz00z<3>z0z<3>z00<3>zz0<3>0z0<3>0zz<2>0GzVVz<3>zV\
  821.  
  822.  
  823. z<3>zVV<3>zzV<3>VzV<3>Vzz<2>Vbzhhz<3>zhz<3>zhh<3>zzh<3>hzh<3>hzz<2>hlz00\
  824.  
  825. S<3>S0S<3>S00<3>SS0<3>0S0<3>0SS<2>\
  826. 07SEES<3>SES<3>SEE<3>SSE<3>ESE<3>ESS<2\
  827. >EHSKKS<2>QKSSKSSKQSKOSKMSKK<2>SQ\
  828. KSSKQSKOSKMSKKSK<2>KSQKSSKQSKOSKMS00G<3\
  829. >G0G<3>G00<3>GG0<3>0G0<3>0GG<2>04\
  830. G88G<2>E8GG8GG8EG8CG8AG88<2>GE8GG8EG8CG\
  831. 8AG88G8<2>8GE8GG8EG8CG8AGBBG<2>FBGGBGGB\
  832. FGBDGBCGBB<2>GFBGGBFGBDGBCGBBGB<2\
  833.   >BGFBGGBFGBDGBCG000<6>000
  834.   }
  835.  
  836. - --------------32E453F1F82B079347D74991
  837. Content-Type: text/html; charset=us-ascii
  838. Content-Transfer-Encoding: 7bit
  839.  
  840. <HTML>
  841. A while ago Noel Giffin wrote:
  842. <BLOCKQUOTE TYPE=CITE>
  843. <PRE>
  844.   Seahorse valley is the large intrusion between the main cardioid and
  845.   the first disk along the real axis at -.75 the imaginary ordinate will
  846.   depend on your maxiter setting but at high iteration the value should
  847.   approach 0.0 from either side of the axis. (mirrored)
  848.  
  849.   Elephant valley is at the cusp of the main cardiod and approaches
  850.   0.25 on the real axis at high iteration. The imaginary coordinate 
  851.   would be close to 0.0 depending how far down the valley that you are.</PRE>
  852. </BLOCKQUOTE>
  853.   That just means the thing that sticks out into the "lake" towards
  854. the
  855. <BR>left and the detail towards the right border of the lake.
  856.  
  857. <P>seahorse_valley    {
  858. <BR>  reset=1960 type=mandel center-mag=-0.734724/0.152056/285.0036
  859. <BR>  params=0/0
  860. <BR>  colors=00000e0e00eee00e0eeL0eeeLLLLLzLzLLzzzLLzLzzzLzzz000555<3>HHHKKKOO\
  861. <BR>OSSSWWW___ccchhhmmmssszzz00z<3>z0z<3>z00<3>zz0<3>0z0<3>0zz<2>0GzVVz<3>zV\
  862.  
  863. <P>  z<3>zVV<3>zzV<3>VzV<3>Vzz<2>Vbzhhz<3>zhz<3>zhh<3>zzh<3>hzh<3>hzz<2>hlz00\
  864. <BR>S<3>S0S<3>S00<3>SS0<3>0S0<3>0SS<2>07SEES\
  865. <BR><3>SES<3>SEE<3>SSE<3>ESE<3>ESS<2\  >EHSKKS<2>QKSSKSSKQSKOSKMSKK\
  866. <BR><2>SQKSSKQSKOSKMSKKSK<2>KSQKSSKQSKOSKMS00G<3\
  867. <BR>>G0G<3>G00<3>GG0<3>0G0<3>0GG<2>04G88G<2>\
  868. <BR>E8GG8GG8EG8CG8AG88<2>GE8GG8EG8CG\
  869. <BR>8AG88G8<2>8GE8GG8EG8CG8AGBBG<2>FB\
  870. <BR>GGBGGBFGBDGBCGBB<2>GFBGGBFGBDGBCGBBGB<2\
  871. <BR>  >BGFBGGBFGBDGBCG000<6>000
  872. <BR>  }
  873.  
  874. <P>elephant_valley    {
  875. <BR>  reset=1960 type=mandel center-mag=0.360188/0.110804/133.3322
  876. <BR>  params=0/0
  877. <BR>  colors=00000e0e00eee00e0eeL0eeeLLLLLzLzLLzzzLLzLzzzLzzz000555<3>HHHKKKOO\
  878. <BR>OSSSWWW___ccchhhmmmssszzz00z<3>z0z<3>z00<3>zz0<3>0z0<3>0zz<2>0GzVVz<3>zV\
  879.  
  880. <P>  z<3>zVV<3>zzV<3>VzV<3>Vzz<2>Vbzhhz<3>zhz<3>zhh<3>zzh<3>hzh<3>hzz<2>hlz00\
  881. <BR>S<3>S0S<3>S00<3>SS0<3>0S0<3>0SS<2>\
  882. <BR>07SEES<3>SES<3>SEE<3>SSE<3>ESE<3>ESS<2\
  883. <BR>>EHSKKS<2>QKSSKSSKQSKOSKMSKK<2>SQ\
  884. <BR>KSSKQSKOSKMSKKSK<2>KSQKSSKQSKOSKMS00G<3\
  885. <BR>>G0G<3>G00<3>GG0<3>0G0<3>0GG<2>04\
  886. <BR>G88G<2>E8GG8GG8EG8CG8AG88<2>GE8GG8EG8CG\
  887. <BR>8AG88G8<2>8GE8GG8EG8CG8AGBBG<2>FBGGBGGB\
  888. <BR>FGBDGBCGBB<2>GFBGGBFGBDGBCGBBGB<2\
  889. <BR>  >BGFBGGBFGBDGBCG000<6>000
  890. <BR>  }</HTML>
  891.  
  892. - --------------32E453F1F82B079347D74991--
  893.  
  894.  
  895. - -
  896. - ------------------------------------------------------------
  897. Thanks for using Fractint, The Fractals and Fractint Discussion List
  898. Post Message:   fractint@xmission.com
  899. Get Commands:   majordomo@xmission.com "help"
  900. Administrator:  twegner@phoenix.net
  901. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  902.  
  903. ------------------------------
  904.  
  905. Date: Wed, 22 Apr 1998 05:43:49 -0400
  906. From: Sylvie Gallet <Sylvie_Gallet@compuserve.com>
  907. Subject: (fractint) spiralgia
  908.  
  909. Hi Kathy,
  910.  
  911. >>  Hi- I am having big fun with the new maps.
  912. >> Thanks to Wizzle for gathering them!  These are
  913. >> a minor variation on Sylvie Gallet's 6PHATNJ1.
  914.  
  915.   Thanks!  I loved them all.
  916.  
  917. >> spiralgia1         { ; kathy roth 4-21-98
  918. >>                      ; frm by Paul Carlson
  919. >>                      ; from par by Sylvie Gallet
  920. >>                      ; map by Linda Allison
  921.  
  922.   The map is one of mine and 6PHATNJ1 was just a recoloring of one of Pau=
  923. l
  924. Carlson's pars.
  925.  
  926.   Cheers,
  927.  
  928.         - Sylvie
  929.  
  930. - -
  931. - ------------------------------------------------------------
  932. Thanks for using Fractint, The Fractals and Fractint Discussion List
  933. Post Message:   fractint@xmission.com
  934. Get Commands:   majordomo@xmission.com "help"
  935. Administrator:  twegner@phoenix.net
  936. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  937.  
  938. ------------------------------
  939.  
  940. Date: Wed, 22 Apr 1998 02:48:52 -0700 (PDT)
  941. From: Jiho Kim <kimjd@plu.edu>
  942. Subject: Re: (fractint) text/code editor
  943.  
  944. > The files are at:
  945. >    ftp.cs.plu.edu/pub/faculty/brink/multied/32bit
  946. >         or 
  947. >    replace '32bit' with '16bit'.
  948.  
  949. Also look at http://www.plu.edu/~kimjd/multied/multied.html, if you can't
  950. get the ftp to work.
  951.  
  952. Good night,
  953.  
  954. Jiho
  955.  
  956. p.s. Rejoice with me!  I am now a citizen of the United States of America!
  957.  
  958.  
  959. - -
  960. - ------------------------------------------------------------
  961. Thanks for using Fractint, The Fractals and Fractint Discussion List
  962. Post Message:   fractint@xmission.com
  963. Get Commands:   majordomo@xmission.com "help"
  964. Administrator:  twegner@phoenix.net
  965. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  966.  
  967. ------------------------------
  968.  
  969. Date: Wed, 22 Apr 1998 08:26:30 -0400 (EDT)
  970. From: kragen@pobox.com (Kragen)
  971. Subject: Re: (fractint) text/code editor
  972.  
  973. On Wed, 22 Apr 1998, Jiho Kim wrote:
  974. > p.s. Rejoice with me!  I am now a citizen of the United States of America!
  975.  
  976. Congratulations!
  977.  
  978. Kragen
  979.  
  980.  
  981. - -
  982. - ------------------------------------------------------------
  983. Thanks for using Fractint, The Fractals and Fractint Discussion List
  984. Post Message:   fractint@xmission.com
  985. Get Commands:   majordomo@xmission.com "help"
  986. Administrator:  twegner@phoenix.net
  987. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  988.  
  989. ------------------------------
  990.  
  991. Date: Wed, 22 Apr 1998 08:33:57 -0400 (EDT)
  992. From: kragen@pobox.com (Kragen)
  993. Subject: Re: (fractint) The 'bottom'?
  994.  
  995. On Tue, 21 Apr 1998, Peter Gavin wrote:
  996. > I was just wondering...  If you zoom in on a swirl some where in the
  997. > mandelbrot, such as those found in seahorse valley, will you ever reach a
  998. > point where the self similarity ends? ie, the 'bottom' of the swirl?  I
  999. > tried to zoom in deep enough to find out, but I decided to find out from you
  1000. > guys before wasting any more time :)
  1001.  
  1002. A lot of these swirls have minibrots in the middle.  Do all of them, or
  1003. are there some of them that just go on forever?
  1004.  
  1005. Kragen
  1006.  
  1007.  
  1008. - -
  1009. - ------------------------------------------------------------
  1010. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1011. Post Message:   fractint@xmission.com
  1012. Get Commands:   majordomo@xmission.com "help"
  1013. Administrator:  twegner@phoenix.net
  1014. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1015.  
  1016. ------------------------------
  1017.  
  1018. Date: Wed, 22 Apr 1998 06:36:01 -0700
  1019. From: "Angela Wilczynski" <wizzle@beachnet.com>
  1020. Subject: Re: (fractint) spiralgia
  1021.  
  1022. I suspect the problem  may be the way word-wrap works in Netscrape. Apparently the default is 75 characters. I found a
  1023. screen that allows one to select the length in Communicator (which in general I like). Please let me know if the par
  1024. below has the dreaded extra lines.....it's quite long in places. How many characters does Fractint allow? I suppose I
  1025. could count up to the \ but I'd probably get it wrong.
  1026.  
  1027. kathy roth wrote:
  1028. > When I send a par I always send it to
  1029. > myself first and then edit it because Netscape
  1030. > throws in a lot of double spaces and really
  1031. > unpredictable line wraps and line combinations.
  1032. > On the last post no matter how it was edited it gave
  1033. > an error message for the colors.  The palette is supposed to
  1034. > be "lkmitch00".  I think just let it draw it in the default
  1035. > palette and then substitute "lkmitch00" and rotate it.
  1036.  
  1037. justa_julia1       { ; wizzle 4/22/98 julia1.map
  1038.                      ; my original modification of Paul Carlson's great map
  1039.   reset=1960 type=julia
  1040.   corners=-0.01821822051/0.01863134939/0.0105954116/-0.00969832351/0.01034\
  1041.   576814/-0.0200363117 params=-0.74543581230003/-0.113008737740001
  1042.   float=y maxiter=1000 inside=79
  1043.   colors=000xwhzzl<12>aG00C3<15>0zb<12>0C30CB<15>0zy<12>0CB00N<14>FFvGGyFF\
  1044.   v<11>00NK0J<15>rhy<11>K0JO07<15>zcl<11>W99U66R33O00Q10<14>zzl<12>O00000<\
  1045.   13>000c40<5>kLHmOKnRO<6>xjhzmlyji<11>c40aG0<5>jXHk_KmbO<5>vte
  1046.   }
  1047.  
  1048. - -
  1049. - ------------------------------------------------------------
  1050. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1051. Post Message:   fractint@xmission.com
  1052. Get Commands:   majordomo@xmission.com "help"
  1053. Administrator:  twegner@phoenix.net
  1054. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1055.  
  1056. ------------------------------
  1057.  
  1058. Date: Wed, 22 Apr 1998 06:50:07 -0700
  1059. From: "Angela Wilczynski" <wizzle@beachnet.com>
  1060. Subject: Re: (fractint) spiralgia
  1061.  
  1062. This is a multi-part message in MIME format.
  1063. - --------------E9933A247A16CF76321CA8BD
  1064. Content-Type: text/plain; charset=us-ascii
  1065. Content-Transfer-Encoding: 7bit
  1066.  
  1067. kathy roth wrote:
  1068. > Hi- I am having big fun with the new maps.
  1069. > Thanks to Wizzle for gathering them!  These are
  1070. > a minor variation on Sylvie Gallet's 6PHATNJ1.
  1071. <<snipped>>
  1072.  
  1073. I think I fixed Kathy's post.....try this.  There was a stray > lurking in the wrong place.
  1074.  
  1075. spiralgia2         { ; kathy roth 4-21-98
  1076.                      ; frm by Paul Carlson
  1077.                      ; from par by Sylvie Gallet
  1078.                      ; map by Kerry Mitchell
  1079.   reset=1960 type=formula formulafile=*.frm
  1080.   formulaname=phoenix_atan passes=1
  1081.   center-mag=-2.80875/0.503649/0.1833476
  1082.   params=-0.50756510417/0.22080729167/0.5/0/2/125 float=y maxiter=1000
  1083.   inside=253 outside=summ invert=1/0/0  colors=202Q4UQ0QU4QU8MUCIQ8IQ4\
  1084. MM0MM4II0II4MI8QM4QM8UICUEGUECQAGQAKU6OU2S\
  1085. U2OQ6KQ6GM2KM2GI6CIA8IACME8ME4IE0EE4AA0AA\
  1086. 4E68E2CE28A64A606246642A82A46E8\
  1087. 6EC2IG2MK2MG6IC6I8AI4EM8EMCAQ\
  1088. GAQCEUGEUKAUO6QK6QO2<2>a_2aW\
  1089. 6YS6YOAYKEaOEaS\
  1090.   AeWAeSEiWEi_Aic6e_6ec2ig2mk2mg6qk6qo\
  1091. 2us2yw2ys6uo6ukAyoAykEugEqcEqgAmcA<2>\
  1092. mSMqWMq_IucIygIycMu_MuWQy_QyWUuS\
  1093. UqOUqSQmOQmKUiGUeCUeGQiKQiOMiSIeOIeKMaG\
  1094. MaKIYGIYCMY8QaCQa8UY4UY0Ya4Ya0aY4aY\
  1095. 8eYCia8ia4ee0ee4ii0ii4ei8ae4ae8YiCYmG\
  1096. YmCaqGaqKYuOYySYyOauKauGeyKeyGiu\
  1097. Ciq8iqCem8em4im0mm4qq0qq4mu8myCmy8qu4qu0\
  1098. uy4uy0yu4yq8yq4um8umCyiGyeKyeGuiCui8qi4me8me\
  1099. CqaGqaCmYGmYKqYOuaKuaOy<2>Q_\
  1100. yQWuUSuUOqUKmQOmQSqMWqMSmIW\
  1101. mI_qIcuM_uMcyIgyEkyEguAkuAoy6sy2wy2su6ou6kq2o\
  1102. q2km6gmAcmAgqEcq<2>ESeAWeA_i6ci2gi2ce6_e6Wa2\
  1103. _a2WY6SYAOYASaEOaEKYIGYMCYMG\
  1104.   aIKaIOeISiMOiMKeQGeQKiUGiUCeU8aQCaQ8YU4YU0U
  1105.   }
  1106. - --------------E9933A247A16CF76321CA8BD
  1107. Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
  1108. Content-Transfer-Encoding: 7bit
  1109. Content-Description: Card for wizzle
  1110. Content-Disposition: attachment; filename="vcard.vcf"
  1111.  
  1112. begin:          vcard
  1113. fn:             wizzle
  1114. n:              ;wizzle
  1115. email;internet: wizzle@beachnet.com
  1116. x-mozilla-cpt:  ;0
  1117. x-mozilla-html: FALSE
  1118. version:        2.1
  1119. end:            vcard
  1120.  
  1121.  
  1122. - --------------E9933A247A16CF76321CA8BD--
  1123.  
  1124.  
  1125. - -
  1126. - ------------------------------------------------------------
  1127. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1128. Post Message:   fractint@xmission.com
  1129. Get Commands:   majordomo@xmission.com "help"
  1130. Administrator:  twegner@phoenix.net
  1131. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1132.  
  1133. ------------------------------
  1134.  
  1135. End of fractint-digest V1 #171
  1136. ******************************
  1137.  
  1138.