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

  1. From: owner-fractint-digest@lists.xmission.com (fractint-digest)
  2. To: fractint-digest@lists.xmission.com
  3. Subject: fractint-digest V1 #227
  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         Saturday, May 30 1998         Volume 01 : Number 227
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Fri, 29 May 1998 22:56:51 -0700
  18. From: "Jon Camp" <jon.camp@valpo.edu>
  19. Subject: (fractint) Re: gravipop  (par and frm)
  20.  
  21. I liked your formula! Here's a couple par's with my attempts with your
  22. formula....
  23.  
  24. jon camp
  25. ___________________________
  26. chaotic n-space network
  27. http://www.valpo.edu/home/student/jcamp/index.html
  28. Valparaiso University <><
  29.  
  30.  
  31.  
  32.  
  33. http://wwwstage.valpo.edu/home/student/jcamp/ftp_cnspace/jcamp04.gif
  34. http://wwwstage.valpo.edu/home/student/jcamp/ftp_cnspace/jcamp05.gif
  35.  
  36. jcamp04            { ; 1998, jon camp
  37.                      ; chaotic n-space network
  38.   reset=1960 type=formula formulafile=*.frm
  39.   formulaname=gravipop function=cosxx/abs/sin
  40.   center-mag=5.3735e-005/-8.65e-007/0.6666663
  41.   params=1/-1/-0.1/-1/0/0.1 float=y maxiter=1024 inside=bof60
  42.   outside=atan potential=256/48/0 invert=1/0/0
  43.   colors=000<6>044055056167178<5>4CF5DH6EI7FJ7GL<18>RYlSYmTZnU_oV_p<2>YasZ\
  44.   bt_bu_bu<2>bcwbcxccxddx<3>fcyfcyfcx<7>g`ug_tfZs<6>cUkcTjbSiaRg<8>UIVTHUS\
  45.   GSRFQ<9>G6CF6BE5AD49C48<4>813713602502501<4>200100100100<3>011021022033<\
  46.   4>16716817928A29B3AC<4>6EJ7FK8GM9HNAIPBJQ<2>DMVENWGOY<8>PWjQXkRYlSZmTZo<\
  47.   4>YasZbt_bu`bv<6>ddyedyecy<3>gcxgbxgbwgawgav<6>eYpeXoeWndVmdUl<16>QEOPDN\
  48.   NCL<8>E59D48C37B36A25925<2>612602501401400300<7>010
  49.   }
  50.  
  51. jcamp05            { ; 1998, jon camp
  52.                      ; chaotic n-space network
  53.   reset=1960 type=formula formulafile=*.frm
  54.   formulaname=gravipop function=cosxx/abs/cotanh
  55.   center-mag=-0.572569/-0.183414/9.482622 params=1/-1/-0.1/-1/0/0.1
  56.   float=y maxiter=1024 inside=bof60 outside=atan potential=256/48/0
  57.   invert=1/0/0
  58.   colors=000lZL<2>qdOsfPthQujRwlS<2>yrVztWzvXzxYzzZzx_zv`<3>xndwleujfthg<5\
  59.   >jXmhWneUocSp<4>RIuOGvLEwICxFAyC8z321642863<5>RI9UKAWMBZOC<5>lZIn`JobKqd\
  60.   L<3>wlPxnQxpRyrS<3>zzWzxXzvY<3>xnawlbujcthd<5>jXjhWkeUlcSm<4>RIrOGsLEtIC\
  61.   uFAvC8w86x64y32z000001322643864<5>RIAUKBWMCZOD<5>lZJn`KobLqdM<3>wlQxnRxp\
  62.   SyrT<3>zzXzxYzvZ<3>xnbwlcujdthe<5>jXkhWleUmcSn<4>RIsOGtLEuICvFAwC8x86y64\
  63.   z320001002323644865<5>RIBUKCWMDZOE<5>lZKn`LobMqdN<3>wlRxnSxpTyrU<3>zzYzx\
  64.   Zzv_<3>xncwldujethf<5>jXlhWmeUncSo<4>RItOGuLEvICwFAxC8y86z64032100200332\
  65.   4645866<5>RICUKDWMEZOF<4>jXK
  66.   }
  67.  
  68. frm:gravipop { ;5-29-98 kathy roth
  69.             ;imag p3 must be positive
  70.             x=real(pixel), y=imag(pixel), h=imag(p3):
  71.             newx = x-h*sin((y) + tan(3*y))
  72.             newy = y-h*sin((x) + tan(3*x))
  73.             x=newx, y=newy
  74.             z=x + flip(y)
  75.             w = fn1(z)
  76.             z = fn3(p1/fn2(w*w)) + p2
  77.             |z| < real(p3)
  78.     }
  79.  
  80.  
  81. - --------------------------------------------------------------
  82. Thanks for using Fractint, The Fractals and Fractint Discussion List
  83. Post Message:   fractint@lists.xmission.com
  84. Get Commands:   majordomo@lists.xmission.com "help"
  85. Administrator:  twegner@phoenix.net
  86. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  87.  
  88. ------------------------------
  89.  
  90. Date: Sat, 30 May 1998 02:58:15 EDT
  91. From: <HWeber8606@aol.com>
  92. Subject: Re: (fractint) Graphics Developers
  93.  
  94. Hi,
  95.  
  96. << well, I hope that there is no rule which said that it is forbidden what I
  97. have
  98.  done.
  99.  For all of you, who haven't access to Compuserve's 
  100.  Graphics Developers Forum - but would like to see the work that there was
  101.  :-((
  102.  done - I added all the pars to my download page, sorted by years. >>
  103.  
  104. I deleted the stuff from my site.  --Jo--
  105.  
  106.  
  107. - --------------------------------------------------------------
  108. Thanks for using Fractint, The Fractals and Fractint Discussion List
  109. Post Message:   fractint@lists.xmission.com
  110. Get Commands:   majordomo@lists.xmission.com "help"
  111. Administrator:  twegner@phoenix.net
  112. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  113.  
  114. ------------------------------
  115.  
  116. Date: Sat, 30 May 1998 03:46:42 EDT
  117. From: <SKarl52884@aol.com>
  118. Subject: Re: (fractint) For_Steve_Karl  (Par)
  119.  
  120. In a message dated 98-05-29 18:33:36 EDT, you write:
  121.  
  122. << In which I tinkered a bit and came up
  123.  with this  >>
  124. David!
  125. Very Cool!   I love this kind of arcitectural look.  
  126. Thanks for sending and especially exploring as you do.
  127. Cheers,
  128. Steve
  129.  
  130. - --------------------------------------------------------------
  131. Thanks for using Fractint, The Fractals and Fractint Discussion List
  132. Post Message:   fractint@lists.xmission.com
  133. Get Commands:   majordomo@lists.xmission.com "help"
  134. Administrator:  twegner@phoenix.net
  135. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  136.  
  137. ------------------------------
  138.  
  139. Date: Sat, 30 May 1998 05:20:01 -0400
  140. From: davides <davides@pipeline.com>
  141. Subject: Re: (fractint) For_Steve_Karl  (Par)
  142.  
  143. At 03:46 AM 5/30/1998 EDT, you wrote:
  144. >In a message dated 98-05-29 18:33:36 EDT, you write:
  145. >
  146. ><< In which I tinkered a bit and came up
  147. > with this  >>
  148. >David!
  149. >Very Cool!   I love this kind of arcitectural look.  
  150. >Thanks for sending and especially exploring as you do.
  151. >Cheers,
  152. >Steve
  153.  
  154. You're welcome!  :)
  155. davides@pipeline.com
  156. ds30@umail.umd.edu
  157. Back up my hard drive?
  158. How do I put it in reverse?
  159.  
  160. - --------------------------------------------------------------
  161. Thanks for using Fractint, The Fractals and Fractint Discussion List
  162. Post Message:   fractint@lists.xmission.com
  163. Get Commands:   majordomo@lists.xmission.com "help"
  164. Administrator:  twegner@phoenix.net
  165. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  166.  
  167. ------------------------------
  168.  
  169. Date: Sat, 30 May 1998 07:28:29 EDT
  170. From: <JimBeau549@aol.com>
  171. Subject: (fractint) 1 par, Arc Flats
  172.  
  173. Here's a new favorite I came up with this past week ,and....yes,..I noticed
  174. the letter jumble. <g>
  175. Jim
  176.  
  177.  
  178. Arc_Flats          { ; 49secs 75mhz 800x600
  179.                      ; 5/30/98 image(c) JamesWeaver
  180.   reset=1920 type=formula formulafile=fractint.frm formulaname=ok-03
  181.   function=abs/cotanh passes=t center-mag=-1.06912/-2.46294/0.2031859
  182.   params=-4/0 float=y inside=bof60 invert=1/0.333/0 decomp=128
  183.   colors=0000BB<9>3nn3rr5nr7jr9frBbr<3>Qzb<9>zz0<6>z_S<5>zD4z90x87<3>m3bj1\
  184.   jf1f<10>000<15>0f0<15>zz0<15>zzz<15>000<12>TN0WO0YQ0`S0aU0<14>zz0<14>jB0\
  185.   i70f70<14>000<15>S5N<15>zz0<14>ZZ8XX8VW8TU8RS8<2>LM6JK6HI6FG6DF5<2>79557\
  186.   4354033077
  187.   }
  188.  
  189.  
  190. - --------------------------------------------------------------
  191. Thanks for using Fractint, The Fractals and Fractint Discussion List
  192. Post Message:   fractint@lists.xmission.com
  193. Get Commands:   majordomo@lists.xmission.com "help"
  194. Administrator:  twegner@phoenix.net
  195. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  196.  
  197. ------------------------------
  198.  
  199. Date: Sat, 30 May 1998 09:03:18 -0500
  200. From: Janet Preslar <preslar@memphisonline.com>
  201. Subject: (fractint) Resource List
  202.  
  203. The following is a list of resources for FractInt users and Discussion Li=
  204. st
  205. members. (Last updated May 30, 1998)=20
  206.  
  207. *** New entries
  208.  
  209. Please send all corrections, additions, and suggestions to: Janet Preslar
  210. (mailto:preslar@memphisonline.com)
  211.  
  212. FractInt
  213.     At Spanky =97
  214.         http://spanky.triumf.ca/www/fractint/fractint.html
  215.     Mirror site =97
  216.         http://fractal.mta.ca/fractint/fractint.html
  217.     FractInt Documentation =97
  218.         http://spanky.triumf.ca/www/fractint/findex.html
  219.     FractInt semi-official wish list =97
  220.         http://web.ukonline.co.uk/members/robin.b2/olig/fracwish.htm
  221.  
  222.  
  223. Information, Tutorials and Explanations
  224.     How to run FractInt for DOS under Windows 95 =97
  225.         http://fractal.mta.ca/fractint/fracwin95.html
  226.     Linda Allison's Basic FractInt Hints and Tips =97
  227.         http://wizzle.simplenet.com/linda/basic/basic-information.htm
  228.     Wizzle's hints on getting started =97
  229.         http://wizzle.simplenet.com/fractals/hints/tips-fractint.htm
  230.     Linda Allison's Par and Frm tutorial =97
  231.         http://www.geocities.com/Paris/5519/lesson.html
  232.     http://wizzle.simplenet.com/linda/pars_and_frms/lesson.html (mirror)
  233.     Linda Allison's Tutorial on Zooming =97
  234.         http://wizzle.simplenet.com/linda/zoom/zoom-lesson.html
  235.     Linda Allison's Tutorial on Proportioning, Sizing, and Skewing =97
  236.         http://wizzle.simplenet.com/linda/proportion/proportions.htm
  237.     Linda Allison's ColorMap tutorial =97
  238.         http://www.geocities.com/Paris/5519/colors.html
  239.         http://wizzle.simplenet.com/linda/colormaps/colormaps.htm (mirror=
  240. )
  241.     Linda Allison's Color Tricks =97
  242.         http://wizzle.simplenet.com/linda/colortricks/colortricks.htm
  243.     Wizzle's Color Map Magic =97
  244.         http://wizzle.simplenet.com/fractals/wizmaps/wizmaps.htm
  245.     Damien M. Jones's Fractal Information Page =97
  246.         http://www.fractalus.com/misc/info.htm
  247.     Linda Allison Explains Fractals =97
  248.         http://wizzle.simplenet.com/linda/define/fractals_defined.htm
  249.     Sylvie Gallet's PHC and PTC formula tutorial =97
  250.     http://spanky.triumf.ca/www/fractint/phc/phc-tutor.html
  251.     If...Else tutorial =97
  252.     http://spanky.triumf.ca/www/fractint/If_else.html
  253.     Bradley Beacham's Formula tutorial =97   =20
  254.     http://spanky.triumf.ca/www/fractint/frm-tut/frm-tutor.html
  255.     Wizzle's Help for FractInt Discussion List newcomers!! =97
  256.     http://wizzle.simplenet.com/fractals/hints/fractint_list_q&a.htm
  257.     Linda Allison's Tips and Hints for Using ParToBat (or how to have a l=
  258. ife AND
  259. generate a zillion fractals a day ;) )
  260.     http://www.geocities.com/Paris/5519/epic.html
  261. *** Paul Derbyshire's Quick Guide to the Mandelbrot (and Julia) Sets =97
  262.     http://www3.sympatico.ca/bob.beland/manguide.html
  263.  
  264.  
  265. FractInt Discussion List
  266.     FractInt Discussion List archive =97
  267.         ftp://ftp.xmission.com/pub/lists/fractint/archive/
  268.     1997 Contest (thumbnails of all the entries) =97
  269.         http://www.fractalus.com/contest/
  270.     The 1997 Contest Kit (Re-create the magic at home!!) =97
  271.         http://home.san.rr.com/jayrhill/Contestk.zip
  272.     Les St. Clair's Collection of Discussion List Pars & Formulas
  273.     (all the pars and frms since August 1997) =97
  274.         http://ourworld.compuserve.com/homepages/Les_StClair/fml.htm
  275.     The iFAQ (collected topics from the list) =97
  276.         http://home.san.rr.com/jayrhill/iFAQ/iFAQ.html
  277.     Copyrights Discussed (and discussed) =97
  278.         http://www.geocities.com/CapeCanaveral/Lab/3825/copyright.zip
  279.     ColorMaps collected and organized by Wizzle =97
  280.         http://wizzle.simplenet.com/fractals/fractint_maps/newmaps.htm
  281.     Dr. J's Fractal of the Night =97
  282.         http://home.san.rr.com/jayrhill/FotN/FotNindx.html
  283.  
  284.  
  285. Additional Programs & Utilities
  286.     George Martin's Orgfrm program =97
  287.     http://spanky.triumf.ca/pub/fractals/programs/ibmpc/orgfrm.zip
  288.     Ron Barnett's MakeMap utility =97
  289.         http://members.aol.com/RBarn0001/makemap.zip
  290.     Paul Carlson's AddGifs program =97
  291.         http://www.geocities.com/CapeCanaveral/Lab/3825/addgifs.zip
  292.     Thore Berntsen's FractInt Screensaver =97
  293.         http://home.sol.no/~thbernt/fintsave.htm
  294.     Jim Prickett's XMAP and MMAP utilities =97
  295.     http://www.geocities.com/SiliconValley/Way/9943
  296.     Michael Peter's Partobat utility (version 3.4 for slower machines) =97
  297.         http://spanky.triumf.ca/pub/fractals/programs/IBMPC/PARTOB.ZIP
  298.     http://ourworld.compuserve.com/homepages/JoWeber/jo_05.htm
  299. *** Michael Peter's Partobat utility (version 3.5 for faster machines) =97
  300.     http://ourworld.compuserve.com/homepages/JoWeber/jo_05.htm
  301.  
  302.  
  303. Infinite Fractal Loop
  304.     Home Page =97
  305.         http://www.fractalus.com/ifl/
  306.     Graphical List =97
  307.         http://www.fractalus.com/ifl/list.htm
  308.  
  309.  
  310. Particularly Helpful Links Pages
  311.     Wizzle's Graphlinks =97
  312.     http://wizzle.simplenet.com/fractals/hints/graphlinks.htm
  313.  
  314.  
  315. Fractal merchandise (posters, mouse mats, t-shirts, etc.)
  316.     Lifesmith =97
  317.         http://www.lifesmith.com/
  318.     Refractal Design Inc. (fractal jewelry) =97
  319.         http://www.refractal.com
  320.  
  321.  
  322. Fractal-Art Mailing List
  323.     *** Subscribe:    majordomo@icd.com "subscribe fractal-art"
  324.     *** Post Message:   fractal-art@icd.com
  325.     *** Get Commands:   majordomo@icd.com "help"
  326.     *** Administrator:  fractal-art-owner@icd.com
  327.     *** Unsubscribe:    majordomo@icd.com "unsubscribe fractal-art"
  328.  
  329. *** Archive of messages =97=20
  330.     ftp://ftp.fractalus.com/pub/lists/fractal-art/
  331.     Jim Muth's Fractal of the Day index (last few weeks)
  332.         http://home.att.net/~Paul.N.Lee/FotD/FotD.html
  333.     Jim Muth's complete FOTD archive of PARs and FRMs
  334.         http://ourworld.compuserve.com/homepages/Les_StClair/pars.htm
  335.  
  336. - --------------------------------------------------------------
  337. Thanks for using Fractint, The Fractals and Fractint Discussion List
  338. Post Message:   fractint@lists.xmission.com
  339. Get Commands:   majordomo@lists.xmission.com "help"
  340. Administrator:  twegner@phoenix.net
  341. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  342.  
  343. ------------------------------
  344.  
  345. Date: Sat, 30 May 1998 09:13:46 -0500 (CDT)
  346. From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
  347. Subject: Re: (fractint) PAR what if...
  348.  
  349. Phil,
  350.  
  351. Excellent images!  You've come up with a really nice formula!
  352.  
  353. >Side note to Paul:   Your formulas just amaze me, they are so
  354. >much fun to work with!   Please forgive my tinkering, I just
  355. >can't help myself ;-)
  356.  
  357. What's to forgive?  That's exactly why I post my formulas - so that
  358. people will experiment with them , modify them and improve on them.
  359. Nice work!
  360.  
  361. Paul Carlson
  362.  
  363.  
  364.  
  365.  
  366.  
  367. - --------------------------------------------------------------
  368. Thanks for using Fractint, The Fractals and Fractint Discussion List
  369. Post Message:   fractint@lists.xmission.com
  370. Get Commands:   majordomo@lists.xmission.com "help"
  371. Administrator:  twegner@phoenix.net
  372. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  373.  
  374. ------------------------------
  375.  
  376. Date: Sat, 30 May 1998 09:45:21 -0500 (CDT)
  377. From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
  378. Subject: (fractint) Popcorn balls formula
  379.  
  380. comment {
  381. Here's another rendering method applied to the popcorn Julia
  382. formula (there are no balls in the images - I used a 3D balls
  383. rendering, but it comes out differently).
  384.  
  385. Paul Carlson
  386. }
  387.  
  388. frm:popcorn_balls {; Copyright (c) Paul W. Carlson, 1998
  389.     ; Always use float=y, outside=summ
  390.     ; real(p1) = h in popcorn formula
  391.     ; imag(p1) = bailout value
  392.     ; real(p2) = controls size of balls
  393.     ; imag(p2)   not used
  394.     ; real(p3) = number of color ranges
  395.     ; imag(p3) = number of colors in a range
  396.     ;
  397.     z = iter = bailout = range_num = 0
  398.     prev_w = pixel
  399.     x = real(pixel)
  400.     y = imag(pixel)
  401.     h = real(p1)
  402.     max_r = real(p2)
  403.     num_ranges = real(p3)
  404.     colors_in_range = imag(p3)
  405.     index_factor = (colors_in_range - 1) / max_r
  406.     :
  407.     prev_x = x
  408.     x = x - h * sin(y + tan(3 * y))
  409.     y = y - h * sin(prev_x + tan(3 * prev_x))
  410.     w = x + flip(y)
  411.     ;
  412.     r = |prev_w| / |w|
  413.     prev_w = w
  414.     IF (r < max_r && iter > 0)
  415.     bailout = 1
  416.     z = index_factor * r + range_num * colors_in_range + 1
  417.     ENDIF
  418.     range_num = range_num + 1
  419.     IF (range_num == num_ranges)
  420.     range_num = 0
  421.     ENDIF
  422.     iter = iter + 1
  423.     z = z - iter
  424.     bailout == 0 && |w| < 4
  425. }
  426.  
  427. popballs1          { ; Copyright (c) Paul W. Carlson, 1998
  428.              ; t=  0:01:20.19, 1024x768, 60 MHz Pentium
  429.   reset=1960 type=formula formulafile=popballs.frm
  430.   formulaname=popcorn_balls passes=1
  431.   center-mag=+0.50562831655874610/+0.50561483801916560/5163.5/1\
  432.   /112.5/-43.83 params=0.1/16/1/0/2/125
  433.   float=y maxiter=252 inside=253 outside=summ
  434.   colors=000<58>00000O<14>FFwGGzFFw<10>22R00O11Q<14>GGz<18>00O0\
  435.   00<83>0000CC<14>TvvVzzUxx<21>2FF0CC000<3>000
  436.   }
  437.  
  438. popballs2          { ; Copyright (c) Paul W. Carlson, 1998
  439.              ; t=  0:01:36.01, 1024x768, 60 MHz Pentium
  440.   reset=1960 type=formula formulafile=popballs.frm
  441.   formulaname=popcorn_balls passes=t
  442.   center-mag=9.4369e-016/-8.88178e-016/0.4420677/1/45
  443.   params=0.1/16/1/0/2/125
  444.   float=y maxiter=252 inside=253 outside=summ
  445.   colors=0NT000<161>000zVz<58>bHbzVz<25>C0C000<3>000
  446.   }
  447.  
  448. popballs3          { ; Copyright (c) Paul W. Carlson, 1998
  449.              ; t=  0:01:12.45, 1024x768, 60 MHz Pentium
  450.   reset=1960 type=formula formulafile=popballs.frm
  451.   formulaname=popcorn_balls passes=1
  452.   center-mag=+0.50683824918339450/+0.50683824918339550/422.5921\
  453.   /1/44.999 params=0.1/16/1/0/2/125
  454.   float=y maxiter=252 inside=253 outside=summ
  455.   colors=000<58>00000O<14>FFwGGzFFw<10>11R00O00Q<15>GGz<17>00O0\
  456.   00<81>000VVV<16>xxxzzzyyy<22>VVV000<3>000
  457.   }
  458.  
  459. popballs4          { ; Copyright (c) Paul W. Carlson, 1998
  460.              ; t=  0:03:11.80, 1024x768, 60 MHz Pentium
  461.   reset=1960 type=formula formulafile=popballs.frm
  462.   formulaname=popcorn_balls passes=1
  463.   center-mag=+0.50192670477777200/+0.50192670477777300/112.4095\
  464.   /1/45 params=0.1/16/1/0/2/125
  465.   float=y maxiter=252 inside=253 outside=summ
  466.   colors=0000F5<14>0zR<12>0C40CC<15>0zz<12>0CC00O<14>FFwGGzFFw<\
  467.   11>00OSA`<14>eNxfOzeNw<10>K2OO08<15>z0f<13>O08O00<15>z88<12>O\
  468.   00c40<14>xU0zW0yU0<11>c40aG0<14>xw0zz0zy0<22>cK0oe0<3>cK0
  469.   }
  470.  
  471. popballs5          { ; Copyright (c) Paul W. Carlson, 1998
  472.              ; t=  0:02:50.76, 1024x768, 60 MHz Pentium
  473.   reset=1960 type=formula formulafile=popballs.frm
  474.   formulaname=popcorn_balls passes=1
  475.   center-mag=+0.50369869366485040/+0.50369869366485140/579.4304\
  476.   /1/44.999 params=0.1/16/1/0/2/125
  477.   float=y maxiter=252 inside=253 outside=summ
  478.   colors=000<58>00000O<14>FFwGGzFFw<10>11R00O00Q<15>GGz<17>00O0\
  479.   00<83>000VVV<15>zzz<20>___YYYXXXVVV000<3>000
  480.   }
  481.  
  482.  
  483. - --------------------------------------------------------------
  484. Thanks for using Fractint, The Fractals and Fractint Discussion List
  485. Post Message:   fractint@lists.xmission.com
  486. Get Commands:   majordomo@lists.xmission.com "help"
  487. Administrator:  twegner@phoenix.net
  488. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  489.  
  490. ------------------------------
  491.  
  492. Date: Sat, 30 May 1998 14:16:39 -0400
  493. From: Gedeon Peteri <gedeon@InfoAve.Net>
  494. Subject: (fractint) PAR 5 DiGiorgi frm pars
  495.  
  496. Here are some strange looking midgets lurking inside Phil DiGiorgi's
  497. pd-hc_grav2 formula.
  498.  
  499. Gedeon
  500.  
  501. - ---------------------------------------------------------------------
  502.  
  503. g-pdg-05           { ; (c) Gedeon Peteri, May 30, 1998
  504.                      ; Formula by Phil DiGiorgi
  505.   reset=1960 type=formula formulafile=*.frm
  506.   formulaname=pd-hc_grav2 function=log/sin/recip/round
  507.   passes=1 center-mag=25.5522/20.7201/1.175677/1/-139.999
  508.   params=11/0/1/0/0.7/0.7 float=y maxiter=1023
  509.   inside=253 outside=summ logmode=fly
  510.   colors=000sss<61>5550cz0Zt<2>0Vn0Um0Sk0Rj0Ri<3>0Nd0Nc0Mc\
  511.   <15>0DR0CR0CQ0BQ0BP<25>00B00A00BzsX<61>221wccuZZ<3>\
  512.   rMMqJJpHH<6>l00<47>40000C000000
  513.   }
  514.  
  515. g-pdg-06           { ; (c) Gedeon Peteri, May 30, 1998
  516.                      ; Formula by Phil DiGiorgi
  517.   reset=1960 type=formula formulafile=*.frm
  518.   formulaname=pd-hc_grav2 function=log/sin/recip/round
  519.   passes=1 center-mag=-0.242661/6.66134e-016/1.561719/1/-90
  520.   params=11/0/1/0/0.7/0.7 float=y maxiter=1023
  521.   inside=253 outside=summ logmode=fly
  522.   colors=000IMm<8>Vaz<23>00WG00<6>wIE<7>G00G0W<21>dTxfVzeTx\
  523.   <22>G0WW00<6>zhO<7>W0000W<22>0zz<23>00WG00<14>zz0<14>\
  524.   J40G00G0W<22>zPi<20>M3X00W<10>FJjHKlK2XI1WG0W
  525.   }
  526.  
  527. g-pdg-07           { ; (c) Gedeon Peteri, May 30, 1998
  528.                      ; Formula by Phil DiGiorgi
  529.   reset=1960 type=formula formulafile=*.frm
  530.   formulaname=pd-hc_grav2 function=log/sin/recip/round
  531.   passes=1 center-mag=-0.490765/5.96745e-016/17.50806/1/-90
  532.   params=11/0/1/0/0.7/0.7 float=y maxiter=1023
  533.   inside=253 outside=summ logmode=fly
  534.   colors=000bRv<20>G0WW00<6>zhO<7>W0000W<22>0zz<23>00WG00\
  535.   <14>zz0<14>J40G00G0W<22>zPi<20>M3X00W<20>U_yVazU_y<22>\
  536.   00WG00<6>wIE<7>G00G0W<21>dTxfVzeTxcSwK2XI1WG0W
  537.   }
  538.  
  539. g-pdg-08           { ; (c) Gedeon Peteri, May 30, 1998
  540.                      ; Formula by Phil DiGiorgi
  541.   reset=1960 type=formula formulafile=*.frm
  542.   formulaname=pd-hc_grav2 function=log/sin/recip/round
  543.   passes=1 center-mag=+0.03474337964511127/+0.02204590\
  544.   130046606/293.2851/1/-90 params=11/-23/1/0/0.7/0.7
  545.   float=y maxiter=1023 inside=253
  546.   outside=summ logmode=fly
  547.   colors=000Y81W921QC<15>Wz0<14>1QCW0W<14>zWz<15>W0W777\
  548.   <14>kkk<15>777W00<14>zWG<15>W0000W<14>0zz<15>00WG00\
  549.   <14>ylH<15>G00000<14>aaa<12>777W92<14>z00<12>_81444222000
  550.   }
  551.  
  552. g-pdg-09           { ; (c) Gedeon Peteri, May 30, 1998
  553.                      ; Formula by Phil DiGiorgi
  554.   reset=1960 type=formula formulafile=*.frm
  555.   formulaname=pd-hc_grav2 function=log/sin/recip/trunc
  556.   passes=1 center-mag=-1.86171/2.77556e-016/6.387771/1/90
  557.   params=0/-14/2/0/0.5/0.5 float=y maxiter=1023 inside=253
  558.   outside=summ logmode=fly
  559.   colors=G00D5A<3>F12G00G00<30>z0W<31>000G00<30>0z0<28>\
  560.   E60H11<29>zWW<30>H11G00G00<29>0Ux0Wz0Vy<23>C7ED6CF40F20G00
  561.   }
  562.  
  563. frm:pd-HC_Grav2     {; formula by P. DiGiorgi, May, 1998
  564.        ; P. Carlson's Hi_Cycle method (modified)
  565.        ; applied to Mark Christenson's Gravijul formula
  566.     z = w = iter = range_num = bailout = 0
  567.  pa = real(p3), pb = imag(p3)
  568.   w = pixel
  569.   c = p2
  570.   i = (0,1)
  571.      k = 1.2 - pb
  572.      :
  573.   u = fn1(w)
  574.   w = fn3(p1/fn2(u*u))
  575.   wr = real(w)
  576.      w = w - wr + abs(wr) - c
  577.   angle = atan(imag(w)/wr)
  578.      ka = k * angle / pb
  579.      rw = k * cos(angle) + pb * cos(ka)
  580.      iw = k * sin(angle) + pb * sin(ka)
  581.      ww = rw + i * iw
  582.      ww = fn4(1 - ww)/ww
  583.   dist = abs(|w|-|ww|)
  584.      IF (dist < pa && iter > 1)
  585.  bailout = 1
  586.  index = 63 * dist / pa
  587.  z = index + range_num * 63 + 1
  588.      ENDIF
  589.      iter = iter + 1
  590.      range_num = range_num + 1
  591.      IF (range_num == 4)
  592.  range_num = 0
  593.      ENDIF
  594.      z = z - iter
  595.      bailout == 0 && |w| < 100
  596.  }
  597.  
  598.  
  599. - --
  600. ************************************************
  601. http://www.geocities.com/~gedeonp/index.html
  602. http://www.geocities.com/SoHo/Coffeehouse/4094/
  603. Member Infinite Fractal Loop
  604. Last updated: May 29, 1998
  605. ************************************************
  606.  
  607.  
  608.  
  609. - --------------------------------------------------------------
  610. Thanks for using Fractint, The Fractals and Fractint Discussion List
  611. Post Message:   fractint@lists.xmission.com
  612. Get Commands:   majordomo@lists.xmission.com "help"
  613. Administrator:  twegner@phoenix.net
  614. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  615.  
  616. ------------------------------
  617.  
  618. Date: Sat, 30 May 1998 14:43:56 -0400
  619. From: Gedeon Peteri <gedeon@InfoAve.Net>
  620. Subject: (fractint) updated web site
  621.  
  622. I added a new page to my web site featuring images based on Paul
  623. Carlson's Zf_Ang formula. I made several cosmetic changes throughout,
  624. thanks to Angela's much appreciated constructive criticism.
  625.  
  626. Gedeon
  627.  
  628. - --
  629. ************************************************
  630. http://www.geocities.com/~gedeonp/index.html
  631. http://www.geocities.com/SoHo/Coffeehouse/4094/
  632. Member Infinite Fractal Loop
  633. Last updated: May 29, 1998
  634. ************************************************
  635.  
  636.  
  637.  
  638. - --------------------------------------------------------------
  639. Thanks for using Fractint, The Fractals and Fractint Discussion List
  640. Post Message:   fractint@lists.xmission.com
  641. Get Commands:   majordomo@lists.xmission.com "help"
  642. Administrator:  twegner@phoenix.net
  643. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  644.  
  645. ------------------------------
  646.  
  647. Date: Sat, 30 May 1998 14:52:30 EDT
  648. From: <SKarl52884@aol.com>
  649. Subject: (fractint) shell to dos
  650.  
  651. Grettings,
  652.    I never cared a hoot about dos untill 8 months ago when I got a look at
  653. winfract.My nature seems to want to discover the best way to accomplish so
  654. ....fractint was the carrot waveing under my nose.
  655. I'm self taught with the help of kind friends and my brother who writes code
  656. for a 
  657. company in D.C. 
  658.     "Pre-assumed" knowledge seems a given in any field as people get so far
  659. past the basics that ...well...." everyone must know this. "    ex: My
  660. brothers first explination of how to start fractint in dos was something like
  661. : start dos ...from the windows directory move to the top of your Cdrive
  662. change directories to the one that contains fractint.exe and type fractint.
  663. Makes total sense now...but then...
  664. Well...I was clueless...{ whats a directory? how change? to where?}
  665. The explination we arived at that worked { for me } was    type cd \
  666. then.....etc etc
  667.  
  668.      Sooooo....shell to dos?   Why?  What is it? What for? 
  669. Typeing a <d> or selecting shell to dos in the main menue and hitting enter
  670. produces a
  671. brief { miliseconds }  blip on the screen and I'm once again at the default
  672. start up mandel. In that blip is a black screen that says " your image is
  673. still hung in your video 
  674. .....yada yada ....sorry ...its the best we can do. Theres no explination of
  675. this or why shell or how to shell.... in F1 or in fractint.doc.   I have to
  676. assume that this 'shell to dos'
  677. thing is a normal \ basic dos phenomenon that falls into the area of " every
  678. one knows
  679. this" ....but.....but.....I'm once again clueless! 
  680.  
  681.      Can some one explain it and assume that I haven't a clue?  It would be
  682. greatly appreciated.
  683. Sincerely,
  684. Steve
  685.  
  686. - --------------------------------------------------------------
  687. Thanks for using Fractint, The Fractals and Fractint Discussion List
  688. Post Message:   fractint@lists.xmission.com
  689. Get Commands:   majordomo@lists.xmission.com "help"
  690. Administrator:  twegner@phoenix.net
  691. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  692.  
  693. ------------------------------
  694.  
  695. Date: Sat, 30 May 1998 22:20:12 +0100 ()
  696. From: "Iain.Stirling" <nau96158@ccsun.strath.ac.uk>
  697. Subject: Re: (fractint) shell to dos
  698.  
  699. This confusion is understandable! I take it that you are running
  700. FRACTINT for dos under WIN95. That would explain why the shell
  701. command isn't working properly (perhaps). You see, the dos shell
  702. command will run a program (called COMMAND.COM) that will provide you
  703. with a dos prompt. Under 95 (or whatever OS you use) FRACTINT must be
  704. having trouble finding COMMAND.COM, and hence you are returned
  705. straight back into FRACTINT.
  706.  
  707. Shell to DOS would be used back in the good old days when people only
  708. had DOS, and therefore you could only run one program (this is
  709. 'single-tasking'). If you were running FRACTINT, and wanted to, say,
  710. check to see if a GIF had saved correctly by loading a graphics
  711. program (GWS for example), you would have to quit FRACTINT - if there
  712. was no 'shell to DOS' command. So here 'shell to DOS' allows you to
  713. quickly do something else during a session of FRACTINT.
  714.  
  715. Hope that has helped,
  716.  
  717. Iain G. Stirling
  718.  
  719. - --------------------------------------------------------------
  720. Thanks for using Fractint, The Fractals and Fractint Discussion List
  721. Post Message:   fractint@lists.xmission.com
  722. Get Commands:   majordomo@lists.xmission.com "help"
  723. Administrator:  twegner@phoenix.net
  724. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  725.  
  726. ------------------------------
  727.  
  728. Date: Sat, 30 May 1998 18:06:11 -0500 (CDT)
  729. From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
  730. Subject: (fractint) FlexBall Popcorn Formula
  731.  
  732. comment {
  733. Here is a formula that applies my FlexBall rendering to the
  734. Popcorn Julia equations.  Seems like an unlikely combination,
  735. doesn't it?  But wait till you see the images - they really
  736. surprised me.
  737.  
  738. My thanks to Kathy who got me to thinking about the popcorn
  739. formula.
  740.  
  741. Paul Carlson
  742. }
  743.  
  744. frm:FB_Popcorn {; Copyright (c) Paul W. Carlson, 1998
  745.     ; real(p1) = h in popcorn formula
  746.     ; imag(p1) = bailout value
  747.     ; real(p2) = radius of center of ring (0.01 to 10)
  748.     ; imag(p2) = one half thickness of ring (0.01 to p1)
  749.     ; real(p3) = iterations to skip
  750.     ; imag(p3)   not used
  751.     ;
  752.     x = real(pixel)
  753.     y = imag(pixel)
  754.     h = real(p1)
  755.     z = iter = bailout = 0
  756.     d0 = real(p2) + imag(p2)
  757.     d1 = 0.382683432365 * real(p2)
  758.     d2 = 0.923879532511 * real(p2)
  759.     dsqd = d0 * d0 + real(p2) * real(p2) - (d0 + d0) * d2
  760.     :
  761.     prev_x = x
  762.     x = x - h * sin(y + tan(3 * y))
  763.     y = y - h * sin(prev_x + tan(3 * prev_x))
  764.     w = x + flip(y)
  765.     ;
  766.     IF ((abs(cabs(w) - real(p2)) < imag(p2)) && iter > real(p3))
  767.     bailout = 1
  768.     wr = real(w), wi = imag(w)
  769.     awr = abs(wr), awi = abs(wi)
  770.     IF (awr >= awi)
  771.         dist = (awr - d2) * (awr - d2) + (awi - d1) * (awi - d1)
  772.         adjust = 1
  773.     ELSE
  774.         dist = (awr - d1) * (awr - d1) + (awi - d2) * (awi - d2)
  775.         adjust = 0
  776.     ENDIF
  777.     IF     (wr >= 0 && wi >= 0)
  778.         range_num = 1 - adjust
  779.     ELSEIF (wr < 0 && wi >= 0)
  780.         range_num = 2 + adjust
  781.     ELSEIF (wr < 0 && wi < 0)
  782.         range_num = 5 - adjust
  783.     ELSE
  784.         range_num = 6 + adjust
  785.     ENDIF
  786.     ratio = sqrt(dist / dsqd)
  787.     z = 29 * ratio + range_num * 30 + 1
  788.     ENDIF
  789.     iter = iter + 1
  790.     z = z - iter
  791.     bailout == 0 && |w| < imag(p1)
  792. }
  793.  
  794. fbpop01            { ; Copyright (c) Paul W. Carlson, 1998
  795.                      ; t=  0:02:05.62, 1024x768, 60 MHz Pentium
  796.   reset=1960 type=formula formulafile=fbpop.frm
  797.   formulaname=fb_popcorn passes=1
  798.   corners=1.0380148/1.2228164/0.4836099/1.7772213/0.4836099/1.2\
  799.   228164 params=5/64/6/6/0/0
  800.   float=y maxiter=252 inside=253 outside=summ
  801.   colors=000GGz<28>00OfOz<28>I0Kz0f<28>O08z88<28>O00zW0<28>c40z\
  802.   z0<28>aG00zR<28>0C40zz<28>0CC000<13>000
  803.   }
  804.  
  805. fbpop02            { ; Copyright (c) Paul W. Carlson, 1998
  806.                      ; t=  0:02:05.51, 1024x768, 60 MHz Pentium
  807.   reset=1960 type=formula formulafile=fbpop.frm
  808.   formulaname=fb_popcorn passes=1
  809.   corners=-0.8037682/0.8037682/-0.6028261/0.6028261
  810.   params=0.5/64/2/2/0/0 float=y
  811.   maxiter=252 inside=253 outside=summ
  812.   colors=0000zR<28>0C40zz<28>0CCGGz<28>00OfOz<28>I0Kz0f<28>O08z\
  813.   88<28>O00zW0<28>c40zz0<28>aG0000<13>000
  814.   }
  815.  
  816. fbpop03            { ; Copyright (c) Paul W. Carlson, 1998
  817.                      ; t=  0:01:59.14, 1024x768, 60 MHz Pentium
  818.   reset=1960 type=formula formulafile=fbpop.frm
  819.   formulaname=fb_popcorn passes=1
  820.   corners=1.9886229/2.1642437/1.4617605/2.6911062/1.4617605/2.1\
  821.   642438 params=5/64/4/4/0/0
  822.   float=y maxiter=252 inside=253 outside=summ
  823.   colors=000GGz<28>00OfOz<28>I0Kz0f<28>O08z88<28>O00zW0<28>c40z\
  824.   z0<28>aG00zR<28>0C40zz<28>0CC000<13>000
  825.   }
  826.  
  827. fbpop04           { ; Copyright (c) Paul W. Carlson, 1998
  828.                     ; t=  0:02:05.07, 1024x768, 60 MHz Pentium
  829.   reset=1960 type=formula formulafile=fbpop.frm
  830.   formulaname=fb_popcorn passes=1
  831.   center-mag=-1.93385/-1.93385/5.449062/1/44.999
  832.   params=5/64/4.5/4.5/0/0
  833.   float=y maxiter=252 inside=253 outside=summ
  834.   colors=000fOz<28>I0Kz0f<28>O08z88<28>O00zW0<28>c40zz0<28>aG00\
  835.   zR<28>0C40zz<28>0CCGGz<28>00O000<13>000
  836.   }
  837.  
  838. fbpop05            { ; Copyright (c) Paul W. Carlson, 1998
  839.                      ; t=  0:02:05.72, 1024x768, 60 MHz Pentium
  840.   reset=1960 type=formula formulafile=fbpop.frm
  841.   formulaname=fb_popcorn passes=1
  842.   corners=2.20894446/2.23072779/2.1435945/2.29607786/2.14359445\
  843.   /2.23072785 params=4.5/64/5/5/0/0
  844.   float=y maxiter=252 inside=253 outside=summ
  845.   colors=000nc0<14>aG0000<8>0000hJ<18>0C4000<8>0000hh<18>0CC000\
  846.   <9>000AAk<17>00O000<8>000YGk<18>I0K000<8>000m0V<18>O08000<9>0\
  847.   00k55<17>O00000<8>000rM0<18>c40000<9>000qh0pg0oe0000<13>000
  848.   }
  849.  
  850. fbpop06            { ; Copyright (c) Paul W. Carlson, 1998
  851.                      ; t=  0:05:19.51, 1024x768, 60 MHz Pentium
  852.   reset=1960 type=formula formulafile=fbpop.frm
  853.   formulaname=fb_popcorn passes=1
  854.   corners=1.02825/1.17955/0.57396317/1.6330628/0.5743502/1.1791\
  855.   63 params=1.5/64/0.9/0.9/0/0
  856.   float=y maxiter=252 inside=253 outside=summ
  857.   colors=000fOz<28>I0Kz0f<28>O08z88<28>O00zW0<28>c40zz0<28>aG00\
  858.   zR<28>0C40zz<28>0CCGGz<28>00O000<13>000
  859.   }
  860.  
  861. Popcorn_wheel      { ; Copyright (c) Paul W. Carlson, 1998
  862.                      ; t=  0:01:28.76, 1024x768, 60 MHz Pentium
  863.   reset=1960 type=formula formulafile=fbpop.frm
  864.   formulaname=fb_popcorn passes=1
  865.   corners=-12.044/12.044/-9.032998/9.032998
  866.   params=0.5/64/4/4/0/0
  867.   float=y maxiter=252 inside=253 outside=summ
  868.   colors=0000zR<28>0C40zz<28>0CCGGz<28>00OfOz<28>I0Kz0f<28>O08z\
  869.   88<28>O00zW0<28>c40zz0<28>aG0000<13>000
  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: Sat, 30 May 1998 13:37:09 -1000
  883. From: "Shauna Jones" <shauna@aloha.net>
  884. Subject: RE Re: (fractint) In Memoriam 486
  885.  
  886. On 29 May 98 at 15:59, Robert Hailman wrote:
  887.  
  888. > NERDS! NERDS! YOU ARE ALL NERDS! STOP THE NERDINESS!
  889. > KILL THE NERDS! DIE NERDS! GO TO HELL!
  890. > Send flames to me ASAP.
  891.  
  892. Cold where you live? <G>
  893.  
  894. Another blast of bits from David
  895. Visit our not-so-boring web page: http://www.aloha.net/~shauna/
  896. Visit the Hawaii Astronomical Society: http://www.hawastsoc.org/
  897. For the best Hawaii & Pacific Basin surf forecast: mailto:hisurf@aloha.net
  898.  
  899. Random Thought for this Nanosecond
  900. All hard work brings a profit, but mere talk leads only to poverty. - Proverbs 14:23
  901.  
  902.  
  903.  
  904. - --------------------------------------------------------------
  905. Thanks for using Fractint, The Fractals and Fractint Discussion List
  906. Post Message:   fractint@lists.xmission.com
  907. Get Commands:   majordomo@lists.xmission.com "help"
  908. Administrator:  twegner@phoenix.net
  909. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  910.  
  911. ------------------------------
  912.  
  913. Date: Sat, 30 May 1998 13:37:09 -1000
  914. From: "Shauna Jones" <shauna@aloha.net>
  915. Subject: Re: (fractint) L-Systems
  916.  
  917. On 28 May 98 at 9:58, Kragen wrote:
  918.  
  919. > On Wed, 27 May 1998, Shauna Jones wrote:
  920. > > On 27 May 98 at 20:56, Christian Strik wrote:
  921. > > > I suggest DXF, which is also widely supported and can
  922. > > > do a lot more than this WMF. 
  923. > > 
  924. > > Except that DXF support for fonts was pathetic, last time 
  925. > > I looked. 
  926. > Let's put this in context: I want to export lsystem
  927. > fractals in a way that common applications can import
  928. > them.  lsystem fractals can be drawn with 'move to (x,
  929. > y); line to (x1, y1);'.  WMF can do this.  I'm certain
  930. > DXF can, too.
  931.  
  932. Every application I use can import the EPS version of 
  933. PostScript just fine.
  934.  
  935. FYI, I think I still have around some sample PS files 
  936. which are Postscript programs (unlike WMF and DWF, 
  937. Postscript is a full-blown language) which generate 
  938. lsystem style designs - the one I'm thinking of generates 
  939. a fern leaf.
  940.  
  941. Hmmm, now I suppose I'll have to dust off my Postscript 
  942. programming skills and see about porting Fractint to 
  943. Postscript ... <G>
  944.  
  945. > (Perhaps this has expanded into a general discussion
  946. > of the relative merits of different vector graphics
  947. > file formats.  If that is the case, may I humbly
  948. > suggest that it is slightly off-topic?)
  949. > > Any program that can produce a 
  950. > > DXF file can just as easily produce a much more useful 
  951. > > and better PS file! ;-)
  952. > Is it also the case that any program that can read a
  953. > DXF file can just as easily read a PS file?  I think
  954. > not.  PostScript is pretty hard to read -- you have to
  955. > implement a lot of non-graphics stuff.
  956.  
  957. All I can tell is that far more programs I've used read 
  958. EPS than they read DXF. And the conversion generally 
  959. gives better results. But my experience with DXF is so 
  960. old ...
  961.  
  962. This is indeed way off topic, unless someone feels like 
  963. porting Fractint to AutoCAD's AutoLISP? Would that 
  964. make doing 3D fractals easier??? <G> Or maybe whatever 
  965. they use in display lists???
  966.  
  967. Another blast of bits from David
  968. Visit our not-so-boring web page: http://www.aloha.net/~shauna/
  969. Visit the Hawaii Astronomical Society: http://www.hawastsoc.org/
  970. For the best Hawaii & Pacific Basin surf forecast: mailto:hisurf@aloha.net
  971.  
  972. Random Thought for this Nanosecond
  973. C:\CLINTON\TRUTH.COM not found. Abort, Retry, Impeach
  974.  
  975.  
  976.  
  977. - --------------------------------------------------------------
  978. Thanks for using Fractint, The Fractals and Fractint Discussion List
  979. Post Message:   fractint@lists.xmission.com
  980. Get Commands:   majordomo@lists.xmission.com "help"
  981. Administrator:  twegner@phoenix.net
  982. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  983.  
  984. ------------------------------
  985.  
  986. Date: Sat, 30 May 1998 16:49:47 -0700
  987. From: kathy roth <kroth@well.com>
  988. Subject: (fractint) popcorn_balls
  989.  
  990. Paul Carlson wrote:
  991.  
  992. > Here's another rendering method applied to the popcorn Julia
  993. > formula (there are no balls in the images - I used a 3D balls
  994. > rendering, but it comes out differently).
  995. >
  996. Hi, Thanks for doing pc_popcorn_jul and popcorn_balls.
  997. I especially liked popballs2.  It's funny because the
  998. popcorn formula tends to break up and soften the
  999. edges, and the edges in the 3D-stalks and other
  1000. methods are very discrete.
  1001.  
  1002.  
  1003. - --------------------------------------------------------------
  1004. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1005. Post Message:   fractint@lists.xmission.com
  1006. Get Commands:   majordomo@lists.xmission.com "help"
  1007. Administrator:  twegner@phoenix.net
  1008. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1009.  
  1010. ------------------------------
  1011.  
  1012. Date: Sat, 30 May 1998 19:45:09 -0400
  1013. From: Jack Valero <jval@globalserve.net>
  1014. Subject: Re: (fractint) shell to dos
  1015.  
  1016. At 02:52 PM 30/05/98 EDT, Steve wrote:
  1017. >    "Pre-assumed" knowledge seems a given in any field as people get so far
  1018. >past the basics that ...well...." everyone must know this. "....
  1019.  
  1020. Your dismay is understandable but inevitable- think of it as a rite
  1021. of passage. It is easy to find fault with programmers and to think
  1022. that their work should be less obtuse but consider-
  1023. if someone asks you for directions to your home, should you be
  1024. expected to teach them how to drive their automobile first?
  1025.  
  1026. At any rate, shell to dos is useful in the dos world because it is
  1027. not easy to switch back and forth between different programs. Usually,
  1028. you have to quit the first program, run the second, quit it and then
  1029. return to the first. Then you have to get back to the place you were
  1030. doing whatever you were doing! If your program supports shell to dos,
  1031. it allows you to temporarily exit the program without actually quitting
  1032. it. You can then run another program and, when you exit the second, can
  1033. easily return to the first w/o having to reload it. In the case of
  1034. Fractint, this would be useful to let you use an editor to work
  1035. on a formula file w/o having to shut down Fractint.
  1036.  
  1037. Lest you think my first paragraph a personal criticism, let me say
  1038. that as an old hand I am quite familiar with computer arcania. Still,
  1039. I really prefer to work in Windows because things are usually so
  1040. much easier when dealing with multiple programs :)
  1041. Regards - Jack
  1042.  
  1043. visit our fractal gallery: http://www.globalserve.net/~jval/phractal.html
  1044.  
  1045. - --------------------------------------------------------------
  1046. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1047. Post Message:   fractint@lists.xmission.com
  1048. Get Commands:   majordomo@lists.xmission.com "help"
  1049. Administrator:  twegner@phoenix.net
  1050. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1051.  
  1052. ------------------------------
  1053.  
  1054. Date: Sat, 30 May 1998 21:28:17 -0400
  1055. From: davides <davides@pipeline.com>
  1056. Subject: (fractint) 3 Pars
  1057.  
  1058. Still shuffling through this unorganized mass or material; here are another
  1059. 3 pars as I have been tinkering around:
  1060.  
  1061. =====================================================================>
  1062.  
  1063.  
  1064. Milky_Way          { ;  (c) David Shanholtzer May 30, 1998 t=  0:06:29.58
  1065.                      ;  P200 MMX 1024x768
  1066.                      ; From Popcorn1, (c) Paul Carlson 1998
  1067.   reset=1960 type=formula formulafile=fractint.frm
  1068.   formulaname=popcorn_jul passes=t
  1069.   corners=-1.522434/-1.222434/-0.10076597/0.12423403 params=0.05/4
  1070.   float=y
  1071.   colors=000gPR<6>pmrrqvrnv<14>m0m3Km<14>rqv000<62>0004H`<13>msi<15>4rt<15\
  1072.   >TgoUgoWhp<13>vvw<14>WWiUUhVVh<14>pvl<15>0U0<15>rrw<15>cRTZ00<5>eLN
  1073.   }
  1074.  
  1075. This next one came from "Rose"; I forgot who posted it although I am sure I
  1076. have still have it around here somewhere:
  1077.  
  1078.  
  1079. Marigold           { ;  (c) David Shanholtzer May 29, 1998 t=0:00:33.55
  1080.                      ;  P200 MMX 1024x768
  1081.   reset=1960 type=halley passes=t
  1082.   center-mag=-4.88498e-015/0.11099/0.622417 params=5/0.2/0.025/-0.24
  1083.   float=y maxiter=1000 inside=epsiloncross outside=real invert=1/0/0
  1084.   periodicity=0
  1085.   colors=000LLY00E<17>00EA00<2>L80OA0RD0UG0YJ0<5>rZ0<11>400A00<2>000<15>0p\
  1086.   p<12>0BB077044000222<14>hhh<15>000<27>007017037<13>4S4<11>2D21B11A118117\
  1087.   1<2>000313717A20<12>cAP<10>H43E30A2A<2>000<15>hh0<15>000<3>00D00H22I<7>J\
  1088.   JW
  1089.   }
  1090.  
  1091. This one I kind of liked:
  1092.  
  1093.  
  1094. For_Paul_Carlson   { ;  (c) David Shanholtzer May 30, 1998 t=  0:10:32.58
  1095.                      ;  P200 MMX 1024x768
  1096.                      ; frm: (c) Paul Carlson, 1998
  1097.                      ; color map: Dav55
  1098.   reset=1960 type=formula formulafile=fractint.frm
  1099.   formulaname=spir2_trunc passes=1
  1100.   center-mag=+0.38166514853607390/+1.15634009474167300/765.9314/1/152.5
  1101.   params=-0.392126738/0.227791005/0.025/0.25/3/30 float=y maxiter=5000
  1102.   inside=253 outside=summ
  1103.   colors=000G0Km8w<28>G0K00z<28>00C00z<28>00Cm8w<28>G0Km8w<28>G0K000<13>00\
  1104.   000z<28>00C00z<28>00Cm0w<27>I0M
  1105.   }
  1106.  
  1107.  
  1108.  
  1109.  
  1110.  
  1111. davides@pipeline.com
  1112. ds30@umail.umd.edu
  1113. Back up my hard drive?
  1114. How do I put it in reverse?
  1115.  
  1116. - --------------------------------------------------------------
  1117. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1118. Post Message:   fractint@lists.xmission.com
  1119. Get Commands:   majordomo@lists.xmission.com "help"
  1120. Administrator:  twegner@phoenix.net
  1121. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1122.  
  1123. ------------------------------
  1124.  
  1125. End of fractint-digest V1 #227
  1126. ******************************
  1127.  
  1128.