home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractint / archive / v01.n208 < prev    next >
Internet Message Format  |  1998-05-17  |  41KB

  1. From: owner-fractint-digest@lists.xmission.com (fractint-digest)
  2. To: fractint-digest@lists.xmission.com
  3. Subject: fractint-digest V1 #208
  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          Sunday, May 17 1998          Volume 01 : Number 208
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Sun, 17 May 1998 15:38:16 -0500
  18. From: "Earl Simpson" <esimpn@intcomm.net>
  19. Subject: (fractint) Another Paul Carlson Formula 
  20.  
  21. Lo Group,
  22.  
  23. Taking the priviledge to post the formula and some of the pars which Paul
  24. shared with us on the chat channel, plus a few of my own pars for it.  The
  25. comments are his, and it really is a fun formula.  The Newbies out there
  26. will find that this formula is easy to use and will give some quick results.
  27.  
  28. Enjoy
  29.  
  30. Earl Simpson
  31.  
  32. comment {
  33. This formula has no special mathematical significance - it's
  34. just fun to play with.
  35.  
  36. Paul Carlson
  37. }
  38.  
  39. Frm:Spir_Ang_Fnc {; Copyright (c) Paul W. Carlson, 1998
  40.     ;
  41.     ;   p1       = Julia set coordinates
  42.     ;   real(p2) = a factor controlling the width of the elememts
  43.     ;   imag(p2) = angle multiplier
  44.     ;   real(p3) = max. early bailout itreation
  45.     ;   imag(p3) = flag for extra squaring
  46.     ;
  47.     w = pixel
  48.     c = p1
  49.     z = bailout = iter = range_num = 0
  50.     width = real(p2)
  51.     k = imag(p2)
  52.     num_ranges = 2
  53.     index_factor = 124 / width
  54.     :
  55.     w = w * w, wr = real(w), awr = abs(wr)
  56.     w = w - wr + awr - c
  57.     IF (imag(p3) == 1)
  58.  w = w * w
  59.     ENDIF
  60.     a = k * atan(imag(w) / real(w))
  61.     a = a * a + c
  62.     a = fn1(1 - a) / a
  63.     ;
  64.     dist = abs(|w| - |a|)
  65.     IF (dist < width && iter > 1)
  66.  z = index_factor * dist + range_num * 125 + 1
  67.  bailout = 1
  68.     ENDIF
  69.     range_num = range_num + 1
  70.     IF (range_num == num_ranges)
  71.         range_num = 0
  72.     ENDIF
  73.     iter = iter + 1
  74.     z = z - iter
  75.     (bailout == 0  && |w| < 4) || iter > real(p3)
  76. }
  77.  
  78.  
  79. asprsym1           { ; Copyright (c) Paul W. Carlson, 1998
  80.   reset=1960 type=formula formulafile=asprsymm.frm
  81.   formulaname=Spir_Ang_Fnc function=recip passes=t
  82.   center-mag=-0.490415/0.490407/19.50201/1/-44.999
  83.   params=0.690498547/0.192997741/0.3/2/15/0
  84.   float=y maxiter=252 inside=253 outside=summ
  85.   colors=000Vzz<123>0GGz88<123>O00000<3>000
  86.   }
  87.  
  88. asprsym2           { ; Copyright (c) Paul W. Carlson, 1998
  89.   reset=1960 type=formula formulafile=asprsymm.frm
  90.   formulaname=Spir_Ang_Fnc function=sin passes=t
  91.   center-mag=-0.575024/0.575024/15.40927/1/-44.999
  92.   params=0.690498547/0.192997741/0.1/1/15/0
  93.   float=y maxiter=252 inside=253 outside=summ
  94.   colors=0000W2<123>080zz0<123>aG0000<3>000
  95.   }
  96.  
  97. asprsym3           { ; Copyright (c) Paul W. Carlson, 1998
  98.   reset=1960 type=formula formulafile=asprsymm.frm
  99.   formulaname=Spir_Ang_Fnc function=atan passes=1
  100.   center-mag=-0.458037/-0.455566/4.814895/1/-134.999
  101.   params=0.810594347/0.151767307/0.2/3/1.0e20/1
  102.   float=y maxiter=300 inside=253 outside=summ
  103.   colors=400C0C<29>xUxzVzzVz<91>C0C0CC<48>UxxVzzVzz<72>0CC00000\
  104.   0zzz000000
  105.   }
  106.  
  107. asprsym4           { ; Copyright (c) Paul W. Carlson, 1998
  108.   reset=1960 type=formula formulafile=asprsymm.frm
  109.   formulaname=Spir_Ang_Fnc function=ident passes=1
  110.   center-mag=-0.36145684899277650/-0.40137990611518530/139.0008\
  111.   /1/-134.998 params=0.810594347/0.151767307/0.03/1/1.0e20/1
  112.   float=y maxiter=1000 inside=253 outside=summ
  113.   colors=000zz0<123>aG00W2<123>080000<3>000
  114.  
  115.  
  116. espc0001           { ; Earl Simpson May 17, 1998 t=0:02:56.32 on 233PentI
  117.                      ; Paul Carlson's formula
  118.   reset=1960 type=formula formulafile=carlson4.frm
  119.   formulaname=spir_ang_fnc function=recip passes=1
  120.   corners=-0.36247527/0.36247527/-1.780981/1.780981/-1.7611757/0.3653046
  121.   params=0.4274/-0.56482/0.1/2/15/0 float=y maxiter=252 inside=253
  122.   outside=summ colors=000Vzz<123>0GGz88<123>O00000<3>000
  123.   }
  124.  
  125. espc0002           { ; Earl Simpson May 17, 1998 t=0:00:32.80 on 233PentI
  126.                      ; Paul Carlson's formula
  127.   reset=1960 type=formula formulafile=carlson4.frm
  128.   formulaname=spir_ang_fnc function=ident passes=1
  129.   corners=-0.36247527/0.36247527/-1.780981/1.780981/-1.7611757/0.3653046
  130.   params=0.4274/-0.56482/0.1/2/15/0 float=y maxiter=252 inside=253
  131.   outside=summ colors=000Vzz<123>0GGz88<123>O00000<3>000
  132.   }
  133.  
  134. espc0004           { ; Earl Simpson May 17, 1998 t=0:02:21.97 on 233PentI
  135.                      ; Paul Carlson formula
  136.                      ; Paul Carlson Map
  137.   reset=1960 type=formula formulafile=carlson4.frm
  138.   formulaname=spir_ang_fnc function=cos passes=1
  139.   corners=0.47297141/0.5976629/0.2249049/0.83756241/0.23239494/0.59406605
  140.   params=0.4274/-0.56482/0.1/2/15/0 float=y maxiter=252 inside=253
  141.   outside=summ colors=@pc2004.map
  142.   }
  143.  
  144. espc0005           { ; Earl Simpson May 17, 1998 t= 0:03:09.06 on 233PentI
  145.                      ; Paul Carlson formula
  146.                      ; Paul Carlson Map
  147.   reset=1960 type=formula formulafile=carlson4.frm
  148.   formulaname=spir_ang_fnc function=cos passes=1
  149.   corners=-0.98711497/-0.27867835/0.70783438/0.55846562/-0.70758104/0.2789\
  150.   317 params=0.6204985469999998/-0.192997741/0.3/2/15/0 float=y
  151.   maxiter=252 inside=253 outside=summ
  152.   colors=000Vzz<123>0GGz88<123>O00000<3>000
  153.   }
  154.  
  155. espc0006           { ; Earl Simpson May 17, 1998 t= 0:02:54.72 on 233PentI
  156.                      ; Paul Carlson formula
  157.                      ;
  158.   reset=1960 type=formula formulafile=carlson4.frm
  159.   formulaname=spir_ang_fnc function=cos passes=1
  160.   corners=-0.98867872/-0.26420489/0.69336092/0.56002937/-0.69310758/0.2644\
  161.   5824 params=0.6204985469999998/-0.192997741/0.3/2/15/0 float=y
  162.   maxiter=252 inside=253 outside=summ
  163.   colors=SScAIL<12>SpwUszTqw<16>234000000<4>000000211422<2>818A0AB1B<33>xx\
  164.   uzzwyyv<26>K88I66F55<3>000<2>000000112<3>336000437<21>JGTKHUKHT<8>ECKDBI\
  165.   CAHBAGB9FA8E<12>111000000000<2>00000000200500700A<26>mmz<8>WWgUUeQQa<11>\
  166.   22D00A008<2>000<2>000000123<4>8FI
  167.   }
  168.  
  169.  
  170.  
  171. - --------------------------------------------------------------
  172. Thanks for using Fractint, The Fractals and Fractint Discussion List
  173. Post Message:   fractint@lists.xmission.com
  174. Get Commands:   majordomo@lists.xmission.com "help"
  175. Administrator:  twegner@phoenix.net
  176. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  177.  
  178. ------------------------------
  179.  
  180. Date: Sun, 17 May 1998 16:10:36 -0500 (CDT)
  181. From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
  182. Subject: Re: (fractint) Another Paul Carlson Formula 
  183.  
  184. Earl,
  185.  
  186. Thanks for posting the formula that I distributed during
  187. the chat last night.  Thanks also for the additional
  188. excellent pars!  espc0002 is my favorite, but they're all
  189. great.  espc0004 is missing the map file, but I used the
  190. cyan-red colormap which looked very nice with it.
  191.  
  192. I think the file that I sent you must have gotten truncated
  193. because the ending curly bracket is missing from my fourth
  194. par and my fifth and sixth pars are also gone in your posting
  195. so I'm sending the whole thing here.
  196.  
  197. comment {
  198. This formula has no special mathematical significance - it's
  199. just fun to play with.
  200.  
  201. Paul Carlson
  202. }
  203.  
  204. frm:Spir_Ang_Fnc {; Copyright (c) Paul W. Carlson, 1998
  205.     ;
  206.     ;   p1       = Julia set coordinates
  207.     ;   real(p2) = a factor controlling the width of the elememts
  208.     ;   imag(p2) = angle multiplier
  209.     ;   real(p3) = max. early bailout itreation
  210.     ;   imag(p3) = flag for extra squaring
  211.     ;
  212.     w = pixel
  213.     c = p1
  214.     z = bailout = iter = range_num = 0
  215.     width = real(p2)
  216.     k = imag(p2)
  217.     num_ranges = 2
  218.     index_factor = 124 / width
  219.     :
  220.     w = w * w, wr = real(w), awr = abs(wr)
  221.     w = w - wr + awr - c
  222.     IF (imag(p3) == 1)
  223.     w = w * w
  224.     ENDIF
  225.     a = k * atan(imag(w) / real(w))
  226.     a = a * a + c
  227.     a = fn1(1 - a) / a
  228.     ;
  229.     dist = abs(|w| - |a|)
  230.     IF (dist < width && iter > 1)
  231.     z = index_factor * dist + range_num * 125 + 1
  232.     bailout = 1
  233.     ENDIF
  234.     range_num = range_num + 1
  235.     IF (range_num == num_ranges)
  236.         range_num = 0
  237.     ENDIF
  238.     iter = iter + 1
  239.     z = z - iter
  240.     (bailout == 0  && |w| < 4) || iter > real(p3)
  241. }
  242.  
  243. asprsym1           { ; Copyright (c) Paul W. Carlson, 1998
  244.   reset=1960 type=formula formulafile=asprsymm.frm
  245.   formulaname=Spir_Ang_Fnc function=recip passes=t
  246.   center-mag=-0.490415/0.490407/19.50201/1/-44.999
  247.   params=0.690498547/0.192997741/0.3/2/15/0
  248.   float=y maxiter=252 inside=253 outside=summ
  249.   colors=000Vzz<123>0GGz88<123>O00000<3>000
  250.   }
  251.  
  252. asprsym2           { ; Copyright (c) Paul W. Carlson, 1998
  253.   reset=1960 type=formula formulafile=asprsymm.frm
  254.   formulaname=Spir_Ang_Fnc function=sin passes=t
  255.   center-mag=-0.575024/0.575024/15.40927/1/-44.999
  256.   params=0.690498547/0.192997741/0.1/1/15/0
  257.   float=y maxiter=252 inside=253 outside=summ
  258.   colors=0000W2<123>080zz0<123>aG0000<3>000
  259.   }
  260.  
  261. asprsym3           { ; Copyright (c) Paul W. Carlson, 1998
  262.   reset=1960 type=formula formulafile=asprsymm.frm
  263.   formulaname=Spir_Ang_Fnc function=atan passes=1
  264.   center-mag=-0.458037/-0.455566/4.814895/1/-134.999
  265.   params=0.810594347/0.151767307/0.2/3/1.0e20/1
  266.   float=y maxiter=300 inside=253 outside=summ
  267.   colors=400C0C<29>xUxzVzzVz<91>C0C0CC<48>UxxVzzVzz<72>0CC00000\
  268.   0zzz000000
  269.   }
  270.  
  271. asprsym4           { ; Copyright (c) Paul W. Carlson, 1998
  272.   reset=1960 type=formula formulafile=asprsymm.frm
  273.   formulaname=Spir_Ang_Fnc function=ident passes=1
  274.   center-mag=-0.36145684899277650/-0.40137990611518530/139.0008\
  275.   /1/-134.998 params=0.810594347/0.151767307/0.03/1/1.0e20/1
  276.   float=y maxiter=1000 inside=253 outside=summ
  277.   colors=000zz0<123>aG00W2<123>080000<3>000
  278.   }
  279.  
  280. asprsym5           { ; Copyright (c) Paul W. Carlson, 1998
  281.   reset=1960 type=formula formulafile=asprsymm.frm
  282.   formulaname=spir_ang_fnc function=cosxx passes=t
  283.   center-mag=-0.401911/0.401911/3.07377/1/-45
  284.   params=0.690498547/0.192997741/0.1/1/1e+020/0
  285.   float=y maxiter=252 inside=253 outside=summ
  286.   colors=000Vzz<123>0GGz88<123>O00000<3>000
  287.   }
  288.  
  289. asprsym6           { ; Copyright (c) Paul W. Carlson, 1998
  290.   reset=1960 type=formula formulafile=asprsymm.frm
  291.   formulaname=spir_ang_fnc function=cosxx
  292.   center-mag=-0.494858/0.494858/53.55682/1/-45
  293.   params=0.690498547/0.192997741/0.1/1/1e+020/0
  294.   float=y maxiter=252 inside=253 outside=summ
  295.   colors=000zz0<123>aG0zzz<123>VVV000<3>000
  296.   }
  297.  
  298.  
  299. - --------------------------------------------------------------
  300. Thanks for using Fractint, The Fractals and Fractint Discussion List
  301. Post Message:   fractint@lists.xmission.com
  302. Get Commands:   majordomo@lists.xmission.com "help"
  303. Administrator:  twegner@phoenix.net
  304. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  305.  
  306. ------------------------------
  307.  
  308. Date: Sun, 17 May 1998 14:23:15 -0700
  309. From: "Angela Wilczynski" <wizzle@beachnet.com>
  310. Subject: Re: (fractint) Having a wonderful time!
  311.  
  312. Mike and Linda Allison wrote:
  313. > I'm still having a great time using Mark "Bud" Christenson's gravijul
  314. > formulas.  I found all of these using a variation of gravijul.frm.
  315. > Enjoy!
  316. > Linda
  317.  
  318. Linda....
  319.  
  320. Good to see you having fun.....here's what I came up with from your formula plus
  321. a few other things based on recent postings to the list.....
  322.  
  323. deep_in_my_heart   { ; (c) A Wilczynski May 17, 1998 t=  0:00:16.86 on 266 PII
  324.                      ; from a Linda Allison formula w. d-wine2.map (new)
  325.                      ; color map modified from an LA original
  326.   reset=1960 type=formula formulafile=may98.frm formulaname=grav-lla
  327.   function=log/acosh/recip
  328.   center-mag=0.339769/0.00567023/1.378624/1.4851/-90 params=1/-1/4/-4
  329.   float=y maxiter=500 inside=bof60 logmode=fly decomp=256
  330.   colors=q9N<12>Q0EO0EN0E<6>C0BA0A808<2>202000000<3>000000101112<2>3253264\
  331.   37548<20>JGTKHUKHT<8>ECKDBICAHBAGB9FA8E<12>111000000000<3>00010330650A<2\
  332.   5>foxhrzgqy<24>84E72C629416213000000000<3>G88KAAMCB<16>wmU<11>TIFQFDNCCK\
  333.   9AG88<3>000<3>000000201402000603804B06<10>M0AN0AO0AP0AR0B<21>wAPuAPs9O
  334.   cyclerange=0/255
  335.   }
  336.  
  337. heart_over         { ; (c) A Wilczynski May 17, 1998 t=  0:00:48.67 on 266 PII
  338.                      ; from a Linda Allison formula 
  339.                      ;  
  340.   reset=1960 type=formula formulafile=may98.frm formulaname=grav-lla
  341.   function=log/acosh/recip center-mag=-1.41091/-1.22152/5.383135/1/-90
  342.   params=1/-1/4/-4 float=y maxiter=500 inside=bof60 logmode=fly
  343.   decomp=256
  344.   colors=BQb<4>`Fw<6>94R53M34H16C077355633A00<11>e00<6>ww0<5>h80e00a00<7>7\
  345.   00000000000BGJ<10>0oz<7>0CD07700000000093F<10>w4R<8>C0270000000000000F<4\
  346.   >0J80M62P9<9>Uvc<9>3L80H40E50A6077255433700<8>R00U00V27<5>_Do`Fw_CnY9a<6\
  347.   >N02J03H03F04C05<27>51F41G41G32H42J43K53M58M5IN<8>5xPAoN<4>0KA<7>KKU<11>\
  348.   289077099<8>0UU5SY cyclerange=0/255
  349.   }
  350.  
  351. x_marks_the_spot   { ; (c) A Wilczynski May 17, 1998 t=  0:00:45.26 on 266 PII
  352.                      ; from a Linda Allison formula 
  353.                      ; redhot3.map
  354.   reset=1960 type=formula formulafile=may98.frm formulaname=grav-lla
  355.   function=log/log/recip center-mag=0.77263/-0.563233/4.844961
  356.   params=2/-2/4/-4 float=y maxiter=500 inside=bof60 logmode=fly
  357.   invert=1/0/0 decomp=256
  358.   colors=Y2Q<8>O2JM3IK3JI4KJ6L<10>m09<15>L5B<17>z0J<15>K0J<7>wK0<14>yt0zw0\
  359.   yv0<20>aL1<4>A01<13>T06U06W07Y08<4>g0Ci0Dj0Dk0E<2>q0Gs0Hs3G<14>zz0vv0<8>\
  360.   NF6JA7F58A09A09A1A<13>AAJDAJ<12>hAIjAImAJ<8>K09<5>MIXNM`MKY<3>I9KH6GI6H<\
  361.   11>c2T<4>Z2Q cyclerange=0/255
  362.   }
  363.  
  364. in_the_clover      { ; (c) A Wilczynski May 17, 1998 t=  0:00:43.46 on 266 PII
  365.                      ;  
  366.   reset=1960 type=formula formulafile=frac_ml.frm formulaname=ca03
  367.   function=abs center-mag=1.07294/-1.07294/0.02852005/1/-45
  368.   params=0.5/-0.1/1/0 float=y maxiter=1023 inside=255 outside=atan
  369.   logmode=fly invert=1/0/0
  370.   colors=000pnd<10>NIHKEA<15>zpa<16>K0A<15>zK_<15>A2K<5>95E85D86C77A77C<4>\
  371.   G5JI4LJ6M<10>_Yfa_hcbjeelghn<15>zzz<15>OI5<2>VOBXQD_TFbVH<9>zpa<15>0KA<1\
  372.   5>Azc<14>2CF18D26B339406604802A00<22>s0Iu0Ju3K<13>yvkzzmxwkutirqg
  373.   }
  374.  
  375. hot_spiral         { ; (c) A Wilczynski May 17, 1998 t=  0:00:56.58 on 266 PII
  376.                      ;  
  377.   reset=1960 type=formula formulafile=frac_ml.frm formulaname=ca03
  378.   function=flip center-mag=-0.825924/0.726836/3.183041/1/135
  379.   params=0.11/-0.2/1/0 float=y maxiter=1023 inside=255 outside=atan
  380.   logmode=fly invert=1/0/0
  381.   colors=0bG<8>0J20G00F0<12>120110201302<23>L1FM1GN1HO2IO2J<14>w12z00z20<2\
  382.   3>zz0<21>z30z00x01<13>R1HO2JN2I<14>000101000201<14>C09D09E0AF0BF0BG0C<5>\
  383.   L1FM1GN1HO2IO2J<29>11x00z01y<28>0vX<2>0rS0qQ0oO0mN<3>0dH
  384.   cyclerange=0/255
  385.   }
  386.  
  387. Angela aka wizzle
  388.  
  389. - --------------------------------------------------------------
  390. Thanks for using Fractint, The Fractals and Fractint Discussion List
  391. Post Message:   fractint@lists.xmission.com
  392. Get Commands:   majordomo@lists.xmission.com "help"
  393. Administrator:  twegner@phoenix.net
  394. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  395.  
  396. ------------------------------
  397.  
  398. Date: Sun, 17 May 1998 14:40:44 -0700
  399. From: "Angela Wilczynski" <wizzle@beachnet.com>
  400. Subject: Re: (fractint) LorentzM with FlexBalls Formula
  401.  
  402. Paul and/or Joyce Carlson wrote:
  403. > comment {
  404. > This formula applies my FlexBall rendering method to Oliver
  405. > Klimek's LorentzM formula.  Both of the pars are zooms into
  406. > Oliver's LorentzM_03 par.
  407. > Paul Carlson
  408.  
  409.  
  410. Very nice Paul!!!!!
  411.  
  412. Here is a quick zoom on your first par that somehow reminds me of lotus blossoms
  413. along the Nile....
  414.  
  415. pharohs_vision     { ; (c) A Wilczynski May 17, 1998 t=  0:03:03.66 on 266 PII
  416.                      ; from a Paul Carlson Formula
  417.                      ; flx-blk4.map
  418.   reset=1960 type=formula 
  419.   formulaname=spir_ang_fnc function=recip
  420.   center-mag=-0.50104794656021120/+0.45599825929005260/43.97789/1/2.499
  421.   params=0.690498547/0.192997741/0.3/2/15/0 float=y maxiter=252
  422.   inside=253 outside=summ
  423.   colors=000K0z<28>005000<28>0000wz<28>0AK000<28>000fAz<28>K0F000<28>000zz\
  424.   a<28>SAK000<43>000
  425.   }
  426.  
  427. - --------------------------------------------------------------
  428. Thanks for using Fractint, The Fractals and Fractint Discussion List
  429. Post Message:   fractint@lists.xmission.com
  430. Get Commands:   majordomo@lists.xmission.com "help"
  431. Administrator:  twegner@phoenix.net
  432. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  433.  
  434. ------------------------------
  435.  
  436. Date: Sun, 17 May 1998 14:51:55 -0700
  437. From: "Angela Wilczynski" <wizzle@beachnet.com>
  438. Subject: (fractint) Calc method
  439.  
  440. Tim Wegner wrote:
  441. > Have no fear, the fractal-art list has been rehosted and has a new administrator.
  442. > The new administrator is Damien Jones, and the new address is
  443. > fractal-art@icd.com. Members of the old list have automatically been moved to
  444. > the new address.
  445. > Jim and Jay are welcome to post the "fractal of the day" and "fractal of the
  446. > night" here, but personally I think it is better the way it is. Their postings are
  447. > more visible in that quieter forum.
  448. > I'd entertain suggestions for splitting this forum to make it work better for
  449. > members.  Should we consider a PAR and FRM only list, and another for
  450. > questions and discussion? The truck is splitting the forum in such a way that
  451. > one doesn't have all the traffic.
  452. > Tim
  453. >
  454.  
  455. Thank you Damien!!!!!!!!!!
  456.  
  457. And good suggestion Tim.......but where to put what??? 
  458.  
  459. The number of pars posted has certainly increased dramatically......I was
  460. looking at Les' site.....there were just 50 or so pars posted last September.  
  461.  
  462. But for me getting the frm's and checking out everyone's pars is enormously
  463. helpful.  Just as helpful as questions about Fractint itself. And I have one for
  464. the list. REady?????
  465.  
  466. On what basis do you folks choose the among the calculation methods available in
  467. the basic options?? I recall you all said g doesn't always bring out the true
  468. intentions of the artist.  But why chose t over....say 2?  
  469.  
  470. Angela aka wizzle
  471.  
  472. - --------------------------------------------------------------
  473. Thanks for using Fractint, The Fractals and Fractint Discussion List
  474. Post Message:   fractint@lists.xmission.com
  475. Get Commands:   majordomo@lists.xmission.com "help"
  476. Administrator:  twegner@phoenix.net
  477. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  478.  
  479. ------------------------------
  480.  
  481. Date: Sun, 17 May 1998 16:42:32 -0500
  482. From: "Earl Simpson" <esimpn@intcomm.net>
  483. Subject: Re: (fractint) Another Paul Carlson Formula 
  484.  
  485. - -----Original Message-----
  486. From: Paul and/or Joyce Carlson <pjcarlsn@ix.netcom.com>
  487. To: fractint@lists.xmission.com <fractint@lists.xmission.com>
  488. Date: Sunday, May 17, 1998 4:12 PM
  489. Subject: Re: (fractint) Another Paul Carlson Formula
  490.  
  491.  
  492. >Earl,
  493. >
  494. >Thanks for posting the formula that I distributed during
  495. >the chat last night.  Thanks also for the additional
  496. >excellent pars!  espc0002 is my favorite, but they're all
  497. >great.  espc0004 is missing the map file, but I used the
  498. >cyan-red colormap which looked very nice with it.
  499. >
  500. >I think the file that I sent you must have gotten truncated
  501. >because the ending curly bracket is missing from my fourth
  502. >par and my fifth and sixth pars are also gone in your posting
  503. >so I'm sending the whole thing here.
  504. >
  505. - --------------------------snipped-------------------------------------------
  506. - ----------------------
  507.  
  508. Paul,
  509.  
  510. Poor job of cut and paste :((
  511.  
  512. Here is espc0004 with colormap :
  513.  
  514. espc0004           { ; Earl Simpson May 17, 1998 t=  0:02:17.59 on 233PentI
  515.                      ; Paul Carlson formula
  516.                      ; Paul Carlson Map
  517.   reset=1960 type=formula formulafile=carlson4.frm
  518.   formulaname=spir_ang_fnc function=cos passes=1
  519.   corners=0.47297141/0.5976629/0.2249049/0.83756241/0.23239494/0.59406605
  520.   params=0.4274/-0.56482/0.1/2/15/0 float=y maxiter=252 inside=253
  521.   outside=summ colors=000zz0<123>aG0zzz<123>VVV000<3>000
  522.   }
  523.  
  524. Earl
  525.  
  526.  
  527. - --------------------------------------------------------------
  528. Thanks for using Fractint, The Fractals and Fractint Discussion List
  529. Post Message:   fractint@lists.xmission.com
  530. Get Commands:   majordomo@lists.xmission.com "help"
  531. Administrator:  twegner@phoenix.net
  532. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  533.  
  534. ------------------------------
  535.  
  536. Date: Sun, 17 May 1998 16:45:53 -0500
  537. From: "Earl Simpson" <esimpn@intcomm.net>
  538. Subject: Re: (fractint) Having a wonderful time!
  539.  
  540. - -----Original Message-----
  541. From: Mike and Linda Allison <gumbycat@ix.netcom.com>
  542. To: fractint@xmission.com <fractint@xmission.com>
  543. Date: Sunday, May 17, 1998 12:01 PM
  544. Subject: (fractint) Having a wonderful time!
  545.  
  546.  
  547. >I'm still having a great time using Mark "Bud" Christenson's gravijul
  548. >formulas.  I found all of these using a variation of gravijul.frm.
  549. >
  550. >Enjoy!
  551. >Linda
  552.  
  553.  
  554. Linda,
  555.  
  556. Superb as usual.  Only complaint I have is that we do not get mail from you
  557. often enough.
  558.  
  559. Earl Simpson
  560.  
  561.  
  562. - --------------------------------------------------------------
  563. Thanks for using Fractint, The Fractals and Fractint Discussion List
  564. Post Message:   fractint@lists.xmission.com
  565. Get Commands:   majordomo@lists.xmission.com "help"
  566. Administrator:  twegner@phoenix.net
  567. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  568.  
  569. ------------------------------
  570.  
  571. Date: Sun, 17 May 1998 16:45:53 -0500
  572. From: "Earl Simpson" <esimpn@intcomm.net>
  573. Subject: Re: (fractint) Having a wonderful time!
  574.  
  575. - -----Original Message-----
  576. From: Mike and Linda Allison <gumbycat@ix.netcom.com>
  577. To: fractint@xmission.com <fractint@xmission.com>
  578. Date: Sunday, May 17, 1998 12:01 PM
  579. Subject: (fractint) Having a wonderful time!
  580.  
  581.  
  582. >I'm still having a great time using Mark "Bud" Christenson's gravijul
  583. >formulas.  I found all of these using a variation of gravijul.frm.
  584. >
  585. >Enjoy!
  586. >Linda
  587.  
  588.  
  589. Linda,
  590.  
  591. Superb as usual.  Only complaint I have is that we do not get mail from you
  592. often enough.
  593.  
  594. Earl Simpson
  595.  
  596.  
  597. - --------------------------------------------------------------
  598. Thanks for using Fractint, The Fractals and Fractint Discussion List
  599. Post Message:   fractint@lists.xmission.com
  600. Get Commands:   majordomo@lists.xmission.com "help"
  601. Administrator:  twegner@phoenix.net
  602. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  603.  
  604. ------------------------------
  605.  
  606. Date: Sun, 17 May 1998 16:50:28 -0500 (CDT)
  607. From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
  608. Subject: (fractint) one last formula today
  609.  
  610. This will be the last formula I post today (I promise!).
  611. The thing is, my wife left at 4:30 AM this morning on
  612. a bird watching trip, leaving me without a car.  And
  613. my computer was sitting there looking lonesome, so I've
  614. been keeping it company since then, for the past 11 hours.
  615.  
  616. comment {
  617. Run the coshm3 par first.  With that image on the screen
  618. run the four colormap pars.  I'm interested in which set
  619. of colors you think looks best with this image
  620.  
  621. Paul Carlson
  622. }
  623.  
  624. frm:Trans_Atan_Mset {; Copyright (c) Paul W. Carlson, 1998
  625.     z = prev_w = bailout = iter = range_num = 0
  626.     c = pixel
  627.     max_real = real(p1)
  628.     num_ranges = real(p2)
  629.     colors_in_range = imag(p2):
  630.     ;****************************************************
  631.     w = fn1(prev_w) + c
  632.     ;****************************************************
  633.     IF (abs(real(w)) > max_real)
  634.     angle = abs(atan((imag(w)-imag(prev_w))/(real(w)-real(prev_w))))
  635.     bailout = 1
  636.     z = colors_in_range * (2 * angle / pi + range_num) + 1
  637.     ENDIF
  638.     prev_w = w
  639.     range_num = range_num + 1
  640.     IF (range_num == num_ranges)
  641.         range_num = 0
  642.     ENDIF
  643.     iter = iter + 1
  644.     z = z - iter
  645.     bailout == 0
  646. }
  647.  
  648. coshm3             { ; Copyright (c) Paul W. Carlson, 1998
  649.   reset=1960 type=formula formulafile=tranatan.frm
  650.   formulaname=trans_atan_mset function=cosh passes=t
  651.   corners=3.455160086/3.429976712/1.640034035/1.66362504\
  652.   9/3.434770385/1.667220303
  653.   params=16/0/2/125
  654.   float=y maxiter=2000 inside=253 outside=summ
  655.   colors=000zz0<108>aG0aG0aG0aG0aG0<10>aG0zVz<108>G0GG0G\
  656.   G0GG0GG0G<10>G0G000<3>000
  657.   }
  658.  
  659. gold_green         { ; Copyright (c) Paul W. Carlson, 1998
  660.   colors=000zz0<123>aG00W2<123>080000<3>000
  661.   }
  662.  
  663. silver_blue        { ; Copyright (c) Paul W. Carlson, 1998
  664.   colors=000GGz<123>00Ozzz<123>OOO000<3>000
  665.   }
  666.  
  667. silver_magenta     { ; Copyright (c) Paul W. Carlson, 1998
  668.   colors=000zzz<123>OOOzVz<123>C0C000<3>000
  669.   }
  670.  
  671. silver_gold        { ; Copyright (c) Paul W. Carlson, 1998
  672.   colors=000zz0<123>aG0zzz<123>VVV000<3>000
  673.   }
  674.  
  675.  
  676. - --------------------------------------------------------------
  677. Thanks for using Fractint, The Fractals and Fractint Discussion List
  678. Post Message:   fractint@lists.xmission.com
  679. Get Commands:   majordomo@lists.xmission.com "help"
  680. Administrator:  twegner@phoenix.net
  681. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  682.  
  683. ------------------------------
  684.  
  685. Date: Sun, 17 May 1998 13:55:23 +0000
  686. From: Andrej.Lajovic@guest.arnes.si
  687. Subject: (fractint) raytracing and fractint
  688.  
  689. Hello!
  690.  
  691. I'm quite a new user and some days ago I discovered, that Fractint can
  692. output a file for raytracing program. I read a help file about that
  693. and decided to get a Pov-Ray program (I spent a lot of time
  694. downloading it from internet - the setup file "weights" 4 megs!). In
  695. Fractint's help file is written that a raw2pov file converter is
  696. included in setup file (or something like that), but I can't found it
  697. anywhere. So I tried to download it from internet. Bad luck - now I've
  698. got three or four converters and none of it is working properly. If
  699. you have a raw2pov converter or even know where to get it, please 
  700. mail_me. Thanks!
  701.  
  702. Andrej
  703.  
  704. P.S.:Just one more request: My age is 14 and I'm still learning
  705. English, so, please, tell me if something is written wrong.
  706.  
  707.  
  708. - --------------------------------------------------------------
  709. Thanks for using Fractint, The Fractals and Fractint Discussion List
  710. Post Message:   fractint@lists.xmission.com
  711. Get Commands:   majordomo@lists.xmission.com "help"
  712. Administrator:  twegner@phoenix.net
  713. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  714.  
  715. ------------------------------
  716.  
  717. Date: Sun, 17 May 1998 16:59:35 -0500 (CDT)
  718. From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
  719. Subject: Re: (fractint) LorentzM with FlexBalls Formula
  720.  
  721. Wiz...
  722.  
  723. >Here is a quick zoom on your first par that somehow reminds me of 
  724. >lotus blossoms along the Nile....
  725. >
  726. >pharohs_vision     { ; (c) A Wilczynski May 17, 1998 t=  0:03:03.66 on 
  727.  
  728. Wow!  You wizzled that one real good - beautiful!  It sure does have
  729. an Egyptian flavor to it.
  730.  
  731. Note to others: Wizzle's par does not go with the subject formula,
  732. it goes with the one Earl posted.
  733.  
  734. Paul Carlson
  735.  
  736.  
  737. - --------------------------------------------------------------
  738. Thanks for using Fractint, The Fractals and Fractint Discussion List
  739. Post Message:   fractint@lists.xmission.com
  740. Get Commands:   majordomo@lists.xmission.com "help"
  741. Administrator:  twegner@phoenix.net
  742. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  743.  
  744. ------------------------------
  745.  
  746. Date: Sun, 17 May 1998 16:56:50 -0600
  747. From: "mctupper" <mctupper@holly.colostate.edu>
  748. Subject: Re: (fractint) Calc method
  749.  
  750. >On what basis do you folks choose the among the calculation methods
  751. available in
  752. >the basic options?? I recall you all said g doesn't always bring out the
  753. true
  754. >intentions of the artist.  But why chose t over....say 2?
  755. >
  756. >Angela aka wizzle
  757.  
  758.  
  759. First of all I would like to say that I am new to this list, but I am having
  760. a lot of fun checking out everybodys fractals. I've been playing around with
  761. Fractint since version 16 or so. My first fractal was the classic Mandelbrot
  762. generated on a 286, using a program written in Pascal. It took over an hour
  763. to generate! Boy do I love today's faster machines, and better programs.
  764.  
  765. I don't know about others but for me, I prefer to use boundary. I enjoy
  766. watching the fractal being generated almost as much as seeing the final
  767. product. Tesseract is almost as much fun to watch.
  768.  
  769. Below is a little thing I have being playing with. I got the map from
  770. somebody's web page, but I don't know who it was. I just love the metallic
  771. colors. :)
  772.  
  773. MetalComplexNewton { ; complexnewton using black metal colors
  774.                      ; Modified from Fractal Creations _Spiral
  775.   reset=1960 type=julia passes=b
  776.   corners=-0.636397958/-0.228941023/0.455980599/0.00159561634/-0.271623909\
  777.   /-0.0303604007 params=0.296665/0.000409836 maxiter=32568
  778.   inside=epsiloncross outside=real decomp=256 colors=@blackmet.map
  779.   }
  780.  
  781.  
  782.  
  783. - --------------------------------------------------------------
  784. Thanks for using Fractint, The Fractals and Fractint Discussion List
  785. Post Message:   fractint@lists.xmission.com
  786. Get Commands:   majordomo@lists.xmission.com "help"
  787. Administrator:  twegner@phoenix.net
  788. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  789.  
  790. ------------------------------
  791.  
  792. Date: Sun, 17 May 1998 18:24:33 -0500 (CDT)
  793. From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
  794. Subject: (fractint) 3Way Gedeon's Euler Formula
  795.  
  796. Okay, I broke my promise.  It's been 13 hours now
  797. and my wife is still out chasing birds.  Their goal
  798. was 100 species in one day and they're probably on the
  799. other side of Colorado stuck on number 99.  Anyhow,
  800. I've started playing with Gedeon's excellent Euler
  801. fomulas and pars and here's a couple of results.
  802. They execute very quickly.
  803.  
  804. comment {
  805. This formula applies my 3Way rendering method to the
  806. first of Gedeon's Euler formulas.  The two pars are
  807. zooms into two of Gedeons pars, gp-eul01-06 and
  808. gpeul01-09.  Try color-cycling the first image.
  809.  
  810. Paul Carlson
  811. }
  812.  
  813. frm:Euler_3Way {; Copyright (c) Paul W. Carlson, 1998
  814.     ; real(p3) = escape circle radius squared
  815.     ; imag(p3) = number of iterations to skip
  816.     z = iter = k = range_num = bailout = 0
  817.     w = fn1(pixel)
  818.     prev_modw2 = 1.0e20
  819.     rad2 = real(p3)
  820.     skip_ters = imag(p3)
  821.     num_ranges = 8
  822.     colors_in_range = 30
  823.     colors_in_range_1 = colors_in_range - 1:
  824.     ;
  825.     ;;;;;;;;;; Gedeon's Euler equation ;;;;;;;;;;;;;
  826.     w=fn2(w^p1) + p2 * fn3(exp(imag(w) * pi) + 1)
  827.     ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  828.     IF ((prev_modw2 < rad2) && (|w| > rad2))
  829.     bailout = 1
  830.     IF (iter > skip_iters)
  831.         k = 1
  832.     ENDIF
  833.     index = colors_in_range_1 * (rad2 - prev_modw2) / rad2
  834.     z = (index + range_num * colors_in_range + 1) * k
  835.     ENDIF
  836.     prev_modw2 = |w|
  837.     range_num = range_num + 1
  838.     IF (range_num == num_ranges)
  839.     range_num = 0
  840.     ENDIF
  841.     iter = iter + 1
  842.     z = z - iter
  843.     bailout == 0 && |w| <= rad2
  844. }
  845.  
  846. 3w-eul01-06        { ; Copyright (c) Paul W. Carlson, 1998
  847.              ; t=  0:00:51.02, 1024x768, 60MHz Pentium
  848.   reset=1960 type=formula formulafile=g_euler.frm
  849.   formulaname=euler_3way function=ident/log/acos passes=t
  850.   center-mag=-0.031481/0.0418473/0.444249/1/17.5
  851.   params=5/0/0.32/0/16/0
  852.   float=y maxiter=1023 inside=253 outside=summ
  853.   colors=0000ss0vv0zz<12>0CC00O<14>FFwGGzFFw<11>00OSA`<14>eNxfO\
  854.   zeNw<10>K2OO08<15>z0f<13>O08O00<15>z88<12>O00c40<14>xU0zW0yU0\
  855.   <11>c40aG0<15>zz0<12>aG00C4<15>0zR<12>0C40CC<12>0pp000<13>000
  856.   cyclerange=1/240
  857.   }
  858.  
  859. 3w-eul01-09        { ; Copyright (c) Paul W. Carlson, 1998
  860.              ; t=  0:01:05.31, 1024x768, 60MHz Pentium
  861.   reset=1960 type=formula formulafile=g_euler.frm
  862.   formulaname=euler_3way function=ident/acosh/flip passes=t
  863.   center-mag=4.44089e-016/-0.355799/0.6598075/1/180
  864.   params=8/0/0.3333333/0/32/0
  865.   float=y maxiter=1023 inside=253 outside=summ
  866.   colors=000c40<14>xU0zW0yU0<11>c40aG0<15>zz0<12>aG00C4<15>0zR<\
  867.   12>0C40CC<15>0zz<12>0CC00O<14>FFwGGzFFw<11>00OSA`<14>eNxfOzeN\
  868.   w<10>K2OO08<15>z0f<13>O08O00<15>z88<12>O00000<13>000
  869.   cyclerange=1/240
  870.   }
  871.  
  872.  
  873. - --------------------------------------------------------------
  874. Thanks for using Fractint, The Fractals and Fractint Discussion List
  875. Post Message:   fractint@lists.xmission.com
  876. Get Commands:   majordomo@lists.xmission.com "help"
  877. Administrator:  twegner@phoenix.net
  878. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  879.  
  880. ------------------------------
  881.  
  882. Date: Sun, 17 May 1998 19:47:56 -0400 (EDT)
  883. From: Jim Muth <jamth@mindspring.com>
  884. Subject: (fractint) test post  ignore
  885.  
  886. This is a test.  
  887.  
  888.  
  889. - --------------------------------------------------------------
  890. Thanks for using Fractint, The Fractals and Fractint Discussion List
  891. Post Message:   fractint@lists.xmission.com
  892. Get Commands:   majordomo@lists.xmission.com "help"
  893. Administrator:  twegner@phoenix.net
  894. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  895.  
  896. ------------------------------
  897.  
  898. Date: Sun, 17 May 1998 18:50:04 -0500
  899. From: "Earl Simpson" <esimpn@intcomm.net>
  900. Subject: (fractint) Re: Another Paul Carlson Formula -- More Pars
  901.  
  902. Paul,
  903.  
  904. I understand.  It hard to stop when you are having fun, and I am having fun
  905. with the spir_ang_fnc formula.
  906.  
  907. One more batch of pars from it for today.
  908.  
  909. Angela -- need more great color maps to match this formula.  :-)
  910.  
  911. Enjoy,
  912.  
  913. Earl Simpson
  914.  
  915. espc0019           { ; Earl Simpson May 17, 1998 t=  0:00:55.36 on 233PentI
  916.                                ; Paul Carlson Formula
  917.                                ; Wizzle color map
  918.   reset=1960 type=formula formulafile=carlson3.frm
  919.   formulaname=spir_ang_fnc function=exp passes=1
  920.   corners=-0.501588863/-0.38941197/0.451454183/0.439907076/-0.451273971/0.\
  921.   389592183 params=0.6905498547/0.192997741/0.48/2/1.5e+018/0 float=y
  922.   maxiter=252 inside=253 outside=summ
  923.   colors=804C06402000<2>000000123<18>SpwUszTqw<16>234000000<4>000000211<3>\
  924.   B56A0A<34>xxuzzwyyv<29>FA2D80B60<3>000<5>336000437<21>JGTKHUKHT<8>ECKDBI\
  925.   CAHBAGB9FA8E<12>111000000000<3>000<2>A05D06F27<5>REITGKVILWJM<12>tggviix\
  926.   kkzmmyllwjj<23>G08
  927.   }
  928.  
  929. espc0020           { ; Earl Simpson May 17, 1998 t=  0:03:44.81 on 233PentI
  930.                                ; Paul Carlson Formula
  931.                                ;
  932.   reset=1960 type=formula formulafile=carlson4.frm
  933.   formulaname=spir_ang_fnc function=log passes=1
  934.   corners=-0.510150194/-0.406063378/0.463609815/0.452922523/-0.463450432/0\
  935.   .406222761 params=0.6905498547/0.192997741/0.48/2/1.5e+018/0 float=y
  936.   maxiter=252 inside=253 outside=summ
  937.   colors=850000<3>000000211<4>D67F79H8AKACLBD<30>vuiwvjxxkzzmyylwwj<24>KC2\
  938.   IA0G90D80B60630320000<2>223224224325326<22>JGTKHUKHT<5>HENGEMFDLECKDBI<1\
  939.   0>647546435334323222111<6>000<6>U05<21>xfazhcygb<22>U05<5>000<2>00000012\
  940.   3<3>7CF8FIAILBLOCNR<11>Usz<13>8FI7CE59B467234000000
  941.   }
  942.  
  943. espc0021           { ; Earl Simpson May 17, 1998 t=  0:00:44.16 on 233PentI
  944.                                ; Paul Carlson Formula
  945.                                ;
  946.   reset=1960 type=formula formulafile=carlson4.frm
  947.   formulaname=spir_ang_fnc function=sqr passes=1
  948.   corners=-0.510150194/-0.406063378/0.463609815/0.452922523/-0.463450432/0\
  949.   .406222761 params=0.6905498547/0.192997741/0.48/2/1.5e+018/0 float=y
  950.   maxiter=252 inside=253 outside=summ
  951.   colors=850ERV<7>234000000<4>000000211<4>D67F79H8AKACLBD<30>vuiwvjxxkzzmy\
  952.   ylwwj<24>KC2IA0G90D80B60630320000<2>223224224325326<22>JGTKHUKHT<5>HENGE\
  953.   MFDLECKDBI<10>647546435334323222111<6>000<6>U05<21>xfazhcygb<22>U05<5>00\
  954.   0<2>000000123<3>7CF8FIAILBLOCNR<11>Usz<8>GUY
  955.   }
  956.  
  957. espc0022           { ; Earl Simpson May 17, 1998 t=  0:01:04.48 on 233PentI
  958.                                ; Paul Carlson Formula
  959.                                ;
  960.   reset=1960 type=formula formulafile=carlson4.frm
  961.   formulaname=spir_ang_fnc function=recip passes=1
  962.   corners=-0.510617971/-0.406531155/0.464077592/0.4533903/-0.463918209/0.4\
  963.   06690538 params=0.6905498547/0.192997741/0.48/2/1.5e+018/0 float=y
  964.   maxiter=252 inside=253 outside=summ
  965.   colors=850SpwUsz<13>8FI7CE59B467234000<5>000000211<4>D67F79H8AKACLBD<30>\
  966.   vuiwvjxxkzzmyylwwj<24>KC2IA0G90D80B60630320000<2>223224224325326<22>JGTK\
  967.   HUKHT<5>HENGEMFDLECKDBI<10>647546435334323222111<6>000<6>U05<21>xfazhcyg\
  968.   b<22>U05<5>000<2>000000123<3>7CF8FIAILBLOCNR<9>Rmt
  969.   }
  970.  
  971. espc0023           { ; Earl Simpson May 17, 1998 t=  0:00:46.68 on 233PentI
  972.                                ; Paul Carlson Formula
  973.                                ; Wizzle Color Map
  974.   reset=1960 type=formula formulafile=carlson4.frm
  975.   formulaname=spir_ang_fnc function=cos passes=1
  976.   corners=-0.510617971/-0.406531155/0.464077592/0.4533903/-0.463918209/0.4\
  977.   06690538 params=0.6905498547/0.192997741/0.48/2/1.5e+018/0 float=y
  978.   maxiter=252 inside=253 outside=summ
  979.   colors=000d9v<26>K0E000<28>000zz`<28>SAJ000<43>000K0y<27>106004000<28>00\
  980.   00wy<28>0AJ000<28>000fAyeAw
  981.   }
  982.  
  983. espc0024           { ; Earl Simpson May 17, 1998 t=  0:00:42.41 on 233PentI
  984.                                ; Paul Carlson Formula
  985.                                ; Wizzle Color Map
  986.   reset=1960 type=formula formulafile=carlson4.frm
  987.   formulaname=spir_ang_fnc function=tan passes=1
  988.   corners=-0.510617971/-0.406531155/0.464077592/0.4533903/-0.463918209/0.4\
  989.   06690538 params=0.6905498547/0.192997741/0.48/2/1.5e+018/0 float=y
  990.   maxiter=252 inside=253 outside=summ
  991.   colors=000c9r<24>K0E000<28>000zz`<28>SAJ000<43>000K0y<27>106004000<28>00\
  992.   00wy<28>0AJ000<28>000fAy<2>d9t
  993.   }
  994.  
  995.  
  996.  
  997.  
  998. - --------------------------------------------------------------
  999. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1000. Post Message:   fractint@lists.xmission.com
  1001. Get Commands:   majordomo@lists.xmission.com "help"
  1002. Administrator:  twegner@phoenix.net
  1003. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1004.  
  1005. ------------------------------
  1006.  
  1007. Date: Sun, 17 May 1998 20:32:23 -0400 (EDT)
  1008. From: Jim Muth <jamth@mindspring.com>
  1009. Subject: (fractint) Similar attitudes -- fourth attempt
  1010.  
  1011. I've been trying to get this letter posted all afternoon, 
  1012. with no success.  If this attempt fails, I'll consider the 
  1013. letter jinxed.  It's a little bit outdated now anyway.
  1014.  
  1015. At 11:07 PM 5/16/98 +0100, Oliver Klimek wrote:
  1016.  
  1017. >It is always sad to see a mailing list or a newsgroup die. I 
  1018. >have only subscribed to fractint a couple of days ago and was 
  1019. >pondering if I should also subscribe to F.A.
  1020.  
  1021. The "Fractal-Art" list has been saved by Damien Jones.  So go 
  1022. ahead and subscribe.  The traffic on the list is much less than 
  1023. on the Fractint list, and every day in my FOTD I have a few 
  1024. words to say about things such as fractals, the fourth 
  1025. dimension, quantum mechanics and the nature of existence, etc.  
  1026. And you won't believe the fractal adventures of Jay Hill's 
  1027. Doctor J. and his blushing bride, Doctor E.
  1028.  
  1029.  
  1030. >It is really a strange coincidence that in my first couple of 
  1031. >posts to this list I described my own attitude towards 
  1032. >fractals in *exactly* the same way as you, including "Fractal 
  1033. >Trek". If you haven't read my posts yet, read them and smile. 
  1034. >If you have, shouldn't you have considered quoting me ?
  1035.  
  1036. I thought you had read *my* past posts and were quoting me.  
  1037. Apparently we feel the same about fractals.  I don't try to 
  1038. create great works of fractal art, nor do I try to reach new 
  1039. levels of mathematical cleverness; I simply enjoy exploring the 
  1040. abstract yet strangely real world of fractals.
  1041.  
  1042. I too prefer short, simple formulas and inside=0.  I keep my 
  1043. use of skewing, stretching and rotating, as well as the fancy 
  1044. outside and inside coloring options, to a minimum.  IMO, there 
  1045. is only one supreme fractal -- the four-dimensional figure 
  1046. known as the Z^2+C Julibrot, which includes as sub-sets the 
  1047. classic Mandelbrot set, all the perturbed Mandelbrot sets and 
  1048. all the Julia sets.  The things I do to the Julibrot shouldn't 
  1049. be done to a dog.
  1050.  
  1051. In addition to exploring the Mandelbrot and Julia sets, I 
  1052. frequently explore the four other perpendicular families of 
  1053. sets that the Z^2+C formula can create.  I have named these 
  1054. four other families of sets, "Oblate Sets", "Parabolic Sets", 
  1055. Rectangular Sets, and "Elliptic Sets".  (Today's FOTD will be 
  1056. a Rectangular set image.)  I also frequently explore the 
  1057. oblique slices of the Julibrot.
  1058.  
  1059.  
  1060. >So it is obvious that I fully agree with you. But I can 
  1061. >already see a possible Frac Trek list going down the drain the 
  1062. >same way as F.A. because there is just too much overlap.
  1063.  
  1064. There will be no Frac-Trek list, because Fractal-Art is not 
  1065. going down the drain.
  1066.  
  1067.  
  1068.     <snip>
  1069. >IMO it will all come down to fractint being the one and only 
  1070. >fractal list.
  1071.  
  1072. Not for some considerable time yet, I presume.  Fractint is a 
  1073. great fractal program, but it is not the only fractal program.  
  1074. The number of fractal-related lists as well as fractal programs 
  1075. can only grow in the next several years.  There are many 
  1076. specialized applications of fractals that could support a 
  1077. mailing list.  And as the internet grows, all specialty lists 
  1078. will become more viable.
  1079.  
  1080. That's it for now.  I'll check your just-posted frms and pars, 
  1081. and give my report.  See you in fractal land.
  1082.  
  1083.  
  1084. Jim Muth
  1085. jamth@mindspring.com
  1086.  
  1087.  
  1088. - --------------------------------------------------------------
  1089. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1090. Post Message:   fractint@lists.xmission.com
  1091. Get Commands:   majordomo@lists.xmission.com "help"
  1092. Administrator:  twegner@phoenix.net
  1093. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1094.  
  1095. ------------------------------
  1096.  
  1097. End of fractint-digest V1 #208
  1098. ******************************
  1099.  
  1100.