home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractint / archive / v01.n302 < prev    next >
Internet Message Format  |  1998-09-22  |  44KB

  1. From: owner-fractint-digest@lists.xmission.com (fractint-digest)
  2. To: fractint-digest@lists.xmission.com
  3. Subject: fractint-digest V1 #302
  4. Reply-To: fractint-digest
  5. Sender: owner-fractint-digest@lists.xmission.com
  6. Errors-To: owner-fractint-digest@lists.xmission.com
  7. Precedence: bulk
  8.  
  9.  
  10. fractint-digest     Wednesday, September 23 1998     Volume 01 : Number 302
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Mon, 21 Sep 1998 15:02:00 -0500
  18. From: "Paul N. Lee" <Paul.N.Lee@Worldnet.att.net>
  19. Subject: Re: (fractint) z=z^z+m
  20.  
  21. Judy wrote:
  22. >
  23. > OK... Now for the embarrassing admission.  I guess I confused the
  24. > various "Biomorphs".  The one I fell in love with, looks like a single
  25. > Tree.  The trunk continues branching upward, to the sides and then
  26. > downward to ultimately create a circle around the centered trunk.  I
  27. > found an exe file that creates the image in dos but I've not found any
  28. > formulas that create a tree that branches to create a circle.
  29. >
  30.  
  31. You might be interested in the following image by Jim Muth:
  32.  
  33.     http://ourworld.compuserve.com/homepages/Les_StClair/ICE_CT.GIF
  34.  
  35. His PAR and FRM files are found at this location:
  36.  
  37.     http://ourworld.compuserve.com/homepages/Les_StClair/pars.htm
  38.  
  39.  
  40. P.N.L.
  41. - -------------------------------------------------
  42.      Why do most folks hate cynics so much?
  43.        Because we're almost always right.
  44. - -------------------------------------------------
  45. http://www.fractalus.com/cgi-bin/theway?ring=fractals&id=43&go
  46.  
  47. - --------------------------------------------------------------
  48. Thanks for using Fractint, The Fractals and Fractint Discussion List
  49. Post Message:   fractint@lists.xmission.com
  50. Get Commands:   majordomo@lists.xmission.com "help"
  51. Administrator:  twegner@phoenix.net
  52. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  53.  
  54. ------------------------------
  55.  
  56. Date: Mon, 21 Sep 1998 13:24:36 -0700
  57. From: Judy <jcoffman@sos.net>
  58. Subject: Re: (fractint) z=z^z+m
  59.  
  60. Thanks Paul that was a great tip!  
  61.  
  62.  
  63. Paul N. Lee wrote:
  64.  
  65. > You might be interested in the following image by Jim Muth:
  66. >     http://ourworld.compuserve.com/homepages/Les_StClair/ICE_CT.GIF
  67. > His PAR and FRM files are found at this location:
  68. >     http://ourworld.compuserve.com/homepages/Les_StClair/pars.htm
  69. >
  70.  
  71. - --------------------------------------------------------------
  72. Thanks for using Fractint, The Fractals and Fractint Discussion List
  73. Post Message:   fractint@lists.xmission.com
  74. Get Commands:   majordomo@lists.xmission.com "help"
  75. Administrator:  twegner@phoenix.net
  76. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  77.  
  78. ------------------------------
  79.  
  80. Date: Mon, 21 Sep 1998 16:42:09 -0400
  81. From: wdecker@csc.com
  82. Subject: (fractint) The Watchers
  83.  
  84. Hmmm. Wish I had dreamed up this one in time to submit in the contest's
  85. emotion category. Paranoia? E-mail police? I put it on my desktop today. It
  86. comes off tomorrow for sure.
  87.  
  88. Bill Decker
  89.  
  90. watchers           { ;  (c) Bill Decker Sep 20, 1998 t=  0:00:04.72
  91.                      ;  on P150 800x600
  92.   reset=1960 type=formula formulafile=0bill.frm
  93.   formulaname=gallet-5-08-mod function=tan/recip/abs
  94.   center-mag=-4.55668/-4.55096/0.2002317/1/-135 params=1/5/-2/-2/10/30
  95.   float=y potential=255/400/0
  96.   colors=000AAA<19>zzz<23>000<16>000<4>G40K50L50<11>cD3dD4fE4hF5iH6<11>vdL\
  97.   wfMxhNzkPyiOxgN<10>lM9kK8jI7hF5gF5eE5<8>TA1R91Q81O71M61<4>92062031000000\
  98.   0000<15>000100311<8>H66J77L88N99PAA<23>zk8<22>RC9PAAOAA<13>211000000<13>\
  99.   000000222555777
  100.   }
  101.  
  102. Gallet-5-08-mod { ; Sylvie Gallet [101324,3444], 1996
  103.                   ; Modified, Bill Decker
  104.   e = real(p3), f = imag(p3)
  105.   z = pixel , x = real(z) , y = imag(z) :
  106.    x1 = x - p1*fn1(y + fn2(p2*x + fn3(e*y)))
  107.    y1 = y - p1*fn1(x + fn2(p2*y + fn3(e*x)))
  108.    x = x1 , y = y1
  109.    z = x + flip(y)
  110.     |z| <= f
  111.   }
  112.  
  113.  
  114.  
  115. - --------------------------------------------------------------
  116. Thanks for using Fractint, The Fractals and Fractint Discussion List
  117. Post Message:   fractint@lists.xmission.com
  118. Get Commands:   majordomo@lists.xmission.com "help"
  119. Administrator:  twegner@phoenix.net
  120. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  121.  
  122. ------------------------------
  123.  
  124. Date: Mon, 21 Sep 1998 17:00:51 -0500
  125. From: "Damien M. Jones" <dmj@fractalus.com>
  126. Subject: Re: (fractint) guess the artist
  127.  
  128. Kathy,
  129.  
  130.  - Here are some guesses on who made which
  131.  - images.
  132.  
  133. Heh, 'twould be unfair of me to give you a score... thanks for the vote of
  134. confidence, though. :-)
  135.  
  136. Damien M. Jones   \\
  137. dmj@fractalus.com  \\  Fractalus Galleries & Info:
  138.                     \\  http://www.fractalus.com/
  139.  
  140. - --------------------------------------------------------------
  141. Thanks for using Fractint, The Fractals and Fractint Discussion List
  142. Post Message:   fractint@lists.xmission.com
  143. Get Commands:   majordomo@lists.xmission.com "help"
  144. Administrator:  twegner@phoenix.net
  145. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  146.  
  147. ------------------------------
  148.  
  149. Date: Mon, 21 Sep 1998 17:50:58 -0700
  150. From: "Faye Williams" <arkangel@sb.net>
  151. Subject: (fractint) guess the artist
  152.  
  153. My guesses:
  154.  
  155. Shadows &  My Latest Favorite  - Stephen Ferguson
  156. The Fly, One More Red Nightmare & Eagle Bandana - Sylvie Gallet 
  157. Pierced Heart Takes Wing & Heaven's Light - Sharon Webb
  158. Dream Catcher, Brass for Bets - same artist?  -  Is it Angela?
  159. Strength, Alien Blood & Magic of Gradients - Damien
  160. Celticrux & Anne Boleyn - Earl Hinrich 
  161. Metaflori - Alice Kelly
  162. Star of Ojai - Art Baker   (that one was easy)
  163. Fractal Chain Mail - Frederick
  164.  
  165. Faye
  166.  
  167. The older you get, the better you realize you were.
  168. arkangel1@mindspring.com
  169. http://www.sb.net/arkangel/
  170.  
  171.  
  172. - --------------------------------------------------------------
  173. Thanks for using Fractint, The Fractals and Fractint Discussion List
  174. Post Message:   fractint@lists.xmission.com
  175. Get Commands:   majordomo@lists.xmission.com "help"
  176. Administrator:  twegner@phoenix.net
  177. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  178.  
  179. ------------------------------
  180.  
  181. Date: Mon, 21 Sep 1998 20:30:50 -0600
  182. From: Mary <mctupper@holly.colostate.edu>
  183. Subject: Re: (fractint) guess the artist
  184.  
  185. Faye Williams wrote:
  186.  
  187. > My guesses:
  188. >
  189. > Shadows &  My Latest Favorite  - Stephen Ferguson
  190. > The Fly, One More Red Nightmare & Eagle Bandana - Sylvie Gallet
  191. > Pierced Heart Takes Wing & Heaven's Light - Sharon Webb
  192. > Dream Catcher, Brass for Bets - same artist?  -  Is it Angela?
  193. > Strength, Alien Blood & Magic of Gradients - Damien
  194. > Celticrux & Anne Boleyn - Earl Hinrich
  195. > Metaflori - Alice Kelly
  196. > Star of Ojai - Art Baker   (that one was easy)
  197. > Fractal Chain Mail - Frederick
  198.  
  199. Nope, your wrong about this one. It has been posted by the artist
  200. himself at abpf, and I believe he posted his other two pics also. I'll
  201. let you try to guess again. I don't want to spoil your surprise.  :)
  202.  
  203.  
  204. Xylen
  205. "Ok, who stopped payment on my reality check?"
  206.  
  207.  
  208. - --------------------------------------------------------------
  209. Thanks for using Fractint, The Fractals and Fractint Discussion List
  210. Post Message:   fractint@lists.xmission.com
  211. Get Commands:   majordomo@lists.xmission.com "help"
  212. Administrator:  twegner@phoenix.net
  213. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  214.  
  215. ------------------------------
  216.  
  217. Date: Mon, 21 Sep 1998 22:33:27 -0600
  218. From: Mary <mctupper@holly.colostate.edu>
  219. Subject: (fractint) Suggestion for formula writers
  220.  
  221. I've been wander though a lot of the formulas that orgform has, and
  222. trying them out. For quite some time now, something has been bothering
  223. me about the formulas. After reading one of Jim Muth's explanations for
  224. his FOTD's, it suddenly hit me. I don't know where to start with a lot
  225. of the formulas.
  226.  
  227. Let me explain what I mean. You choose a formula, then hit 'Z' to add
  228. some parameters. Most formulas let you select real and imag parts of a
  229. few points and maybe choose some functions. But the formula gives no
  230. hint as to a good place to start. When I choose the multirot-XY-ZW
  231. formula, I have no clue what the range is supposed to be for the various
  232. points. Everything starts at zero. I have been playing around with this
  233. formula on my own, and I have never figured out where a good range is.
  234. Finally, after a post recently by Jim Muth, I know what some of the
  235. points are supposed to represent. 
  236.  
  237. I know I can try to sort through the math in the formulas and try to
  238. guess, but would it be possible for people to put in the comments
  239. something like "try this at .5/0/1/-.5/sin". After all, the creator of a
  240. formula should know a good place to start, and maybe even give a hint as
  241. to what the parameters really mean. Some formulas come up with
  242. parameters other than zero's. Is it possible to save a formula with
  243. parameters already set? I don't know about everybody else, but I sure
  244. would appreciate a few more hints in the comments of a formula.
  245.  
  246. Xylen
  247. "Some people live life in the fast lane. I live in oncoming traffic"
  248.  
  249. - --------------------------------------------------------------
  250. Thanks for using Fractint, The Fractals and Fractint Discussion List
  251. Post Message:   fractint@lists.xmission.com
  252. Get Commands:   majordomo@lists.xmission.com "help"
  253. Administrator:  twegner@phoenix.net
  254. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  255.  
  256. ------------------------------
  257.  
  258. Date: Mon, 21 Sep 1998 22:44:42 -0700
  259. From: "Faye Williams" <arkangel@sb.net>
  260. Subject: (fractint) website - new galleries
  261.  
  262. If people aren't to exhausted from looking at all
  263. the contest entries, I have recentlly posted 2 new galleries at my website.
  264. Tierazon Gallery 2 and Fractint Gallery  2 if anyone would like to take a
  265. peek.  Any comments, as always, are welcome.
  266.  
  267. Thanks,
  268. Faye
  269.  
  270. The older you get, the better you realize you were.
  271. arkangel1@mindspring.com
  272. http://www.sb.net/arkangel/
  273.  
  274.  
  275.  
  276. - --------------------------------------------------------------
  277. Thanks for using Fractint, The Fractals and Fractint Discussion List
  278. Post Message:   fractint@lists.xmission.com
  279. Get Commands:   majordomo@lists.xmission.com "help"
  280. Administrator:  twegner@phoenix.net
  281. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  282.  
  283. ------------------------------
  284.  
  285. Date: Tue, 22 Sep 1998 03:49:02 -0700
  286. From: kathy roth <kroth@well.com>
  287. Subject: (fractint) par
  288.  
  289. Oops, maybe here's one that's offensive.
  290.  
  291. entrance           { ; entrance to body-piercing parlor
  292.                      ; kathy roth 1998
  293.   reset=1960 type=formula formulafile=gravis~3.frm
  294.   formulaname=gravistalks2 function=conj/tan/atanh
  295.   center-mag=0.390278/-1.02272/8.406889
  296. params=1.1/0.6/0.04/150/8/30  float=y outside=summ
  297.   colors=000XSWn9Fl9Ej9Dg8C<24>G35\
  298. xiY<3>xYJyUFxTF<13>jCFhAEfAE<6>M6Bc_c<12\
  299.   >H9EF6BE6B<13>000hjhfhfdfdadb<25>0\
  300. 00vlY<2>zpa<13>RK7OI5MH5<8>321000000<1\
  301.   3>000kmn<28>000zpa<28>000cZT<2>VRQ\
  302. RPPOMOKJNHGM<9>947836836<9>836
  303.   }
  304.  
  305.  
  306. frm:gravistalks2 {; adapted from Paul W. Carlson c. 1998
  307.       ;original gravijul by Mark Christenson
  308.       ;kathy roth 1998
  309.     ;
  310.     ;   p1       = gravijul parameter
  311.     ;   real(p2) = a factor controlling the size of the stalks
  312.     ;   imag(p2) = iterations to skip
  313.     ;   real(p3) = number of color ranges
  314.     ;   imag(p3) = number of colors in a range
  315.     ;
  316.     w = pixel
  317.     c = p1
  318.     z = bailout = iter = range_num = 0
  319.     stalk_width = real(p2)
  320.     max_wm = imag(p2)
  321.     num_ranges = real(p3)
  322.     colors_in_range = imag(p3)
  323.     index_factor = (colors_in_range - 1) / stalk_width
  324.     :
  325.     q=fn1(w)
  326. w=fn3(real(p1)/fn2(q*q)) + imag(p1), wr = real(w), awr = abs(wr)
  327.     w = w - wr + awr
  328.     ;
  329.     IF (abs(real(w)) <= abs(imag(w)))
  330.  dist = abs(real(w))
  331.     ELSE
  332.  dist = abs(imag(w))
  333.     ENDIF
  334.     IF (dist < stalk_width && |w|<max_wm && iter>1)
  335.  z = index_factor * dist + range_num * colors_in_range + 1
  336.  bailout = 1
  337.     ENDIF
  338.     range_num = range_num + 1
  339.     IF (range_num == num_ranges)
  340.         range_num = 0
  341.     ENDIF
  342.     iter = iter + 1
  343.     z = z - iter
  344.     bailout == 0  && |w| < 4
  345. }
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353. - --------------------------------------------------------------
  354. Thanks for using Fractint, The Fractals and Fractint Discussion List
  355. Post Message:   fractint@lists.xmission.com
  356. Get Commands:   majordomo@lists.xmission.com "help"
  357. Administrator:  twegner@phoenix.net
  358. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  359.  
  360. ------------------------------
  361.  
  362. Date: Tue, 22 Sep 1998 14:11:11 EDT
  363. From: LUKEPLANT@aol.com
  364. Subject: Re: (fractint) guess the artist
  365.  
  366. Faye Williams writes:
  367.  
  368. > My guesses:
  369. >  
  370. >  Shadows &  My Latest Favorite  - Stephen Ferguson
  371.  
  372. no way - I'm sure one of these must be wrong, although I don't have a clue
  373. about the artist: entries 97,98,99 all seem to be fairly similar (in their
  374. 'shapes' not colours). Tthey are all in the 'non-fractint' category if you
  375. want to compare easily.  Given that they were submitted consecutively they
  376. must surely be the same artist.
  377.  
  378. Luke
  379.  
  380.  
  381. - --------------------------------------------------------------
  382. Thanks for using Fractint, The Fractals and Fractint Discussion List
  383. Post Message:   fractint@lists.xmission.com
  384. Get Commands:   majordomo@lists.xmission.com "help"
  385. Administrator:  twegner@phoenix.net
  386. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  387.  
  388. ------------------------------
  389.  
  390. Date: Tue, 22 Sep 1998 11:19:47 -0700
  391. From: "Faye Williams" <arkangel@sb.net>
  392. Subject: Re: (fractint) guess the artist
  393.  
  394. >Faye Williams writes:
  395. >
  396. >> My guesses:
  397. >>  
  398. >>  Shadows &  My Latest Favorite  - Stephen Ferguson
  399. >
  400. >no way - I'm sure one of these must be wrong, although I don't have a clue
  401. >about the artist: entries 97,98,99 all seem to be fairly similar (in their
  402. >'shapes' not colours). Tthey are all in the 'non-fractint' category if you
  403. >want to compare easily.  Given that they were submitted consecutively they
  404. >must surely be the same artist.
  405. >
  406. >Luke
  407.  
  408. You're probably right!  I'm sure not batting 100.  Just getting battier! ;)
  409.  
  410. Faye
  411. >--------------------------------------------------------------
  412. >Thanks for using Fractint, The Fractals and Fractint Discussion List
  413. >Post Message:   fractint@lists.xmission.com
  414. >Get Commands:   majordomo@lists.xmission.com "help"
  415. >Administrator:  twegner@phoenix.net
  416. >Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  417. >
  418.  
  419.  
  420. - --------------------------------------------------------------
  421. Thanks for using Fractint, The Fractals and Fractint Discussion List
  422. Post Message:   fractint@lists.xmission.com
  423. Get Commands:   majordomo@lists.xmission.com "help"
  424. Administrator:  twegner@phoenix.net
  425. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  426.  
  427. ------------------------------
  428.  
  429. Date: Tue, 22 Sep 1998 16:21:20 -0300
  430. From: "Julißn Chennales" <chena@cvtci.com.ar>
  431. Subject: (fractint) Weird fractals
  432.  
  433. Hi there.
  434.     I made a program that generates images related to the M-Set but I am
  435. not sure if they are actually fractals. I believe they are though, and
  436. that they are kind of new. They are certainly new for me cause I haven't
  437. seen any program that can generate these, including Fractint. Anyway, I
  438. have posted some of these images at
  439. http://www.geocities.com/CapeCanaveral/Lab/8660/4fractid.html and I
  440. would like to hear opinions of people with more knowledge about this.
  441.     I will be explaining how I did these if it turns out that the images
  442. are of some interest other than visual.
  443.     Anyway, if you can spare some time, just take a look and let me know
  444. what you think. Even if you think it┤s junk, I'd like to know.
  445.     Thanks.
  446.  
  447.  
  448.  
  449. - --------------------------------------------------------------
  450. Thanks for using Fractint, The Fractals and Fractint Discussion List
  451. Post Message:   fractint@lists.xmission.com
  452. Get Commands:   majordomo@lists.xmission.com "help"
  453. Administrator:  twegner@phoenix.net
  454. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  455.  
  456. ------------------------------
  457.  
  458. Date: Tue, 22 Sep 1998 15:24:00 EDT
  459. From: LUKEPLANT@aol.com
  460. Subject: Re: (fractint) Suggestion for formula writers
  461.  
  462. Xylen writes,
  463.  
  464. > I know I can try to sort through the math in the formulas and try to
  465. >  guess, but would it be possible for people to put in the comments
  466. >  something like "try this at .5/0/1/-.5/sin". After all, the creator of a
  467. >  formula should know a good place to start, and maybe even give a hint as
  468. >  to what the parameters really mean. Some formulas come up with
  469. >  parameters other than zero's. Is it possible to save a formula with
  470. >  parameters already set? I don't know about everybody else, but I sure
  471. >  would appreciate a few more hints in the comments of a formula.
  472.  
  473. Yes - I'd second that.  I have tried to do this with my own formulae (which
  474. are mainly colouring methods applied to Mandelbrot/Julia/Julibrot) and I find
  475. the comments useful myself, as I can easily forget what parameter does what!
  476. I invariably find that I can produce much better results with someone else's
  477. formula/colouring method after I understand it, and I get good results so much
  478. quicker if I have some default parameters.
  479.  
  480. Part of the problem is explaining your formula to someone else - it's very
  481. easy to follow a particular idea so far down the line that when you come to
  482. explain it you've probably forgotten how you got there in the first place.
  483. Trying to explain your idea in comment blocks is also difficult - often you
  484. would double the length of every formula, which could make the formula *more*
  485. difficult to understand.
  486.  
  487. Luke
  488.  
  489.  
  490. - --------------------------------------------------------------
  491. Thanks for using Fractint, The Fractals and Fractint Discussion List
  492. Post Message:   fractint@lists.xmission.com
  493. Get Commands:   majordomo@lists.xmission.com "help"
  494. Administrator:  twegner@phoenix.net
  495. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  496.  
  497. ------------------------------
  498.  
  499. Date: Tue, 22 Sep 1998 12:43:55 -0700
  500. From: "Mike and Linda Allison" <gumbycat@ix.netcom.com>
  501. Subject: Re: (fractint) guess the artist
  502.  
  503. There were some STUNNING entries that I couldn't put a name to.  And I'm
  504. guessing on a few of these with some uncertainty.  Whoever generated
  505. whatever, you did a great job!
  506. Linda
  507.  
  508. Kerry Mitchell:
  509. Hilbert's Rainbow (004)
  510.  
  511. Lee Skinner:
  512. A Shard of Complexity (030)
  513.  
  514. Damien Jones:
  515. Abalone (166)
  516. Intranet (165)
  517. Tree of Enchantment (164)
  518.  
  519. Janet Preslar:
  520. Metaflori (208)
  521. Celticrux (209)
  522. Misterie (210)
  523.  
  524. Julian Adamaitis:
  525. 5 Ladies Dancing (064)
  526. Jealousy (063)
  527.  
  528. Wizzle:
  529. Allegro (242)
  530.  
  531. Stephen Ferguson:
  532. Tropical Bell Plant (232)
  533.  
  534. Earl Hinrich:
  535. Alien Blood (241)
  536. Fractal Chain Mail (240)
  537. Colored Smoke (239)
  538. (I knew these even before they were posted.  Earl's style is
  539. unmistakable!)
  540.  
  541. Kathy roth:
  542. A Night's Busy Work (261)
  543.  
  544. Bob Margolis:
  545. Anne Boelyn, 1536 (060)
  546. Heaven's Light (061)
  547.  
  548. Sharon Webb:
  549. Moon Dance (140)
  550.  
  551. Jim weaver:
  552. Eagle Bandana (008)
  553.  
  554. Sylvie Gallet:
  555. Devil in the Lattice (087)
  556. Howdy, Earthling (088)
  557. Porcelain Butterfly (089)
  558.  
  559. DavidS:
  560. Turbine Engine (177)
  561.  
  562. F. Slijkerman:
  563. The Ghost of the Gingerbread Man (055)
  564.  
  565.  
  566.  
  567. - --------------------------------------------------------------
  568. Thanks for using Fractint, The Fractals and Fractint Discussion List
  569. Post Message:   fractint@lists.xmission.com
  570. Get Commands:   majordomo@lists.xmission.com "help"
  571. Administrator:  twegner@phoenix.net
  572. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  573.  
  574. ------------------------------
  575.  
  576. Date: Tue, 22 Sep 1998 15:03:33 -0500
  577. From: "Damien M. Jones" <dmj@fractalus.com>
  578. Subject: (fractint) Whodunnit
  579.  
  580. I must admit, I am finding these guesses as to who created what fractal
  581. most amusing.  Sometimes the guesses are right on; most of the time they're
  582. not. :-)  Linda's guesses were surprising in where she was correct, and
  583. where she was not.
  584.  
  585. It's a little unfair in my case, though: my entries were among the first
  586. batch I made with Ultra Fractal, so they are different from most of the
  587. work I've done in the past. :)
  588.  
  589. Damien M. Jones   \\
  590. dmj@fractalus.com  \\  Fractalus Galleries & Info:
  591.                     \\  http://www.fractalus.com/
  592.  
  593. - --------------------------------------------------------------
  594. Thanks for using Fractint, The Fractals and Fractint Discussion List
  595. Post Message:   fractint@lists.xmission.com
  596. Get Commands:   majordomo@lists.xmission.com "help"
  597. Administrator:  twegner@phoenix.net
  598. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  599.  
  600. ------------------------------
  601.  
  602. Date: Tue, 22 Sep 1998 15:43:27 -0700
  603. From: kathy roth <kroth@well.com>
  604. Subject: (fractint) guess the artist
  605.  
  606. - --------------95C5DE1FBBA8759DF82ABDF6
  607. Content-Type: text/plain; charset=us-ascii
  608. Content-Transfer-Encoding: 7bit
  609.  
  610. Faye Williams wrote:
  611.  
  612. > Dream Catcher, Brass for Bets - same artist?  -  Is it Angela?
  613. >
  614. Linda Allison wrote:
  615.  
  616. > Wizzle:
  617. > Allegro (242)
  618. >
  619.  
  620.  
  621. Maybe so- they're all really lovely and some of my
  622. favorites.  I think I'm guessing the first two.  But on
  623. second thought no, I think Allegro.  I think  Paul Lee or
  624. Les St. Clair did Dream Catcher and Brass for Bets.
  625. aaaaaghh.
  626.  
  627. - --------------95C5DE1FBBA8759DF82ABDF6
  628. Content-Type: text/html; charset=us-ascii
  629. Content-Transfer-Encoding: 7bit
  630.  
  631. <HTML>
  632. Faye Williams wrote:
  633. <BLOCKQUOTE TYPE=CITE>
  634. <PRE>Dream Catcher, Brass for Bets - same artist?  -  Is it Angela?</PRE>
  635. </BLOCKQUOTE>
  636. Linda Allison wrote:
  637. <BLOCKQUOTE TYPE=CITE>
  638. <PRE>Wizzle:
  639. Allegro (242)</PRE>
  640. </BLOCKQUOTE>
  641.  
  642.  
  643. <P>Maybe so- they're all really lovely and some of my
  644. <BR>favorites.  I think I'm guessing the first two.  But on
  645. <BR>second thought no, I think Allegro.  I think  Paul Lee or
  646. <BR>Les St. Clair did Dream Catcher and Brass for Bets.
  647. <BR>aaaaaghh.</HTML>
  648.  
  649. - --------------95C5DE1FBBA8759DF82ABDF6--
  650.  
  651.  
  652. - --------------------------------------------------------------
  653. Thanks for using Fractint, The Fractals and Fractint Discussion List
  654. Post Message:   fractint@lists.xmission.com
  655. Get Commands:   majordomo@lists.xmission.com "help"
  656. Administrator:  twegner@phoenix.net
  657. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  658.  
  659. ------------------------------
  660.  
  661. Date: Tue, 22 Sep 1998 19:20:17 -0400
  662. From: Peter Jakubowicz <pfjakub@earthlink.net>
  663. Subject: Re: (fractint) guess the artist
  664.  
  665. Here are some wild guesses of who did the Fractint images,
  666.  
  667. Kathy Roth, Invasion of the Killer Gumballs, because of the name
  668. Linda Allison, Lace, because of the name
  669. Sylvie Gallet, Maelstrom, just because
  670. Paul Lee, Holly, because of the green
  671.  
  672. The most interesting thing for me has been to try to figure out which ones
  673. Linda Allison did. I have it narrowed down to about 15, which I think is a
  674. tribute to her redoubtable skills and influence. Or my obtuseness?
  675.  
  676. But I _really_ want to know who did the Beheading of Anne Boleyn; that
  677. one's wicked. 
  678.  
  679. If I have mistakenly associated you w/ any images you don't like, pls. take
  680. no offense.   
  681.     
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688. - --------------------------------------------------------------
  689. Thanks for using Fractint, The Fractals and Fractint Discussion List
  690. Post Message:   fractint@lists.xmission.com
  691. Get Commands:   majordomo@lists.xmission.com "help"
  692. Administrator:  twegner@phoenix.net
  693. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  694.  
  695. ------------------------------
  696.  
  697. Date: Tue, 22 Sep 1998 19:22:33 -0400
  698. From: Peter Jakubowicz <pfjakub@earthlink.net>
  699. Subject: Re: (fractint) guess the artist
  700.  
  701. Oh, I forgot one:
  702.  
  703. Chimera Cyclone by Luke Plant?
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710. - --------------------------------------------------------------
  711. Thanks for using Fractint, The Fractals and Fractint Discussion List
  712. Post Message:   fractint@lists.xmission.com
  713. Get Commands:   majordomo@lists.xmission.com "help"
  714. Administrator:  twegner@phoenix.net
  715. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  716.  
  717. ------------------------------
  718.  
  719. Date: Wed, 23 Sep 1998 00:06:29 +0100
  720. From: "Les St Clair" <les_stclair@crosstrees.prestel.co.uk>
  721. Subject: (fractint) xxx par!
  722.  
  723. Kathy Roth wrote...
  724.  
  725. >>Oops, maybe here's one that's offensive.<<
  726.  
  727. Well, this one certainly is!!!
  728. (Topical but nasty!...you have been warned!)
  729.  
  730. xxx_bill           { ; Watch out for the stain Monica!      t=  0:02:43.40
  731.                      ; t=calc time [h:mm:ss.] using a PII-266 at 1600x1200
  732.                      ; (c) 1998 by Les St Clair [Par date: Sep 22, 1998]
  733.                      ; e-mail to: les_stclair@compuserve.com
  734.   reset=1920 type=formula formulafile=fractint.frm
  735.   formulaname=deltalog passes=t
  736.   center-mag=0.444924/-0.0932916/19.67339/1/-90 float=y inside=bof60
  737.   periodicity=0
  738.   colors=000<3>000KJRLKS<11>nru<15>OI5<6>eYJg_LiaNkcPneR<4>zpa<4>jdWgaVcZT\
  739.   `WSYUR<4>HGM93F<4>C4J000<29>S0A000000V0B<5>`0Da0Db2D<14>zVF<14>b2Da0D`0D\
  740.   <4>W0B000000T0A<14>E03D03C03B03A03<10>000E5M<8>93FOI5<15>zpa<14>OI5000<2\
  741.   9>000
  742.   }
  743.  
  744.  
  745. FRM:DeltaLog(XAXIS) {; Mark Peterson
  746.   z = pixel, c = log(pixel):
  747.    z = sqr(z) + c
  748.     |z| <= 4
  749.   }
  750.  
  751. Do I get struck off the list for that one?
  752.  
  753. - - Les
  754.  
  755.  
  756.  
  757. - --------------------------------------------------------------
  758. Thanks for using Fractint, The Fractals and Fractint Discussion List
  759. Post Message:   fractint@lists.xmission.com
  760. Get Commands:   majordomo@lists.xmission.com "help"
  761. Administrator:  twegner@phoenix.net
  762. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  763.  
  764. ------------------------------
  765.  
  766. Date: Wed, 23 Sep 1998 00:25:12 +0100
  767. From: "Les St Clair" <les_stclair@crosstrees.prestel.co.uk>
  768. Subject: Re: (fractint) guess the artist
  769.  
  770. >Here are some guesses on who made which
  771. >images. 
  772.  
  773. OK, I like the idea. Here's a few of my guesses:
  774.  
  775. Alice Kelley - My latest favourite
  776. Sylvie Gallet - Mallorca & The Fly
  777. Earl Hinrichs - Alien Blood
  778. Brian E. Jones - Orange Julius
  779. Jim Muth - We Control
  780. Damien M. Jones - Horta Bones
  781. Linda Allison - Butterflies in Flight
  782.  
  783.  
  784. not long to wait now!
  785.  
  786. - - Les
  787.  
  788.  
  789.  
  790. - --------------------------------------------------------------
  791. Thanks for using Fractint, The Fractals and Fractint Discussion List
  792. Post Message:   fractint@lists.xmission.com
  793. Get Commands:   majordomo@lists.xmission.com "help"
  794. Administrator:  twegner@phoenix.net
  795. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  796.  
  797. ------------------------------
  798.  
  799. Date: Tue, 22 Sep 1998 19:35:18 -0400
  800. From: Peter Jakubowicz <pfjakub@earthlink.net>
  801. Subject: Re: (fractint) xxx par!
  802.  
  803. But can you do The Cigar? Unfortunately, I cannot run Fractint, (well, I
  804. kind of can, but it's roundabout and time-consuming), so maybe you will put
  805. this on yr/ web page while it is still topical? 
  806.  
  807.  
  808. >Well, this one certainly is!!!
  809. >(Topical but nasty!...you have been warned!)
  810. >
  811. >xxx_bill           { ; Watch out for the stain Monica!      
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820. - --------------------------------------------------------------
  821. Thanks for using Fractint, The Fractals and Fractint Discussion List
  822. Post Message:   fractint@lists.xmission.com
  823. Get Commands:   majordomo@lists.xmission.com "help"
  824. Administrator:  twegner@phoenix.net
  825. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  826.  
  827. ------------------------------
  828.  
  829. Date: Tue, 22 Sep 1998 20:34:31 -0400
  830. From: Paul Derbyshire <pderbysh@usa.net>
  831. Subject: (fractint) Mime-Version: 1.0
  832.  
  833. My page is up again... the gallery is at
  834. http://surf.to/pgd.fractal.gallery... one of those permanent URL thingies,
  835. so hopefully it won't be moving any more...
  836. - -- 
  837.    .*.  "Clouds are not spheres, mountains are not cones, coastlines are not
  838. - -()  <  circles, and bark is not smooth, nor does lightning travel in a
  839.    `*'  straight line."    -------------------------------------------------
  840.         -- B. Mandelbrot  |http://surf.to/pgd.net
  841. _____________________ ____|________     Paul Derbyshire     pderbysh@usa.net
  842. Programmer & Humanist|ICQ: 10423848|
  843.  
  844. - --------------------------------------------------------------
  845. Thanks for using Fractint, The Fractals and Fractint Discussion List
  846. Post Message:   fractint@lists.xmission.com
  847. Get Commands:   majordomo@lists.xmission.com "help"
  848. Administrator:  twegner@phoenix.net
  849. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  850.  
  851. ------------------------------
  852.  
  853. Date: Tue, 22 Sep 1998 20:08:11 -0700 (MST)
  854. From: Kerry Mitchell <lkmitch@primenet.com>
  855. Subject: Re: (fractint) Weird fractals
  856.  
  857. Well, they certainly are different, but I don't know if they can't be done
  858. in Fractint.  Just about anything, except 24bit gradients, can be done in
  859. Fractint.  I couldn't determine the exact nature of them, but they seem to
  860. involve an extreme amount of shearing distortion.
  861.  
  862. - ---------------------------------------------------------------------------=
  863. - ----
  864. Kerry Mitchell
  865. lkmitch@primenet.com    www.primenet.com/~lkmitch/
  866. - ---------------------------------------------------------------------------=
  867. - ----
  868.  
  869. On Tue, 22 Sep 1998, Juli?n Chennales wrote:
  870.  
  871. > Hi there.
  872. > =09I made a program that generates images related to the M-Set but I am
  873. > not sure if they are actually fractals. I believe they are though, and
  874. > that they are kind of new. They are certainly new for me cause I haven't
  875. > seen any program that can generate these, including Fractint. Anyway, I
  876. > have posted some of these images at
  877. > http://www.geocities.com/CapeCanaveral/Lab/8660/4fractid.html and I
  878. > would like to hear opinions of people with more knowledge about this.
  879. > =09I will be explaining how I did these if it turns out that the images
  880. > are of some interest other than visual.
  881. > =09Anyway, if you can spare some time, just take a look and let me know
  882. > what you think. Even if you think it=B4s junk, I'd like to know.
  883. > =09Thanks.
  884. >=20
  885. >=20
  886. >=20
  887. > --------------------------------------------------------------
  888. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  889. > Post Message:   fractint@lists.xmission.com
  890. > Get Commands:   majordomo@lists.xmission.com "help"
  891. > Administrator:  twegner@phoenix.net
  892. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  893. >=20
  894.  
  895.  
  896. - --------------------------------------------------------------
  897. Thanks for using Fractint, The Fractals and Fractint Discussion List
  898. Post Message:   fractint@lists.xmission.com
  899. Get Commands:   majordomo@lists.xmission.com "help"
  900. Administrator:  twegner@phoenix.net
  901. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  902.  
  903. ------------------------------
  904.  
  905. Date: Tue, 22 Sep 1998 22:38:05 -0500
  906. From: "Justin A. Kolodziej" <4wg7kolodzie@vms.csd.mu.edu>
  907. Subject: Re: (fractint) Weird fractals
  908.  
  909. Kerry Mitchell wrote:
  910. >=20
  911. > Well, they certainly are different, but I don't know if they can't =
  912. be done
  913. > in Fractint.  Just about anything, except 24bit gradients, can be d=
  914. one in
  915. > Fractint.  I couldn't determine the exact nature of them, but they =
  916. seem to
  917. > involve an extreme amount of shearing distortion.
  918. >=20
  919.  
  920. If you did last year's contest the second one looks quite familiar.  =
  921. Not
  922. like contest images but more like what you got to start with.
  923.  
  924. My guess is that these are done with generalized polynomials like ax^=
  925. 4 +
  926. bx^3 + cx^2 + dx + e, with some stretching and/or shearing done.
  927.  
  928. >=20
  929. > On Tue, 22 Sep 1998, Juli?n Chennales wrote:
  930. >=20
  931. > > Hi there.
  932. > >       I made a program that generates images related to the M-Set=
  933.  but I am
  934. > > not sure if they are actually fractals. I believe they are though=
  935. , and
  936. > > that they are kind of new. They are certainly new for me cause I =
  937. haven't
  938. > > seen any program that can generate these, including Fractint. Any=
  939. way, I
  940. > > have posted some of these images at
  941. > > http://www.geocities.com/CapeCanaveral/Lab/8660/4fractid.html and=
  942.  I
  943. > > would like to hear opinions of people with more knowledge about t=
  944. his.
  945. > >       I will be explaining how I did these if it turns out that t=
  946. he images
  947. > > are of some interest other than visual.
  948. > >       Anyway, if you can spare some time, just take a look and le=
  949. t me know
  950. > > what you think. Even if you think it=B4s junk, I'd like to know.
  951. > >       Thanks.
  952.  
  953. Justin A. Kolodziej
  954. - --=20
  955. Easiest Color To Solve On A Rubik's Cube:
  956.         Black.  Simply remove all the little colored stickers on the
  957. cube, and each of side of the cube will now be the original color of
  958. the plastic underneath -- black.  According to the instructions, this
  959. means the puzzle is solved.
  960.                 -- Steve Rubenstein
  961.  
  962.  
  963. - --------------------------------------------------------------
  964. Thanks for using Fractint, The Fractals and Fractint Discussion List
  965. Post Message:   fractint@lists.xmission.com
  966. Get Commands:   majordomo@lists.xmission.com "help"
  967. Administrator:  twegner@phoenix.net
  968. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  969.  
  970. ------------------------------
  971.  
  972. Date: Wed, 23 Sep 1998 10:32:26 -0400
  973. From: "Mitch Berger"<Mitch.Berger@henkel-americas.com>
  974. Subject: Re: (fractint) Pars from my recent abpf posts
  975.  
  976.   When I tried to open "Torus" in Fractint I got the following error
  977. message:
  978.  
  979.      Oops. I couldn't understand the argument:
  980.          x=real(p1)+real(p3)*sin(imag(pixel))
  981.  
  982.        Any key to continue...
  983.  
  984. Can you help? I am using a Gateway 2000 Solo(R), 166MHz, 32K ram.
  985.  
  986. On 9/18/98 you wrote:
  987.  
  988.  
  989.  
  990. Recently I posted a few images to abpf and they came out pretty fuzzy. I
  991. have since changed to a different program to convert my gifs to jpegs.
  992. For those of you who are interested, here are the pars. The frms I used
  993. came from my orgform collection. There are a lot of neat formulas in the
  994. collection.  :)
  995. Enjoy
  996. Xylen
  997. "Ok, who stopped payment on my reality check?"
  998. ==============  PARS ====================
  999. Nova               { ; ;
  1000.                      ; Sep 15, 1998 (c) Mary Tupper
  1001.                      ;   0:00:03.90 generation time
  1002.   reset=1960 type=formula formulafile=_chr.frm formulaname==03
  1003.   function=sqr/sqr/sqrt/cosh center-mag=-1.02721/1.0806/8.703768
  1004.   params=5/0/0.5/0 float=y inside=epsiloncross outside=imag decomp=128
  1005. colors=wF0w_0<6>sB0sB0rB0<15>c00b00c10<5>o80qA0qA0<5>wF0wF0vE0<5>qA0p90n\
  1006.  
  1007. 80<5>e20c00d10<12>qA0rB0rD0<5>uR0uT0vW0vZ0<4>yp0zt0zw0zz0<5>zf0yb0y`0<8>\
  1008.  
  1009. tE0sB0pB2<9>F2MG3Q<13>jGz<2>cDwaBv_AuX8sP6e<2>000<15>000<7>U00<7>000<15>\
  1010.  
  1011. 000<4>X8s_9ubBx<2>jFz<12>J4TG3QF2M<10>sB0<3>vN0wQ0wS0wU0<3>yb0ze0ze0<4>z\
  1012.   z0<6>wb0
  1013.   }
  1014. Flower Pot         { ; ;
  1015.                      ; Sep 15, 1998 (c) Mary Tupper
  1016.                      ;   0:00:05.71 generation time
  1017.   reset=1960 type=formula formulafile=_chr.frm formulaname==05
  1018.   function=sin/sqrt/floor
  1019.   center-mag=-255.873/-0.0178293/2.875982/1/-90 float=y maxiter=15000
  1020.   inside=epsiloncross decomp=64
  1021. colors=8Lrnru<15>OI5<6>eYJg_LiaNkcPneR<4>zpa<4>jdWgaVcZT`WSYUR<6>AAK<3>A\
  1022.  
  1023. LQAOSARUBUWBXY<6>DqlDtnCql<6>7Ta<6>L4R<13>7Nu5Px5Nu<6>B5`B6`<24>nru<17>D\
  1024.  
  1025. DMAAKABL<17>Djn<12>EFA<11>svcsvcsvcsvc<10>_UMYRKXQKWPJUMHSJF<6>EAbDCeCEg\
  1026.   BGjAIn8Lr8Lr7Nu5Px<5>98fA5cB5`<2>E7UG8SH9QJANKBLMCLOEK<5>_VZb`c<4>lor
  1027.   }
  1028. diamonds           { ; ;
  1029.                      ; Sep 16, 1998 (c) Mary Tupper
  1030.                      ;   0:00:53.55 generation time
  1031.   reset=1960 type=formula formulafile=_chr.frm formulaname=-b009
  1032.   function=sinh/sqr/sinh passes=t
  1033.   center-mag=+0.62691562075264680/-0.10293116217977650/764.6101
  1034.   float=y maxiter=15000000 inside=5 outside=real
  1035. colors=95HB5A<32>xUEzVFyVF<39>C11A00B11<38>xxxzzzyyy<38>05B<45>YOxZPzZPy\
  1036.   <44>63C52A62A83A94A
  1037.   }
  1038. blue tile          { ; ;
  1039.                      ; Sep 17, 1998 (c) Mary Tupper
  1040.                      ;   0:00:05.82 generation time
  1041.   reset=1960 type=formula formulafile=_t.frm formulaname=TORUS
  1042.   passes=b center-mag=65.9418/-1.58105/0.4796275
  1043.   params=0.5/0.5/0.25/0.5/1.5/0 float=y maxiter=1500000 inside=bof61
  1044.   outside=mult
  1045. colors=000008<24>00k00m01m<29>0ky0mz1mz<30>zzz<46>2zz0zz0yz<45>02z00z00y\
  1046.   <59>002000000000<3>006
  1047.   }
  1048. =============== formulas ==================
  1049. =03 {
  1050.   z=c=pixel
  1051.   x=fn1(z-1/p1)
  1052.   y=fn2(x^(z)/p2):
  1053.   z=fn4(x-z)+fn3(y+(z-1))+c
  1054.   |z|<4
  1055.   ;SOURCE: new.frm
  1056. }
  1057. =05 {; Revised 4/27/96 to eliminate superfluous "+c"
  1058.      ; Original version of this formula may be discarded
  1059.   z=pixel
  1060.   x=fn1(tan(z))+pixel
  1061.   y=fn2(cotan(z))+(pixel^pixel)
  1062.   l=(x^y)^22:
  1063.   z=fn1(x)*fn2(y)*fn3(l)
  1064.   |z|<4
  1065.   ;SOURCE: new.frm
  1066. }
  1067. - -b009 {
  1068.   z=fn1(fn2(1/pixel)),c=fn2(fn1(pixel)),c1=z/c^c/z:
  1069.   z=z/c1
  1070.   z=fn3(z-(z^c1))/(c*c-pixel)
  1071.   |z|<=4
  1072.   ;SOURCE: new.frm
  1073. }
  1074. TORUS {; Earl Hinrich torus method
  1075.    ; adaptation by Ray Girvan May 1997
  1076.    ; trial FRM ignoring scale factors
  1077.    ; p1=(x0,y0) centre of generating circle
  1078.    ; p2=(cx0,cy0) centre of generating circle
  1079.    ; real(p3) = zr radius of torus axis in z plane
  1080.    ; imag(p3) = cr radius of torus axis in c plane
  1081.    ; try p1=(0.5,0) p2=(-0.55103,0.534949) p3=(0.2,0.03)
  1082.   x=real(p1)+real(p3)*sin(imag(pixel));
  1083.   y=imag(p1)+real(p3)*cos(real(pixel));
  1084.   cx=real(p2)+imag(p3)*sin(real(pixel));
  1085.   cy=imag(p2)+imag(p3)*cos(imag(pixel));
  1086.   c=cx+flip(cy);
  1087.   z=x+flip(y):
  1088.   z=z*z+c,
  1089.   |z| <= 4
  1090.   ;SOURCE: 97msg.frm
  1091. }
  1092.  
  1093.  
  1094. - --------------------------------------------------------------
  1095. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1096. Post Message:   fractint@lists.xmission.com
  1097. Get Commands:   majordomo@lists.xmission.com "help"
  1098. Administrator:  twegner@phoenix.net
  1099. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1100.  
  1101.  
  1102.  
  1103.  
  1104.  
  1105. - --------------------------------------------------------------
  1106. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1107. Post Message:   fractint@lists.xmission.com
  1108. Get Commands:   majordomo@lists.xmission.com "help"
  1109. Administrator:  twegner@phoenix.net
  1110. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1111.  
  1112. ------------------------------
  1113.  
  1114. Date: Wed, 23 Sep 1998 08:24:09 -0700 (PDT)
  1115. From: Ken Childress <kchildre@uccs.jpl.nasa.gov>
  1116. Subject: Re: (fractint) Pars from my recent abpf posts
  1117.  
  1118. >   When I tried to open "Torus" in Fractint I got the following error
  1119. > message:
  1120. >      Oops. I couldn't understand the argument:
  1121. >          x=real(p1)+real(p3)*sin(imag(pixel))
  1122.  
  1123. If you included the formulas in a par file, make sure you preface the
  1124. forumla name with "frm:".  Otherwise, the formulas need to be in a .frm
  1125. file.
  1126.  
  1127.  
  1128. Ken...
  1129.  
  1130.  
  1131.  
  1132.  
  1133. - --------------------------------------------------------------
  1134. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1135. Post Message:   fractint@lists.xmission.com
  1136. Get Commands:   majordomo@lists.xmission.com "help"
  1137. Administrator:  twegner@phoenix.net
  1138. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1139.  
  1140. ------------------------------
  1141.  
  1142. Date: Wed, 23 Sep 1998 11:36:59 -0400
  1143. From: "Mitch Berger"<Mitch.Berger@henkel-americas.com>
  1144. Subject: Re: (fractint) Pars from my recent abpf posts
  1145.  
  1146. Thanks. Boy, this can be humbling.
  1147.  
  1148. Mitch
  1149.  
  1150.  
  1151. >
  1152. >
  1153. >   When I tried to open "Torus" in Fractint I got the following error
  1154. > message:
  1155. >
  1156. >      Oops. I couldn't understand the argument:
  1157. >          x=real(p1)+real(p3)*sin(imag(pixel))
  1158. If you included the formulas in a par file, make sure you preface the
  1159. forumla name with "frm:".  Otherwise, the formulas need to be in a .frm
  1160. file.
  1161.  
  1162. Ken...
  1163.  
  1164.  
  1165.  
  1166. - --------------------------------------------------------------
  1167. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1168. Post Message:   fractint@lists.xmission.com
  1169. Get Commands:   majordomo@lists.xmission.com "help"
  1170. Administrator:  twegner@phoenix.net
  1171. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1172.  
  1173.  
  1174.  
  1175.  
  1176.  
  1177. - --------------------------------------------------------------
  1178. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1179. Post Message:   fractint@lists.xmission.com
  1180. Get Commands:   majordomo@lists.xmission.com "help"
  1181. Administrator:  twegner@phoenix.net
  1182. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1183.  
  1184. ------------------------------
  1185.  
  1186. Date: Wed, 23 Sep 1998 12:36:26 -0400 (EDT)
  1187. From: Jim Muth <jamth@mindspring.com>
  1188. Subject: Re: (fractint) Weird fractals
  1189.  
  1190. At 04:21 PM 9/22/98 -0300, you wrote:
  1191.  
  1192. >Hi there.
  1193. >I made a program that generates images related to the M-Set 
  1194. >but I am not sure if they are actually fractals.
  1195.  
  1196. They most certainly are fractals.
  1197.  
  1198. >I believe they are though, and that they are kind of new. 
  1199. >They are certainly new for me cause I haven't seen any program 
  1200. >that can generate these, including Fractint.
  1201.  
  1202. Fractint *can* generate such images.  I've been generating such 
  1203. images with Fractint for years.
  1204.  
  1205. >Anyway, I have posted some of these images at 
  1206. >http://www.geocities.com/CapeCanaveral/Lab/8660/4fractid.html 
  1207. >and I would like to hear opinions of people with more 
  1208. >knowledge about this.
  1209.  
  1210. I have checked the site.  The images are indeed related to the 
  1211. M-set, and they are also related to the Julia sets.  They are in 
  1212. fact hybrids, with both Julia and Mandelbrot characteristics.
  1213.  
  1214. All the Julia sets can be combined into a single four-dimen-
  1215. sional object.  All the perturbed Mandelbrot sets can also be 
  1216. combined into a single four-dimensional object, and these 4-D 
  1217. objects are the same object sliced in a completely perpendicular 
  1218. direction.  Your fractals are slices in different directions 
  1219. through this 4-D object, which I call the Julibrot.
  1220.  
  1221. >I will be explaining how I did these if it turns out that the 
  1222. >images are of some interest other than visual.
  1223.  
  1224. The images are quite interesting.  They are a window into the 
  1225. fourth dimension.
  1226.  
  1227. >Anyway, if you can spare some time, just take a look and let me 
  1228. >know what you think. Even if you think its junk, I'd like to 
  1229. >know.
  1230. >       Thanks.
  1231.  
  1232. I have attached a formula and parameter file that runs in 
  1233. Fractint and duplicates several of the images at your site.  The 
  1234. formula also draws many oblique slices through the Julibrot 
  1235. figure.  Check the Fractal Art list, where I post my "Fractal of 
  1236. the Day" every day.  I often discuss the 4-D Julibrot figure in 
  1237. my daily discussion.
  1238.  
  1239.  
  1240. Jim Muth
  1241. jamth@mindspring.com
  1242.  
  1243.  
  1244. CUT HERE====================================================
  1245.  
  1246. test01             {
  1247.   reset=1960 type=formula formulafile=jim.frm
  1248.   formulaname=multirot-XY-ZW function=ident/flip
  1249.   center-mag=0/0/0.6666667 params=0/90/0/0/-1/0 float=y
  1250.   maxiter=1200 bailout=25 inside=0 logmap=yes
  1251.   symmetry=xaxis periodicity=10
  1252.   colors=000WET<9>7zv<2>aqYRkQHfI<7>`i9<9>uVS<3>bp5<3>wkR\
  1253.   <9>qHO<9>KjC<16>NUlNTnMUo<21>5Xp5Xp6Zo<15>Gr_PjcXbg<5>r\
  1254.   S6<18>PDniQszaxrgn<2>MwL<9>fvu<22>QUE<15>BTzBTz<2>IUzKU\
  1255.   zMUyOUx<8>eUr<10>STWbL`<2>MWMCVI<6>gvE<2>WxGfaV<4>n\
  1256.   dM<3>ZJS
  1257.   }
  1258.  
  1259. test02             {
  1260.   reset=1960 type=formula formulafile=jim.frm
  1261.   formulaname=multirot-XY-ZW function=flip/ident
  1262.   center-mag=-1.2457/6.66134e-016/1.344086/1/90
  1263.   params=90/0/0/0/0/0.2 float=y maxiter=1200 bailout=25
  1264.   inside=0 logmap=yes symmetry=xaxis periodicity=10
  1265.   colors=000SkYRk_QkaIon<12>ID6IB3KAB<5>R4qS3xR6x<12>RgxQ\
  1266.   gz<14>SwK<14>_ks`ju_lv<10>dYybRz<4>kqsmzzlvrlohlhZkcN\
  1267.   <3>mWUmUVlVW<16>fWcbN`<2>nkirsluzo<9>zvlzvlzulzulzul<2\
  1268.   0>WGgVEgWIf<6>`fe<7>f9g<6>C7y<8>DGj<10>okN<5>aTB<13>LK\
  1269.   3KK3JL8<11>DPvPgw`yw<5>hh6<9>UkV
  1270.   }
  1271.  
  1272. test03             {
  1273.   reset=1960 type=formula formulafile=jim.frm
  1274.   formulaname=multirot-XY-ZW function=ident/flip
  1275.   center-mag=-0.82043705905119630/+0.71268189427074140/7\
  1276.   7.51938/1/75 params=75/0/0/0/0/0 float=y maxiter=6000
  1277.   bailout=25 inside=0 logmap=yes symmetry=xaxis
  1278.   periodicity=10
  1279.   colors=000_JE<11>NAAM9AM78<33>EugEwhFyj<77>CGdCGdBHc\
  1280.   <75>3_I3_I2ZG<45>6ri
  1281.   }
  1282.  
  1283. frm:multirot-XY-ZW {; draws all 6 planes and many rotations
  1284. ;when fn1-2=i,f, then p1 0,0=M, 0,90=O, 90,0=E, 90,90=J
  1285. ;when fn1-2=f,i, then p1 0,0=M, 0,90=R, 90,0=P, 90,90=J
  1286. a=real(p1)*.01745329251994, b=imag(p1)*.01745329251994,
  1287. z=sin(b)*fn1(real(pixel))+sin(a)*fn2(imag(pixel))+p2,
  1288. c=cos(b)*real(pixel)+cos(a)*flip(imag(pixel))+p3:
  1289. z=sqr(z)+c,
  1290. |z| <= 36  }
  1291.  
  1292. CUT HERE===============================================
  1293.  
  1294.  
  1295.  
  1296. - --------------------------------------------------------------
  1297. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1298. Post Message:   fractint@lists.xmission.com
  1299. Get Commands:   majordomo@lists.xmission.com "help"
  1300. Administrator:  twegner@phoenix.net
  1301. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1302.  
  1303. ------------------------------
  1304.  
  1305. End of fractint-digest V1 #302
  1306. ******************************
  1307.  
  1308.