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

  1. From: owner-fractint-digest@lists.xmission.com (fractint-digest)
  2. To: fractint-digest@lists.xmission.com
  3. Subject: fractint-digest V1 #176
  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, April 26 1998         Volume 01 : Number 176
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Sun, 26 Apr 1998 16:01:58 -0400
  18. From: Paul Derbyshire <pderbysh@usa.net>
  19. Subject: Re: (fractint) Strngy Mandlebrot
  20.  
  21. Gedeon Peteri wrote:
  22. > I have no idea why this is so, since the seahorse valley of the full m-set does not
  23. > have those strings extending into the middle of the valley. One of the
  24. > mathematicians on this list will have to enlighten us about that.
  25.  
  26. All minibrots have strings or some kind of dendrites attached. If you find, on
  27. the set, a minibrot in the middle of a dendrite, then the part of the dendrite
  28. attached to the nose of the minibrot is repeated attached to all of the
  29. minibrot's external angles of the form m/2^n. IOW, the tops of seahorses, the
  30. tails ofelephants, the tips of some dendrites and forks, the ends of spikes...
  31. These are strings if the minibrot came from the spike...
  32.  
  33. - -- 
  34.    .*.  "Clouds are not spheres, mountains are not cones, coastlines are not
  35. - -()  <  circles, and bark is not smooth, nor does lightning travel in a
  36.    `*'  straight line."     ------------------------------------------------
  37.         -- B. Mandelbrot   | Paul Derbyshire (PGD) ao950@freenet.carleton.ca
  38. ______________________ ____|_____________                   pderbysh@usa.net
  39. Programmer & Humanist |  ICQ:  10423848  | http://chat.carleton.ca/~pderbysh
  40.  
  41. - -
  42. - ------------------------------------------------------------
  43. Thanks for using Fractint, The Fractals and Fractint Discussion List
  44. Post Message:   fractint@xmission.com
  45. Get Commands:   majordomo@xmission.com "help"
  46. Administrator:  twegner@phoenix.net
  47. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  48.  
  49. ------------------------------
  50.  
  51. Date: Sun, 26 Apr 1998 16:02:52 -0400
  52. From: Paul Derbyshire <pderbysh@usa.net>
  53. Subject: Re: (fractint) Fractal Chatting
  54.  
  55. Felix wrote:
  56. > This note on chating makes me think:  How many of you are on ICQ?
  57.  
  58. I am...
  59. - -- 
  60.    .*.  "Clouds are not spheres, mountains are not cones, coastlines are not
  61. - -()  <  circles, and bark is not smooth, nor does lightning travel in a
  62.    `*'  straight line."     ------------------------------------------------
  63.         -- B. Mandelbrot   | Paul Derbyshire (PGD) ao950@freenet.carleton.ca
  64. ______________________ ____|_____________                   pderbysh@usa.net
  65. Programmer & Humanist |  ICQ:  10423848  | http://chat.carleton.ca/~pderbysh
  66.  
  67. - -
  68. - ------------------------------------------------------------
  69. Thanks for using Fractint, The Fractals and Fractint Discussion List
  70. Post Message:   fractint@xmission.com
  71. Get Commands:   majordomo@xmission.com "help"
  72. Administrator:  twegner@phoenix.net
  73. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  74.  
  75. ------------------------------
  76.  
  77. Date: Sun, 26 Apr 1998 15:08:31 -0500 (CDT)
  78. From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
  79. Subject: (fractint) formula tips
  80.  
  81. Some time ago I posted a message to the list where I said:
  82.  
  83. >The reason I've been posting formulas and pars to this list
  84. >is not to show off images, but in the hope that people would
  85. >use the methods to create their own images and perhaps extend
  86. >the methods to other equations or to modify the methods to
  87. >generate new effects.
  88.  
  89. and:
  90.  
  91. >Sometime in the near future I'll try to post some tips that will
  92. >make it easier to use the formulas I have posted and will post.
  93.  
  94. Although I do experiment with new equations from time to time, much
  95. of the fun of fractals for me is inventing new ways to render
  96. existing equations such as the classic Mandelbrot set equation.  I've
  97. provided pars with the formulas mainly as a demonstration of what can
  98. be done with the rendering method and, in all cases, they represent
  99. only a tiny sampling of the zillions of nice images that the formula
  100. can produce.  It is somewhat more difficult finding all those nice
  101. images using my rendering methods than it is using the tradional
  102. methods, so the purpose of this message is to give those tips I'd
  103. promised for help in using my formulas.
  104.  
  105. I'll use the classic Mandelbrot set as an example.  The formulas
  106. I've posted so far that iterate the Mandelbrot set equation
  107. (z=z*z+c) include:
  108.  
  109.     3D_Balls_Mset
  110.     Astroid_Mset
  111.     Bubbles_Julia_Mset
  112.     Cdp_Jul_Mand
  113.     FlexBalls_Mand
  114.     Mand_Atan_Mset
  115.     Mandel_3Way
  116.     Mandel_Squares
  117.  
  118. with several more to come.
  119.  
  120. There are three methods you can use to locate nice images:
  121.  
  122. 1.  Start plotting one of pars I provided.  Then press the 'z'
  123. key, then the 'F6' key, then the 'F4' key, then 'Enter' twice.
  124. This will plot the whole Mandelbrot set (and in most cases will
  125. plot the whole, or nearly the whole, Mset for whatever equation
  126. is iterated).  Chances are, the stalks, balls or whatever the
  127. 3D-like elements are, will obliterate much of the detail at the
  128. edges of the set.  Try reducing the parameter, usually real(p1),
  129. that controls the size of the elements until you have some detail
  130. at the edges of the set.  Then zoom into the areas of detail.
  131. If the elements are too small you can now try increasing the
  132. parameter that controls their size.
  133.  
  134. 2.  In some of my formulas I've provided a parameter that sets the
  135. value for a variable that I've called "iters_to_skip" or just "skip."
  136. For these formulas, plot the whole Mandelbrot set as described
  137. above, and then try increasing this parameter to 5, 10, 20, 50 or
  138. whatever it takes to uncover the area of interest.  The reason this
  139. works is because every pixel within an element has the same iteration
  140. count, and the larger the element, the fewer iterations it represents.
  141. Once you uncover an area and zoom into it, you cannot reduce the
  142. number of iterations to skip without covering the area up again.
  143.  
  144. 3.  Find interesting areas using the builtin Mandel type.  You can
  145. do this quickly without regard to colors and using float=no.  With
  146. the image dispayed, press the 'b' and save the par file.  Then,
  147. using a text editor that provides multiple windows (I use the editor
  148. that came with Turbo C++) or multiple instances of Notepad, make a
  149. copy of one of the par files I provided, rename it, and replace the
  150. "center-mag=" or "corners=" info with that from the par file you
  151. created.  Run the modified par file and change the size parameter
  152. and colors to get the image you want.
  153.  
  154. That's about all I can think of for now.  Let me know if you find
  155. this useful or if you have any other suggestions.
  156.  
  157. Paul Carlson
  158.  
  159.  
  160. - -
  161. - ------------------------------------------------------------
  162. Thanks for using Fractint, The Fractals and Fractint Discussion List
  163. Post Message:   fractint@xmission.com
  164. Get Commands:   majordomo@xmission.com "help"
  165. Administrator:  twegner@phoenix.net
  166. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  167.  
  168. ------------------------------
  169.  
  170. Date: Sun, 26 Apr 1998 15:14:14 -0500 (CDT)
  171. From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
  172. Subject: (fractint) Newton grapevines formula
  173.  
  174. comment {
  175. This formula is a Newton's method solution of
  176. w^4 + a*w^3 - 4*w^2 - a*w + 3 = 0, where 'a' is a function
  177. of pixel (I don't remember how I arrived at the function).
  178.  
  179. Some notes on the pars:
  180.  
  181. Grapevines:    Imagine youself lying on the ground under some
  182.            grapevines on a planet in a far galaxy, looking
  183.            off towards the horizon.
  184.  
  185. Newt_elephant: This is not a zoom into elephant valley on one
  186.            the midgets, yet the similarities between this
  187.            image and the elephants of z=z*z+c are striking.
  188.  
  189. The midgets:   A sampling of the midgets produced by this formula.
  190.            All use the same colors - better colors needed!
  191.  
  192. Enjoy!
  193. Paul Carlson
  194. }
  195.             
  196. frm:Newt5_Stalks_Mset {; Copyright (c) Paul W. Carlson, 1998
  197.     ;
  198.     ;   real(p1) = a factor controlling the size of the stalks
  199.     ;   imag(p1) = minimum iterations
  200.     ;   real(p2) = number of color ranges
  201.     ;   imag(p2) = number of colors in a range
  202.     ;   real(p3) = value of |w| for bailout
  203.     ;
  204.     rc = real(pixel), c = pixel - 2 * rc * (rc > 0)
  205.     a = 3 * c - 1 / c
  206.     w = (sqrt(9 * a * a + 96) - 3 * a) / 12
  207.     z = bailout = iter = range_num = 0
  208.     stalk_width = real(p1)
  209.     num_ranges = real(p2)
  210.     colors_in_range = imag(p2)
  211.     index_factor = (colors_in_range - 1) / stalk_width
  212.     prev_mod2 = |w|
  213.     :
  214.     w2 = w * w
  215.     w = (3*w2*w2 + 2*a*w*w2 - 4*w2 - 3)/(4*w*w2 + 3*a*w2 - 8*w - a)
  216.     ;
  217.     IF (abs(real(w)) <= abs(imag(w)))
  218.     dist = abs(real(w))
  219.     ELSE
  220.     dist = abs(imag(w))
  221.     ENDIF
  222.     IF (dist < stalk_width && iter > imag(p1))
  223.     z = index_factor * dist + range_num * colors_in_range + 1
  224.     bailout = 1
  225.     ELSEIF (abs(|w| - prev_mod2) < 0.000001)
  226.     bailout = 1
  227.     z = 252
  228.     ENDIF
  229.     prev_mod2 = |w|
  230.     range_num = range_num + 1
  231.     IF (range_num == num_ranges)
  232.         range_num = 0
  233.     ENDIF
  234.     iter = iter + 1
  235.     z = z - iter
  236.     bailout == 0  && |w| < real(p3)
  237. }
  238.  
  239. grapevines         { ; Copyright (c) Paul W. Carlson, 1998
  240.   reset=1960 type=formula formulafile=newt5m.txt
  241.   formulaname=newt5_stalks_mset passes=1
  242.   corners=0.869433581427139/0.869433512026894/1.31486394703682/\
  243.   1.31486427722428/0.869433397953073/1.31486419166891
  244.   params=0.2/0/2/125/1e+020/0
  245.   float=y maxiter=256 inside=253 outside=summ
  246.   colors=000mZy<96>I0JI0JI0JI0JI0J<22>I0Jiya<123>3D000000z000000000
  247.   }
  248.  
  249. midget5_1          { ; Copyright (c) Paul W. Carlson, 1998
  250.   reset=1960 type=formula formulafile=newt5m.frm
  251.   formulaname=newt5_stalks_mset passes=t
  252.   center-mag=+0.64242363770506840/-0.75947812772406030/5.794176\
  253.   e+008/1/-12.499
  254.   params=0.2/0/2/125/1e+020/0
  255.   float=y maxiter=2000 inside=253 outside=summ
  256.   colors=000z88<123>O00zqa<123>WRF000KKm000000kkk
  257.   }
  258.  
  259. midget5_2          { ; Copyright (c) Paul W. Carlson, 1998
  260.   reset=1960 type=formula formulafile=newt5m.frm
  261.   formulaname=newt5_stalks_mset passes=t
  262.   corners=0.869473917831/0.8693836975/1.3146365079/1.3150657515\
  263.   /0.869235401546/1.3149545296
  264.   params=0.2/0/2/125/1e+020/0
  265.   float=y maxiter=1000 inside=253 outside=summ
  266.   colors=000z88<123>O00zqa<123>WRF000KKm000000kkk
  267.   }
  268.  
  269. midget5_3          { ; Copyright (c) Paul W. Carlson, 1998
  270.   reset=1960 type=formula formulafile=newt5m.frm
  271.   formulaname=newt5_stalks_mset passes=t
  272.   center-mag=+0.64143261032474960/-0.76003209999604020/102644.1\
  273.   /1/-95.5
  274.   params=0.15/0/2/125/1e+020/0
  275.   float=y maxiter=2000 inside=253 outside=summ
  276.   colors=000zqa<123>WRFz88<123>O00000KKm000000000
  277.   }
  278.  
  279. midget5_4          { ; Copyright (c) Paul W. Carlson, 1998
  280.   reset=1960 type=formula formulafile=newt5m.frm
  281.   formulaname=newt5_stalks_mset passes=t
  282.   center-mag=+0.33424946523291680/-0.39784353749430370/327656.2\
  283.   /1/3.5
  284.   params=0.2/0/2/125/1e+020/0
  285.   float=y maxiter=1000 inside=253 outside=summ
  286.   colors=000z88<123>O00zqa<123>WRF000KKm000000kkk
  287.   }
  288.  
  289. midget5_5           { ; Copyright (c) Paul W. Carlson, 1998
  290.   reset=1960 type=formula formulafile=newt5m.frm
  291.   formulaname=newt5_stalks_mset passes=t
  292.   center-mag=+5.03160103044942500/+6.52565802349076100/1.295945\
  293.   e+007/1/-128.999
  294.   params=0.034/0/2/125/1e+020/0
  295.   float=y maxiter=1000 inside=253 outside=summ
  296.   colors=000zqa<123>WRFz88<123>O00000KKm000000000
  297.   }
  298.  
  299. newt_elephant      { ; Copyright (c) Paul W. Carlson, 1998
  300.   reset=1960 type=formula formulafile=newt5m.frm
  301.   formulaname=newt5_stalks_mset passes=t
  302.   corners=0.64194046213/0.64242274401/-0.7614339006/-0.75886431\
  303.   58/0.64088068267/-0.7600208616
  304.   params=0.2/0/2/125/1e+020/0
  305.   float=y maxiter=2000 inside=253 outside=summ
  306.   colors=000z88<123>O00zqa<123>WRF000KKm000000kkk
  307.   }
  308.  
  309.  
  310. - -
  311. - ------------------------------------------------------------
  312. Thanks for using Fractint, The Fractals and Fractint Discussion List
  313. Post Message:   fractint@xmission.com
  314. Get Commands:   majordomo@xmission.com "help"
  315. Administrator:  twegner@phoenix.net
  316. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  317.  
  318. ------------------------------
  319.  
  320. Date: Sun, 26 Apr 1998 16:13:07 -0400
  321. From: Paul Derbyshire <pderbysh@usa.net>
  322. Subject: (fractint) Posting PARs and FRms
  323.  
  324. I think it is best now if the PARs and FRMs are actually posted both in the
  325. message body and as an attachment. The reason? Although text-based email renders
  326. the former easierto use, Netscape mail and others make the latter easier to use.
  327. (If I copy andpaste a formula from the body of an email in a Windows mail client
  328. it ends up running all on one line for some reason!)
  329.  
  330. - -- 
  331.    .*.  "Clouds are not spheres, mountains are not cones, coastlines are not
  332. - -()  <  circles, and bark is not smooth, nor does lightning travel in a
  333.    `*'  straight line."     ------------------------------------------------
  334.         -- B. Mandelbrot   | Paul Derbyshire (PGD) ao950@freenet.carleton.ca
  335. ______________________ ____|_____________                   pderbysh@usa.net
  336. Programmer & Humanist |  ICQ:  10423848  | http://chat.carleton.ca/~pderbysh
  337.  
  338. - -
  339. - ------------------------------------------------------------
  340. Thanks for using Fractint, The Fractals and Fractint Discussion List
  341. Post Message:   fractint@xmission.com
  342. Get Commands:   majordomo@xmission.com "help"
  343. Administrator:  twegner@phoenix.net
  344. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  345.  
  346. ------------------------------
  347.  
  348. Date: Sun, 26 Apr 1998 16:34:16 -0400
  349. From: Paul Derbyshire <pderbysh@usa.net>
  350. Subject: (fractint) I'm deprived! No fractals of the night anymore! I need my FIX!
  351.  
  352. Why oh why has the FOTN site been removed, without any advance warning at all?
  353. :-(
  354.  
  355. All I get when I choose my bookmark to the FOTN index, is Netscape spins its
  356. wheels for hours before announcing that it no longer exists. :-(
  357.  
  358.  
  359.  
  360.  
  361. - -- 
  362.    .*.  "Clouds are not spheres, mountains are not cones, coastlines are not
  363. - -()  <  circles, and bark is not smooth, nor does lightning travel in a
  364.    `*'  straight line."     ------------------------------------------------
  365.         -- B. Mandelbrot   | Paul Derbyshire (PGD) ao950@freenet.carleton.ca
  366. ______________________ ____|_____________                   pderbysh@usa.net
  367. Programmer & Humanist |  ICQ:  10423848  | http://chat.carleton.ca/~pderbysh
  368.  
  369. - -
  370. - ------------------------------------------------------------
  371. Thanks for using Fractint, The Fractals and Fractint Discussion List
  372. Post Message:   fractint@xmission.com
  373. Get Commands:   majordomo@xmission.com "help"
  374. Administrator:  twegner@phoenix.net
  375. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  376.  
  377. ------------------------------
  378.  
  379. Date: Sun, 26 Apr 1998 16:32:56 -0500
  380. From: "Jon Camp" <jon.camp@valpo.edu>
  381. Subject: (fractint) self-similarity
  382.  
  383. OK, I've seen a lot self-similar areas before but this one continues to
  384. befuddle me. All self-similar areas I have seen before, well, look
  385. self-similar. For example a spiral. But this one doesn't look like any
  386. spiral I've seen before. I zoomed in to about 1+e20 and have yet to see a
  387. minibrot at the center. If anybody else has seen something like please
  388. enlighten me.
  389.  
  390. full image: http://152.228.63.174/ftp_cnspace/fract186.gif
  391.  
  392. jcamp1             { ; jon camp
  393.                      ; http://www.valpo.edu/home/student/jcamp/index.html
  394.   reset=1960 type=mandel
  395.   center-mag=+0.28348295716327030/+0.01034503912890549/1.719957e+010
  396.   params=0/0 float=y maxiter=1024
  397.   colors=C0C5PP<60>czzczzbyy<52>1LLUF0<54>zzrzzrzyq<66>WI3VH2VG1UF00KK<2>1\
  398.   LL1LL2MM2NN<2>4OO
  399.   }
  400.  
  401. jon camp
  402. valparaiso university
  403.  
  404.   //***chaotic n-space network***\\\
  405. http://www.valpo.edu/home/student/jcamp
  406.  
  407.  
  408. - -
  409. - ------------------------------------------------------------
  410. Thanks for using Fractint, The Fractals and Fractint Discussion List
  411. Post Message:   fractint@xmission.com
  412. Get Commands:   majordomo@xmission.com "help"
  413. Administrator:  twegner@phoenix.net
  414. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  415.  
  416. ------------------------------
  417.  
  418. Date: Sun, 26 Apr 1998 15:23:33 -0700
  419. From: "Angela Wilczynski" <wizzle@beachnet.com>
  420. Subject: Re: (fractint) I'm deprived! No fractals of the night anymore! I need my FIX!
  421.  
  422. Paul....
  423.  
  424. I had no trouble finding Dr. J and FOTN at
  425.  
  426. http://home.san.rr.com/jayrhill/FotN/FotNindx.html
  427.  
  428. Maybe you were spinning the wrong wheels???
  429.  
  430. Angela
  431.  
  432. Paul Derbyshire wrote:
  433. > Why oh why has the FOTN site been removed, without any advance warning at all?
  434. > :-(
  435. > All I get when I choose my bookmark to the FOTN index, is Netscape spins its
  436. > wheels for hours before announcing that it no longer exists. :-(
  437. >
  438.  
  439. - -
  440. - ------------------------------------------------------------
  441. Thanks for using Fractint, The Fractals and Fractint Discussion List
  442. Post Message:   fractint@xmission.com
  443. Get Commands:   majordomo@xmission.com "help"
  444. Administrator:  twegner@phoenix.net
  445. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  446.  
  447. ------------------------------
  448.  
  449. Date: Sun, 26 Apr 1998 18:14:02 -0400
  450. From: Gedeon Peteri <gedeon@InfoAve.Net>
  451. Subject: (fractint) pars of Paul Carlson frms
  452.  
  453. Paul,
  454.  
  455. Your incredible output of great formulas continues at a pace I cannot
  456. keep up with, but by all means keep them coming! As the pars below show,
  457. I am far behind. I haven't even gotten to any of the midgets yet! The
  458. pars you posted these past few days are sublime!
  459.  
  460. Gedeon
  461.  
  462. caperpil           { ; (c) Gedeon Peteri, Apr 26, 1998
  463.                      ; Formula by Paul Carlson
  464.   reset=1960 type=formula formulafile=pcarlson.frm
  465.   formulaname=ibubs_julia_mset passes=1
  466.   center-mag=9.18614/5.862/0.2209658
  467.   params=0.2956/0.4830000000000001/0.41/16/2/125
  468.   float=y maxiter=10000 outside=summ
  469.   colors=000hTEeSEdQD<6>PFD2FC<8>BTDCVDDWEEXE<4>\
  470.   HbEIcEIcEJdE<3>KeFKfFKeFJeFJeF<4>HbEHaEG`EF_E<6>\
  471.   9QD8PD7ND6LC<3>2FC999<4>GGGHHHIIIJJJLLL<7>TTTTTTUU\
  472.   UUUUVVV<2>VVVWWWVVV<2>VVVUUUUUUTTTTTT<11>GGGEEEDDD\
  473.   BBBAAA999UPF<4>cXMdZNg_O<5>phVriWsjXtkY<3>xn_xo`yo`\
  474.   yo`yo`zpa<2>yo`xo`xn_wm_<4>riWphVofU<3>haPg_OdZN<5>\
  475.   UPFH00<2>N00O00R00<3>Y00Z00`00a00c00<6>j00j00k00k00\
  476.   k00l00<3>j00j00i00h00<4>c00a00`00Z00Y00<2>S00R00O00\
  477.   <2>J00H00H00RHD<4>aPDdQDeSEhTEiVElWE<4>saEubEucEwc\
  478.   EwdFxeF<2>yeFzfFyeFyeFyeFxeFwdFwcEucEubE<4>mXElWEiVE
  479.   }
  480.  
  481. gp-cmj01           { ; (c) Gedeon Peteri, Apr 25, 1998
  482.                      ; Formula by Paul Carlson
  483.   reset=1960 type=formula formulafile=pcarlson.frm
  484.   formulaname=cdp_jul_mand passes=1
  485.   center-mag=0.21551/-0.482882/12.72076
  486.   params=1/0.275/0.39937/-0.272/2/120 float=y
  487.   maxiter=5000 inside=0 outside=summ logmap=4
  488.   colors=000T0F<10>K0DDEI<37>fglghmfgl<38>DEIC85<36>\
  489.   mfangbnfa<38>C85000<15>000100301<28>t0Kv0Lv0L<33>U0F
  490.   }
  491.  
  492. gp-cmj02           { ; (c) Gedeon Peteri, Apr 25, 1998
  493.                      ; Formula by Paul Carlson
  494.   reset=1960 type=formula formulafile=pcarlson.frm
  495.   formulaname=cdp_jul_mand passes=1
  496.   center-mag=0.271052/-0.436024/11.64404
  497.   params=1/0.275/-0.18/0.67/2/120 float=y
  498.   maxiter=5000 inside=0 outside=summ logmap=4
  499.   colors=CIQBFN<37>iipiiphho<37>GFNOD0<6>UJ0VJ1WK1XL\
  500.   2YM2<27>vhHwiHwiIwjI<3>wnKwnLwoLwoLwnK<4>wjIwiHvh\
  501.   HugG<28>VK1UJ0UI0TH0<4>OD0HBF<37>jdikejjdi<38>HBF
  502.   }
  503.  
  504. gp-ibubj-01        { ; (c) Gedeon Peteri, Apr 26, 1998
  505.                      ; Color map by Paul Carlson
  506.                      ; Formula by Paul Carlson
  507.   reset=1960 type=formula formulafile=pcarlson.frm
  508.   formulaname=ibubs_julia_mset passes=1
  509.   center-mag=1.58508/0.796984/5.004955/1/-17.5
  510.   params=0.31133/-0.0074/0.41/16/2/125 float=y
  511.   maxiter=10000 outside=summ
  512.   colors=000zz0<123>aG0zVz<123>L5L000<3>000
  513.   }
  514.  
  515. gp-ibubj-02        { ; (c) Gedeon Peteri, Apr 26, 1998
  516.                      ; Formula by Paul Carlson
  517.   reset=1960 type=formula formulafile=pcarlson.frm
  518.   formulaname=ibubs_julia_mset passes=1
  519.   center-mag=-1.03898/3.53314/4.149141
  520.   params=-0.17333/0.6515/0.21/16/2/125 float=y
  521.   maxiter=10000 outside=summ
  522.   colors=000UUU<2>TTTSSSRRRQQQPPP<7>GGGEEEDDDBBBAAA\
  523.   999UPF<4>cXMdZNg_O<5>phVriWsjXtkY<3>xn_xo`yo`yo`yo`\
  524.   zpa<2>yo`xo`xn_wm_<4>riWphVofU<3>haPg_OdZN<5\
  525.   >UPFH00<2>N00O00R00<3>Y00Z00`00a00c00<6>j00j00k00k\
  526.   00k00l00<3>j00j00i00h00<4>c00a00`00Z00Y00<2>S00R0\
  527.   0O00<2>J00H00H00RHD<4>aPDdQDeSEhTEiVElWE<4>sa\
  528.   EubEucEwcEwdFxeF<2>yeFzfFyeFyeFyeFxeFwdFwcEucEubE\
  529.   <4>mXElWEiVEhTEeSEdQD<6>PFD2FC<8>BTDCVDDWEEXE<4>\
  530.   HbEIcEIcEJdE<3>KeFKfFKeFJeFJeF<4>HbEHaEG`EF_E<6\
  531.   >9QD8PD7ND6LC<3>2FC999<4>GGGHHHIIIJJJLLL<7>TTTTTT\
  532.   UUUUUUVVV<2>VVVWWWVVV<2>VVV
  533.   }
  534.  
  535. gp-mej-02          { ; (c) Gedeon Peteri, Apr 25, 1998
  536.                      ; Formula by Paul Carlson
  537.   reset=1960 type=formula formulafile=pcarlson.frm
  538.   formulaname=myeqn_julia passes=1
  539.   center-mag=2.40072/-0.587147/7.038499
  540.   params=0.5175/-0.5847/4/0.07000000000000001/2/125
  541.   float=y maxiter=1000 inside=253 outside=summ
  542.   colors=CIGXc`<27>CIG0M5<46>0uD0vD0uD<45>0M5DEI\
  543.   <37>fglghmfgl<38>DEIDJH<36>dkhelidki<9>Yda
  544.   }
  545.  
  546.  
  547.  
  548. - -
  549. - ------------------------------------------------------------
  550. Thanks for using Fractint, The Fractals and Fractint Discussion List
  551. Post Message:   fractint@xmission.com
  552. Get Commands:   majordomo@xmission.com "help"
  553. Administrator:  twegner@phoenix.net
  554. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  555.  
  556. ------------------------------
  557.  
  558. Date: Sun, 26 Apr 1998 18:14:19 -0400
  559. From: Lee Skinner <LeeHSkinner@compuserve.com>
  560. Subject: (fractint) sprouts
  561.  
  562. Here's another hypercomplex image that I thought was pretty:
  563.  
  564. hycp067     { ; sprouts                          t=3D  0:17:07.75
  565.               ; on a P233 at 1600x1200   Apr 26, 1998  16:08:57
  566.               ; Image Copyright 1998 by Lee H. Skinner ver=3D1961
  567.   reset=3D1961 type=3Dhypercomplex function=3Dsqr passes=3D1
  568.   center-mag=3D-0.74920905770129600/+0.00066346753550516/29495.0\
  569.   7/1/-90 params=3D0/0/0.1/0 float=3Dy maxiter=3D1023 inside=3D0
  570.   logmap=3Dyes symmetry=3Dnone periodicity=3D0
  571.   colors=3D000FB3zzz<9>__XXXUVURSROPOL<3>EDBBB9887665333000<6>2L\
  572.   G3OI3RL<3>5bUv0_<3>xOixUky_nyepzls<3>zvszytuxt<3>`tvWrwRqw<3\
  573.   >6my<3>4Sy3Ny3Hy<2>00z<3>NNyTTxZZx<2>3pw<3>nxyzzzzvw<3>ychyZ\
  574.   dyV`yQX<2>wCM<3>bADYABS99N97H84<18>MB5MB5NB5NB5NB5OC6NB5<4>L\
  575.   O3LR3KU2<2>Ja1Id0Id0<12>DS2CR2CQ2<2>BN2AM38K45I5<2>0C0<3>AB0\
  576.   CA1BA1<3>681581371271062<3>mA4zC5zK7<3>zpG<4>zzdzuMyp3<3>yW3\
  577.   yQ4yO5<3>yG5zE6vH8<11>K56H45D35A25715304202000000<7>O09R0AU0\
  578.   B<2>b0Ee0Ff5I<3>mQWoVZq_asee<3>xuu cyclerange=3D2/255
  579.   }
  580.  
  581. Lee
  582.  
  583. - -
  584. - ------------------------------------------------------------
  585. Thanks for using Fractint, The Fractals and Fractint Discussion List
  586. Post Message:   fractint@xmission.com
  587. Get Commands:   majordomo@xmission.com "help"
  588. Administrator:  twegner@phoenix.net
  589. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  590.  
  591. ------------------------------
  592.  
  593. Date: Sun, 26 Apr 1998 17:44:01 -0500 (CDT)
  594. From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
  595. Subject: Re: (fractint) pars of Paul Carlson frms
  596.  
  597. Gedeon...
  598.  
  599. >Your incredible output of great formulas continues at a pace I cannot
  600. >keep up with, but by all means keep them coming! As the pars below show,
  601. >I am far behind. I haven't even gotten to any of the midgets yet! The
  602. >pars you posted these past few days are sublime!
  603. >
  604. >Gedeon
  605.  
  606. Thanks for the comments!  The pace is about to slow down for a while.
  607. I made all of the images for your pars - all *very* nice!  My favorite
  608. is gp-ibubj-01, really beautiful!  Caterpil is cool (if you like crawly
  609. critters).
  610.  
  611. Paul Carlson
  612.  
  613.  
  614. - -
  615. - ------------------------------------------------------------
  616. Thanks for using Fractint, The Fractals and Fractint Discussion List
  617. Post Message:   fractint@xmission.com
  618. Get Commands:   majordomo@xmission.com "help"
  619. Administrator:  twegner@phoenix.net
  620. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  621.  
  622. ------------------------------
  623.  
  624. Date: Sun, 26 Apr 1998 17:54:13 -0500 (CDT)
  625. From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
  626. Subject: Re: (fractint) sprouts
  627.  
  628. Nice image, Lee!  (I thought I saw the ghost of a blue wooly mammoth
  629. hiding behind the sprouts!).
  630.  
  631. Paul Carlson
  632.  
  633.  
  634. - -
  635. - ------------------------------------------------------------
  636. Thanks for using Fractint, The Fractals and Fractint Discussion List
  637. Post Message:   fractint@xmission.com
  638. Get Commands:   majordomo@xmission.com "help"
  639. Administrator:  twegner@phoenix.net
  640. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  641.  
  642. ------------------------------
  643.  
  644. Date: Sun, 26 Apr 1998 16:17:38 -0700
  645. From: "Angela Wilczynski" <wizzle@beachnet.com>
  646. Subject: Re: (fractint) formula tips
  647.  
  648. Paul and/or Joyce Carlson wrote:
  649. > There are three methods you can use to locate nice images:
  650. > 1.  Start plotting one of pars I provided.  Then press the 'z'
  651. > key, then the 'F6' key, then the 'F4' key, then 'Enter' twice.
  652. > This will plot the whole Mandelbrot set (and in most cases will
  653. > plot the whole, or nearly the whole, Mset for whatever equation
  654. > is iterated).  Chances are, the stalks, balls or whatever the
  655. > 3D-like elements are, will obliterate much of the detail at the
  656. > edges of the set.  Try reducing the parameter, usually real(p1),
  657. > that controls the size of the elements until you have some detail
  658. > at the edges of the set.  Then zoom into the areas of detail.
  659. > If the elements are too small you can now try increasing the
  660. > parameter that controls their size.
  661. >
  662. > Paul Carlson
  663.  
  664.  
  665. Paul....
  666.  
  667. I haven't gotten past method 1 yet which is MUCH better than sliced bread!!!
  668. It's just what I've been looking for. I usually start by entering all the
  669. parameters back into the formula so I can see the whole set......this is way
  670. easier.  After I play around with the set then I start to fiddle with the
  671. parameters themselves. Superb tip. There are sooooo many useful features in
  672. Fractint......what a great program. 
  673.  
  674. Thanks Paul....and thanks to the Stone Soup Group for thinking of what I wanted
  675. long before I knew I wanted it.
  676.  
  677. Angela
  678.  
  679. - -
  680. - ------------------------------------------------------------
  681. Thanks for using Fractint, The Fractals and Fractint Discussion List
  682. Post Message:   fractint@xmission.com
  683. Get Commands:   majordomo@xmission.com "help"
  684. Administrator:  twegner@phoenix.net
  685. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  686.  
  687. ------------------------------
  688.  
  689. Date: Sun, 26 Apr 1998 18:12:38 -0500 (CDT)
  690. From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
  691. Subject: (fractint) Elliptical bailout formula revisited
  692.  
  693. comment {
  694. My apologies to whoever posted the formula for the elliptical
  695. bailout today - I cut and pasted the formula and forgot to
  696. save the file so I can't credit the author.  Anyhow, I used the
  697. ellipse equation and applied my distance-ratio methodoly to it
  698. (or, as someone once said, I "carlsonized" it).  Here is the
  699. result.  The par "mand_ell_set" shows the whole Mandelbrot set.
  700. The two other pars are zooms of the same area and show the effect
  701. of varying the ellipse real axis parameter.
  702.  
  703. Paul Carlson
  704. }
  705.  
  706. frm:Mand_Ellipse {; Copyright (c) Paul W. Carlson, 1998
  707.     ; real(p1) = ellipse real axis
  708.     ; imag(p1) = ellipse imag axis
  709.     ; real(p2) = number of color ranges
  710.     ; imag(p2) = number of colors in a range
  711.     ;
  712.     z = w = k = iter = range_num = bailout = 0
  713.     c = pixel
  714.     a = real(p1)
  715.     b = imag(p1)
  716.     num_ranges = real(p2)
  717.     colors_in_range = imag(p2)
  718.     colors_in_range_1 = colors_in_range - 1
  719.     :
  720.     w = w * w + c
  721.     ;
  722.     dist = real(w) * real(w) / a + imag(w) * imag(w) / b
  723.     IF (dist > 1)
  724.     bailout = 1
  725.     index = colors_in_range_1 * (dist - 1) / dist
  726.     z = index + range_num * colors_in_range + 1
  727.     ENDIF
  728.     range_num = range_num + 1
  729.     IF (range_num == num_ranges)
  730.     range_num = 0
  731.     ENDIF
  732.     iter = iter + 1
  733.     z = z - iter
  734.     bailout == 0
  735. }
  736.  
  737. mand_ell_set       { ; Copyright (c) Paul W. Carlson, 1998
  738.   reset=1960 type=formula formulafile=mand_ell.frm
  739.   formulaname=mand_ellipse passes=t
  740.   corners=-3.986284/2.732366/-2.519494/2.519494
  741.   params=16/256/2/125
  742.   float=y maxiter=256 inside=253 outside=summ
  743.   colors=000OOO<60>yyyzzzyyy<60>OOOC0C<60>yVyzVzyVy<60>C0C000<3>000
  744.   }
  745.  
  746. mellipse1          { ; Copyright (c) Paul W. Carlson, 1998
  747.   reset=1960 type=formula formulafile=mand_ell.frm
  748.   formulaname=mand_ellipse passes=t
  749.   corners=-1.994336436926/-1.994329835296/4.401086666311e-006/-\
  750.   4.401086667012e-006/-1.994329835296/-4.401086667012e-006
  751.   params=16/256/2/125
  752.   float=y maxiter=1000 inside=253 outside=summ
  753.   colors=000OOO<60>yyyzzzyyy<60>OOO00O<60>FFyGGzFFy<60>00O000<3>000
  754.   }
  755.  
  756. mellipse2          { ; Copyright (c) Paul W. Carlson, 1998
  757.   reset=1960 type=formula formulafile=mand_ell.frm
  758.   formulaname=mand_ellipse passes=t
  759.   corners=-1.994336436926/-1.994329835296/4.401086666311e-006/-\
  760.   4.401086667012e-006/-1.994329835296/-4.401086667012e-006
  761.   params=5/256/2/125
  762.   float=y maxiter=1000 inside=253 outside=summ
  763.   colors=000OOO<60>yyyzzzyyy<60>OOO00O<60>FFyGGzFFy<60>00O000<3>000
  764.   }
  765.  
  766.  
  767. - -
  768. - ------------------------------------------------------------
  769. Thanks for using Fractint, The Fractals and Fractint Discussion List
  770. Post Message:   fractint@xmission.com
  771. Get Commands:   majordomo@xmission.com "help"
  772. Administrator:  twegner@phoenix.net
  773. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  774.  
  775. ------------------------------
  776.  
  777. Date: Sun, 26 Apr 1998 19:15:21 EDT
  778. From: SKarl52884 <SKarl52884@aol.com>
  779. Subject: (fractint) stringy MandlePond and LightningBolts
  780.  
  781. Hi There!
  782. It seems to me the strings differ as to where one chooses to look... and color
  783. is often what 'might' mask them. For instance: observe the ' pond ' ...  the
  784. strings...the julias...then cycle the color inward and watch as the strings
  785. disappear and reappear in different areas. Its also the same for the julias.
  786. They appear to be every where...then almost gone.
  787.       Also in LightningBolts check the difference in the string
  788. formation...more like chainlightning than the usual organized spikey cross. {
  789. This was way down yonder in the claw ...just back of the magnifacation and
  790. you'll see where I started.}
  791. Steve
  792. ~~~^~~~^~~~^~~~^~~~^~~~^~~~^~~~^
  793.  
  794.  
  795.   }
  796.  
  797. 007LillyPond       { ; (c) Steve Karl 1997 { unknown map origin }
  798.   reset=1960 type=mandel
  799.   corners=-1.62425181/-1.62421609/0.00251904875/0.00255475193
  800.   params=0.5/0 maxiter=30000
  801.   colors=000mJp<77>VCaE7g<39>VCajt_<13>WFaun_<79>VDaVCaWM_<36>_hU
  802.   }
  803.  
  804. 001LightningBolts  { ; (c) Steve Karl 1997 using andy8.map
  805.   reset=1960 type=mandel
  806.   corners=-0.0228990105586422/-0.0228989760356715/-0.99903573855411/-0.999\
  807.   035712661882 params=0/0 float=y
  808.   colors=000H00<7>`00c00d44<13>zzz<3>snNukDsh3qe0<2>kX0aU0<9>I00<8>0003000\
  809.   00003005<5>D0KF0MJ0P<3>Q0ZS0`U2cW4d<2>aGhcKieMkgOmiWokYpmbqoesqjusovupwx\
  810.   vyzzzyvxwpuvosujqseoqbmpYkoWimOgkMeiKc<2>f8Yd4Wc2U`0S<4>R0IP0GN0GL0C<4>B\
  811.   02900700500005<13>00c<15>zzz<2>tpvrmtrjs<10>bEc`BaY8Z<2>R0S<9>203000033<\
  812.   14>0cc<15>zzz<15>0c0<14>030000200<2>A00000kkk
  813.   }
  814.  
  815. - -
  816. - ------------------------------------------------------------
  817. Thanks for using Fractint, The Fractals and Fractint Discussion List
  818. Post Message:   fractint@xmission.com
  819. Get Commands:   majordomo@xmission.com "help"
  820. Administrator:  twegner@phoenix.net
  821. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  822.  
  823. ------------------------------
  824.  
  825. Date: Sun, 26 Apr 1998 19:36:03 -0400
  826. From: alex dukay <dukay@interlog.com>
  827. Subject: Re: (fractint) Fractal Chatting
  828.  
  829. >Felix wrote:
  830. > This note on chating makes me think:  How many of you are on ICQ?
  831. >
  832. I am...ICQ# 8515817
  833. Alex Dukay
  834.  
  835. - -
  836. - ------------------------------------------------------------
  837. Thanks for using Fractint, The Fractals and Fractint Discussion List
  838. Post Message:   fractint@xmission.com
  839. Get Commands:   majordomo@xmission.com "help"
  840. Administrator:  twegner@phoenix.net
  841. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  842.  
  843. ------------------------------
  844.  
  845. Date: Sun, 26 Apr 1998 18:46:36 -0500 (CDT)
  846. From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
  847. Subject: (fractint) Elliptical bailout Julia formula
  848.  
  849. comment {
  850. In case you were wondering (you probably weren't) what the
  851. elliptical bailout looks like when applied to a Julia set,
  852. here's an example, using the distance-ratio methodology.
  853.  
  854. Paul Carlson
  855. }
  856.  
  857. frm:Julia_Ellipse {; Copyright (c) Paul W. Carlson, 1998
  858.     ; p1       = Julia set coordinates
  859.     ; real(p2) = ellipse real axis
  860.     ; imag(p2) = ellipse imag axis
  861.     ; real(p3) = number of color ranges
  862.     ; imag(p3) = number of colors in a range
  863.     ;
  864.     z = iter = range_num = bailout = 0
  865.     w = pixel
  866.     c = p1
  867.     a = real(p2)
  868.     b = imag(p2)
  869.     num_ranges = real(p3)
  870.     colors_in_range = imag(p3)
  871.     colors_in_range_1 = colors_in_range - 1
  872.     :
  873.     w = w * w + c
  874.     ;
  875.     dist = real(w) * real(w) / a + imag(w) * imag(w) / b
  876.     IF (dist > 1)
  877.     bailout = 1
  878.     index = colors_in_range_1 * (dist - 1) / dist
  879.     z = index + range_num * colors_in_range + 1
  880.     ENDIF
  881.     range_num = range_num + 1
  882.     IF (range_num == num_ranges)
  883.     range_num = 0
  884.     ENDIF
  885.     iter = iter + 1
  886.     z = z - iter
  887.     bailout == 0
  888. }
  889.  
  890. julellipse1        { ; Copyright (c) Paul W. Carlson, 1998
  891.   reset=1960 type=formula formulafile=jul_ell.frm
  892.   formulaname=julia_ellipse passes=t
  893.   corners=-1.856/1.856/-1.392/1.392
  894.   params=0.3571035917848349/0.09715187177062035/16/256/8/30
  895.   float=y maxiter=500 inside=253 outside=summ
  896.   colors=000O00<15>z88<12>O00c40<14>xU0zW0yU0<11>c40aG0<14>xw0z\
  897.   z0yw0<11>aG00C4<15>0zR<12>0C40CC<15>0zz<12>0CC00O<14>FFwGGzFF\
  898.   w<11>00OSA`<14>eNxfOzeNw<11>I0KO08<15>z0f<12>O08000<12>000O08
  899.   }
  900.  
  901.  
  902.  
  903. - -
  904. - ------------------------------------------------------------
  905. Thanks for using Fractint, The Fractals and Fractint Discussion List
  906. Post Message:   fractint@xmission.com
  907. Get Commands:   majordomo@xmission.com "help"
  908. Administrator:  twegner@phoenix.net
  909. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  910.  
  911. ------------------------------
  912.  
  913. Date: Sun, 26 Apr 1998 20:46:12 -0400
  914. From: "Jason Hine" <tumnus@together.net>
  915. Subject: Re: (fractint) self-similarity
  916.  
  917. >OK, I've seen a lot self-similar areas before but this one continues to
  918. >befuddle me.
  919.  
  920. If you look carefully, you can find series of features which form a spiral in
  921. your image, though I admit it's a difficult one to see.  I have generally found
  922. that spirals that are going to reveal minibrots have two characteristics:
  923. 1) The frequency of the features in the spiral will double on a regular basis as
  924. you zoom into the spiral's center, and
  925. 2) the amount you have to zoom to see the central minibrot in a self-similar
  926. region is proportional to the amount you had zoomed into the self-similar region
  927. *without* seeing any minibrots.
  928.  
  929. I should point out that that second point may not be worded in the best way
  930. possible, but in general, if you zoom into the center of a bottomless spiral for
  931. a while, and then start looking in the arm of the spiral for a minibrot, you'll
  932. have to zoom into the arm about as deep again in order to see one... but long
  933. before you see the minibrot, you'll know you're on the right track because the
  934. features (spiral arms) will double in number every so often (#1 above).  Hope
  935. this helps... Jason
  936.  
  937.  
  938. - -
  939. - ------------------------------------------------------------
  940. Thanks for using Fractint, The Fractals and Fractint Discussion List
  941. Post Message:   fractint@xmission.com
  942. Get Commands:   majordomo@xmission.com "help"
  943. Administrator:  twegner@phoenix.net
  944. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  945.  
  946. ------------------------------
  947.  
  948. Date: Sun, 26 Apr 1998 21:50:09 -0400 (EDT)
  949. From: kragen@pobox.com (Kragen)
  950. Subject: (fractint) Re: your mail
  951.  
  952. On Tue, 21 Apr 1998, Jiho Kim wrote:
  953. > > Now think about makeing a 16 million color map. Won't that be fun? all I
  954. > > hope is that it comes with a few and not just the default one in 16 million
  955. > > colors. Just a thought.\
  956. > How will painting actually work?  Are the 16 million color maps?  16MB
  957. > maps don't seem very possible...
  958.  
  959. Well, I only have about 786,000 pixels on my screen at home; at work, I
  960. have about 2,160,000.  So I guarantee I'll never need more than about
  961. two million colors at once :)
  962.  
  963. How high do you usually set your iteration counts?  In the default
  964. coloring mode, there can't be more than itercount+1 colors on the
  965. screen.  Usually that's a few hundred, or thousand.  You could probably
  966. get creative with coloring modes (by adding yet-unanticipated options
  967. to fractint -- combining 256-way "binary" decomposition with itercount
  968. coloring, or other interesting things)... probably for most of these
  969. you want to define a colormap as some kind of function that takes a few
  970. variables as inputs (bailout angle, iter count, what have you) and
  971. outputs a point in the color cube.
  972.  
  973. For hand-edited colormaps, you could simply store the steps you'd have
  974. to take in the palette editor to recreate the colormap -- that way,
  975. simple gradients would take up very little storage, as they should.
  976.  
  977. etc.
  978.  
  979. 16MB (actually 48MB) colormaps don't need to become a reality.
  980.  
  981. Kragen
  982.  
  983.  
  984. - -
  985. - ------------------------------------------------------------
  986. Thanks for using Fractint, The Fractals and Fractint Discussion List
  987. Post Message:   fractint@xmission.com
  988. Get Commands:   majordomo@xmission.com "help"
  989. Administrator:  twegner@phoenix.net
  990. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  991.  
  992. ------------------------------
  993.  
  994. Date: Sun, 26 Apr 1998 19:13:48 -0700
  995. From: "Angela Wilczynski" <wizzle@beachnet.com>
  996. Subject: Re: (fractint) stringy MandlePond and LightningBolts
  997.  
  998. Steve
  999.  
  1000. Loved the lily pond.....very beautiful and interesting
  1001.  
  1002. Angela
  1003.  
  1004. SKarl52884 wrote:
  1005. > Hi There!
  1006. > It seems to me the strings differ as to where one chooses to look... and color
  1007. > is often what 'might' mask them. For instance: observe the ' pond ' ...  the
  1008. > strings...the julias...then cycle the color inward and watch as the strings
  1009. > disappear and reappear in different areas. Its also the same for the julias.
  1010. > They appear to be every where...then almost gone.
  1011. >       Also in LightningBolts check the difference in the string
  1012. > formation...more like chainlightning than the usual organized spikey cross. {
  1013. > This was way down yonder in the claw ...just back of the magnifacation and
  1014. > you'll see where I started.}
  1015. > Steve
  1016. > ~~~^~~~^~~~^~~~^~~~^~~~^~~~^~~~^
  1017. >   }
  1018. > 007LillyPond       { ; (c) Steve Karl 1997 { unknown map origin }
  1019.  
  1020. - -
  1021. - ------------------------------------------------------------
  1022. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1023. Post Message:   fractint@xmission.com
  1024. Get Commands:   majordomo@xmission.com "help"
  1025. Administrator:  twegner@phoenix.net
  1026. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1027.  
  1028. ------------------------------
  1029.  
  1030. Date: Sun, 26 Apr 1998 20:00:55 -0700 (PDT)
  1031. From: Jiho Kim <kimjd@plu.edu>
  1032. Subject: (fractint) I'm testing a theory...  Forgive this message
  1033.  
  1034. =
  1035.  
  1036.  
  1037. - -
  1038. - ------------------------------------------------------------
  1039. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1040. Post Message:   fractint@xmission.com
  1041. Get Commands:   majordomo@xmission.com "help"
  1042. Administrator:  twegner@phoenix.net
  1043. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1044.  
  1045. ------------------------------
  1046.  
  1047. Date: Sun, 26 Apr 1998 21:02:22 -0700
  1048. From: "Angela Wilczynski" <wizzle@beachnet.com>
  1049. Subject: (fractint) Fractal Page Layout
  1050.  
  1051. I was wandering thru the Infinite Fractal Loop and came across this page
  1052.  
  1053. http://members.aol.com/MKing77043/gallery_4.htm
  1054.  
  1055. I just love the layout here......Mark King uses a table with a couple of subtle
  1056. colors to create what I think is a very crisp and good looking page. The focus
  1057. is on the fractals (where it should be) and there are no distracting stupid web
  1058. tricks.
  1059.  
  1060. I also came across Les's, Jack Valero's, Earl Hine's pages......as well as other
  1061. names I recognized from this list in my random meanderings.  All of the pages I
  1062. saw were really well done.....way to go Fractinteeers!!!!! One of the constant
  1063. criticisms in articles about web style is a reliance on graphics (animation, web
  1064. tricks, etc) to overcome lack of site content.  All the sites I looked at had
  1065. wonderful stuff.....much of it created with Fractint. 
  1066.  
  1067. At least the web world is a more beautiful place thanks to Fractint
  1068.  
  1069. - -
  1070. - ------------------------------------------------------------
  1071. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1072. Post Message:   fractint@xmission.com
  1073. Get Commands:   majordomo@xmission.com "help"
  1074. Administrator:  twegner@phoenix.net
  1075. Unsubscribe:    majordomo@xmission.com "unsubscribe fractint"
  1076.  
  1077. ------------------------------
  1078.  
  1079. End of fractint-digest V1 #176
  1080. ******************************
  1081.  
  1082.