From: "Mark Townsend" Subject: (fractint) First images to the list Date: 01 Feb 1999 21:37:37 +1100 For the last 10 days or so I've been experimenting with colouring formulas. I'm still learning but I thought that it was about time I sent in some images. I won't say much about the formula--except that I knew less about the decomp colouring method then than I do now: which is very little. The first image, "Paradise Lost" reminded me of the paintings of Hieronymus Bosch, the second of maybe some later science fiction painter. This stuff is a nightmare for the spelling checker. Mark Townsend marktown@netspace.net.au Paradise_Lost { ; Copyright Mark Townsend, 28-01-99 reset=1960 type=formula formulafile=*.frm formulaname=mt_990128f function=tanh/recip/cos/exp center-mag=-1.26192/1.46107/2.87233/1.0492 params=1/1/0.1/0.1/-0.3/0.7 float=y maxiter=256 inside=128 outside=real decomp=256 periodicity=0 colors=dO9<2>ZJ2XH0VG0<3>N90080000<126>LPH00J<2>50P71R93U<9>TNlVOmXQoZSp\ `Uq<3>havjcwlew<2>rkytmzvozxqzzrz<3>rkypiyngxlew<2>f_udYtbWr<2>XQnVPmTNk\ RLi<9>71R50P30N10KJ60<6>YH0<7>lUImWLoYNpZPq`R<3>vf_whbwjd<2>ynkzpmzrozsq\ zus<3>yojymhxkfwjd<2>ueYtcWrbT<2>nYNmWKkUIiTGhREfQB cyclerange=0/255 } Into_the_Machine { ; Copyright Mark Townsend, 31-01-99 reset=1960 type=formula formulafile=*.frm formulaname=mt_990128f function=exp/sin/tan/ident center-mag=-1.12549/0.863527/6.59508 params=16/16/0.05/0.05/0.3/0.6 float=y maxiter=256 inside=0 decomp=256 colors=tmy<4>ohxngxmfxlewkdwjcw<14>WPnVPmUOlTNkSMj<20>71R60Q50P40O<3>00J\ J60<13>YH0ZI1_J3<18>oYOpZPq_Qq`RraSsaU<13>ymhyniynkyolzpm<4>ztrzusztr<9>\ xlgxkfxjewjdwicwha<14>nXMmWKlVJkUIjUH<13>YI1XH0WH0<11>J7000J<5>50P60Q71R\ 82S<12>LFeMGfNHf<10>YRoZSp_Tq`UqaVrbWs<13>piyqjyrkyslytmz<4>yrzzrzyrz<3>\ unz cyclerange=0/255 } frm:mt_990128f { Mark Townsend, 28-01-99 ; real p1 coloring speed of points captured by the Y axis ; imag p1 coloring speed of points captured by the X axis ; real p2 bailout point for orbits nearing the Y axis ; imag p2 bailout point for orbits nearing the X axis ; p3 Julia coordinates ; fn1 function for the fractal formula ('ident' for Julia) ; fn2 function for coloring points captured by the Y axis ; fn3 function for coloring points captured by the X axis ; fn4 function for the outside coloring ; use decomp=256 ; ; This is an implementation of Pickover's 'epsilon cross' ; method on a generalised Julia fractal. The user can set ; how near the orbit has to get to the axes before bailing ; out. The larger the values given to p2 the wider the ; 'stalks'. The values should be positive or 0 to turn the ; stalks off. Points within the stalks are coloured by the ; angle of z at bailout, messed up by a function. The outside ; is coloured by the angle of z on it's closest approach to the ; origin, again through a function. ; ; *********************************** z = pixel, c = p3, iter = 1, s = 1e9: ; *********************************** z = fn1(sqr(z)) + c ; find the closest z to to the origin if (|z| < |s|) s = z endif if (abs(real(z)) < real(p2)) ; caught by Y axis z = fn2(z)^real(p1) iter = 0 elseif (abs(imag(z)) < imag(p2)) ; caught by X axis z = fn3(z)^imag(p1) iter = 0 elseif (|z| > 4) z = fn4(s) iter = 0 endif iter > 0 } Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Mark Townsend" Subject: Re: (fractint) First images to the list Date: 02 Feb 1999 00:38:03 +1100 Sorry, I just noticed that I left out the semicolon before the first comment in the formula. Fractint still seems to generate the images OK, but for the sake of completeness can anybody who cares replace the first line of the the formula with this: frm:mt_990128f { ;Mark Townsend, 28-01-99 Thank you. Mark Townsend marktown@netspace.net.au Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: wdecker@csc.com Subject: Re: (fractint) Visitor Date: 01 Feb 1999 09:06:10 -0500 Almost every time I post a par I save the message first and run it through Fractint to be sure I've constructed it correctly. When I don't do that, I make mistakes. I should have learned by now. Replace the first line of the Visitor par's formula with: frm:bills-rotate3 { Bill Decker Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Gedeon Peteri Subject: (fractint) new and revised web pages Date: 01 Feb 1999 17:49:30 -0500 I added a new page of Ultra Fractal images of some Sylvie Gallet formulas to my Geocities web site. In addition, I revised the Paul Carlson page, adding some new Ultra Fractal images, and replacing others. The Paul Carlson formula and par collection is still available there for download. I hope you enjoy your visit. Gedeon -- Fractals: http://www.geocities.com/~gedeonp/index.html Member Infinite Fractal Loop Last updated: February 1, 1999 - new and updated pages Photography: http://members.xoom.com/gedeonp/index.html Last updated: November 8, 1998 Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Axel Schwanh?u?er" Subject: Re: (fractint) high res. pictures 4096*2732 Date: 02 Feb 1999 18:29:39 +0000 Michael Traynor wrote: > >I would like to create large high res. Fractint Pictures with Fractint > >19.6. My goal are 4096*2732 points 256colors. I didn't find an easier > >way to create manually the > >four 1024 * 768 pictures by evaluating the x-y-coordinates ba my own > >hands. > >And then putting them together in a pciture-edding-Program like Corel. > > > >Does anybody has an idea to make this more efficient? > > Axel, > > In fractint, hit "b" for the save pars screen. Toward the bottom there > are places for you to specify x and y multiples. If you put a "2" in > each, fractint will divide the screen in 4, 2 rows, 2 columns and save the > pars for the four images, together with a file called makemig.bat (IIRC). > When you run makemig.bat from the command prompt it will batch generate the > four images and piece them together into a multi-image gif file, and if you > remove the "rem" at the beginning of the next to last line of makemig.bat > (the line that refers to simplgif) it will convert the multi-image gif to > a straightforward gif (since many viewers don't handle multi-image gifs). > There is more in the fractint documentation. > > You can use this technique to make images up to 64Kx64K, if you have the > machine to handle it. Even for smaller images, it helps to have lots of > memory, as to make the simple gif image the machine needs enough memory > (or disk space) to hold 3 copies, uncompressed. > > Sometimes there are problems at the edges of the component images, > particularly if you use a guessing method for drawing, so I usually use > the one pass method to avoid the problem. > > One thing to remember is that by dividing up the images, you are > effectively zooming into the original. You might need to up the interation > count in the original (or edit the pars, which are in fractint.par) and > you need to be careful when you are near the limits of fp math, as a zoom > my put you into arbitrary precision, and really slow things down. > > Hope this helps (and isn't wrong - but I'm sure someone will set me > straight if it is). > > -- > Mike Traynor > > People who like this sort of thing will find this the sort of thing they like. > Abraham Lincoln > > -------------------------------------------------------------- > Thanks for using Fractint, The Fractals and Fractint Discussion List > Post Message: fractint@lists.xmission.com > Get Commands: majordomo@lists.xmission.com "help" > Administrator: twegner@phoenix.net > Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" Thank you very much! It (sometimes) works! Axel Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Paul Derbyshire Subject: Re: (fractint) high res. pictures 4096*2732 Date: 02 Feb 1999 12:51:59 -0500 At 06:29 PM 2/2/99 +0000, you wrote: [About three gigabytes of quoted material, including signatures and fractint list footers deleted] >It (sometimes) works! > >Axel Ladies and gentlemen, we have a newbie! -- .*. "Clouds are not spheres, mountains are not cones, coastlines are not -() < circles, and bark is not smooth, nor does lightning travel in a `*' straight line." ------------------------------------------------- -- B. Mandelbrot |http://surf.to/pgd.net _____________________ ____|________ Paul Derbyshire pderbysh@usa.net Programmer & Humanist|ICQ: 10423848| Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Bob Margolis Subject: (fractint) Mathematical Constants Date: 03 Feb 1999 22:41:06 -0600 Hello Fractal Artisans; If you need some mathematical constants to plug into the fractal formulas you devise, be sure to check out the Table of Mathematical Constants at: http://www.mathsoft.com/asolve/constant/table.html . Bob Margolis Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Paul Derbyshire Subject: Re: (fractint) high res. pictures 4096*2732 Date: 03 Feb 1999 23:55:18 -0500 At 12:51 PM 2/2/99 -0500, I wrote: >Ladies and gentlemen, we have a newbie! but it only showed up at 23:54 2/3/99 ... 36 hours later!!! What the fuck's the matter with the listserv? -- .*. "Clouds are not spheres, mountains are not cones, coastlines are not -() < circles, and bark is not smooth, nor does lightning travel in a `*' straight line." ------------------------------------------------- -- B. Mandelbrot |http://surf.to/pgd.net _____________________ ____|________ Paul Derbyshire pderbysh@usa.net Programmer & Humanist|ICQ: 10423848| Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Genealogy1@aol.com Subject: Re: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 08:17:31 EST Hi Fractal folks, I was appalled by the language used by Paul Derbyshire on his latest post. I would vote for his immediate expulsion from the FRACTINT list serve. --Bob Carr-- Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Paul Derbyshire Subject: Re: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 08:30:07 -0500 At 08:17 AM 2/4/99 EST, you wrote: >Hi Fractal folks, > >I was appalled by the language used by Paul Derbyshire on his latest post. I >would vote for his immediate expulsion from the FRACTINT list serve. Excuse me? This is a) off topic and b) an unprovoked attack on me. Nobody died and left you Internet Censor. If a message offends you, don't read it. :P -- .*. "Clouds are not spheres, mountains are not cones, coastlines are not -() < circles, and bark is not smooth, nor does lightning travel in a `*' straight line." ------------------------------------------------- -- B. Mandelbrot |http://surf.to/pgd.net _____________________ ____|________ Paul Derbyshire pderbysh@usa.net Programmer & Humanist|ICQ: 10423848| Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Kenneth Cole Subject: Re: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 07:29:07 -0600 Hello, Although I didn't approve of the language, I respect his work greatly. I totally disagree with any negative comments or actions about Paul. Everyone gets frustrated when you expect things to work and they don't. I know I do. Ken Cole Genealogy1@aol.com wrote: > > Hi Fractal folks, > > I was appalled by the language used by Paul Derbyshire on his latest post. I > would vote for his immediate expulsion from the FRACTINT list serve. > > --Bob Carr-- > > -------------------------------------------------------------- > Thanks for using Fractint, The Fractals and Fractint Discussion List > Post Message: fractint@lists.xmission.com > Get Commands: majordomo@lists.xmission.com "help" > Administrator: twegner@phoenix.net > Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Dean-Christian Strik" Subject: Re: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 17:15:24 +0100 I _don't_ quite think so! Frustration can be a very good reason for such language. And you're completely wrong (IMHO) when you think this is completely unacceptable. Your reaction does in no way show any social skills. Your behavior is IMO more to be frowned upon than Paul's. [Note: I've just been through days of fuss with ISPs and mail servers. I definitely wondered what the "****" was happening when I wasn't able to administrate my own mailing list (listserv :) because my ISP had put my list server in it's black list, and redirection didn't work and two different mail servers denied the existences of my accounts. -- Yes I can understand it.] -- Dean-Christian Strik ICQ: 11760568 dean2@bigfoot.com cstrik.isg@hetnet.nl Real programmers like vending machine popcorn. Coders pop it in the microwave oven. Real programmers use the heat given off by the CPU. They can tell what job is running just by listening to the rate of popping. -----Original Message----- >Hi Fractal folks, > >I was appalled by the language used by Paul Derbyshire on his latest post. I >would vote for his immediate expulsion from the FRACTINT list serve. > >--Bob Carr-- > >-------------------------------------------------------------- >Thanks for using Fractint, The Fractals and Fractint Discussion List >Post Message: fractint@lists.xmission.com >Get Commands: majordomo@lists.xmission.com "help" >Administrator: twegner@phoenix.net >Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Dean-Christian Strik" Subject: Re: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 17:04:42 +0100 Yeah, I wondered about that too. I got your message at 06:00 GMT+1, but the message you replied to didn't show up before 14:35 GMT+1.... It's a majordomo btw :) PS. I'm still on the list. As a lurker :) -- Dean-Christian Strik ICQ: 11760568 dean2@bigfoot.com cstrik.isg@hetnet.nl Real programmers like vending machine popcorn. Coders pop it in the microwave oven. Real programmers use the heat given off by the CPU. They can tell what job is running just by listening to the rate of popping. -----Original Message----- >At 12:51 PM 2/2/99 -0500, I wrote: >>Ladies and gentlemen, we have a newbie! > >but it only showed up at 23:54 2/3/99 ... 36 hours later!!! > >What the fuck's the matter with the listserv? >-- > .*. "Clouds are not spheres, mountains are not cones, coastlines are not >-() < circles, and bark is not smooth, nor does lightning travel in a > `*' straight line." ------------------------------------------------- > -- B. Mandelbrot |http://surf.to/pgd.net >_____________________ ____|________ Paul Derbyshire pderbysh@usa.net >Programmer & Humanist|ICQ: 10423848| > >-------------------------------------------------------------- >Thanks for using Fractint, The Fractals and Fractint Discussion List >Post Message: fractint@lists.xmission.com >Get Commands: majordomo@lists.xmission.com "help" >Administrator: twegner@phoenix.net >Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Fliguer, Miguel" Subject: RE: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 14:23:58 -0300 > Dean-Christian Strik wrote : > >>>Frustration can be a very good reason for such language. Dean, I have no problem with the word in question. But I definitely have a problem with the "Ladies & Gentlemen, we have a newbie" attitude from Paul's original post. And I assume the list admin is DEFINITELY having a problem about this thread, so I better shut up. no_par_today { formulafile=*.frm formulaname=no_par_today } frm:no_par_today { } Miguel Fliguer - Buenos Aires, Argentina http://members.xoom.com/fliguer/franktal.html Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Genealogy1@aol.com Subject: Re: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 13:04:25 EST In a message dated 2/4/99 12:27:34 PM Eastern Standard Time, M_Fliguer@miniphone.com.ar writes: << Dean, I have no problem with the word in question. >> If this member has no problem with the "word", perhaps he should be expelled as well. This list is not for gutter trash !!! --Bob Carr-- Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Genealogy1@aol.com Subject: Re: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 13:11:07 EST In a message dated 2/4/99 11:25:51 AM Eastern Standard Time, dean2@bigfoot.com writes: << Frustration can be a very good reason for such language. And you're completely wrong (IMHO) when you think this is completely unacceptable. Your reaction does in no way show any social skills. Your behavior is IMO more to be frowned upon than Paul's. >> There is NO REASON for such profanity on this format. If that's how one vents his frustration he is socialy imature at best. In reality, he is common without sense of others feelings. --Bob Carr-- Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: George Martin Subject: Re: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 13:49:24 -0500 Friends, I suggest that we quietly bring this thread to an end. Matters of list etiquette are the province of our able administrator, Tim Wegner, who watches the list carefully, and will take whatever action he deems necessary in the event of breach, perhaps a gentle private admonishment o= r a reminder to the whole group if a problem is more widespread. Digging in= our heels on the current matter will serve no purpose. Regards, George Martin = Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Les St Clair" Subject: Re: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 18:39:47 -0000 Paul Derbyshire wrote > If a message offends you, don't read it. :P How exactly do I do that? sixth sense? - Les Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Morgen H Bell" Subject: Re: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 13:55:38 -0500 Good heavens! The only thing fractal-like about all this is the endless repetitions which (I suppose) show self-similarity. Give it a rest, guys. Hi Fractal folks, I was appalled by the language used by Paul Derbyshire on his latest post. I would vote for his immediate expulsion from the FRACTINT list serve. --Bob Carr-- Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Alex Morano Subject: Re: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 15:17:17 -0500 Morgen H Bell wrote: > Good heavens! The only thing fractal-like about all this is the endless > repetitions which (I suppose) show self-similarity. Give it a rest, guys. Well, I am sure glad I just signed up for this list. I see there are a lot of discussions on fractals here. Thanks for the welcome. -- ,,,,, (o o) =======oOO==(_)==OOo======== http://www.bworks.com http://www.erols.com/amorano .oooO Oooo. =======( )====( )======= \ ( ) / \_) (_/ Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Dean-Christian Strik" Subject: Re: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 21:52:35 +0100 You can't be serious.... tell me, are you just kidding now or are you serious? If the latter applies to you, I can't but conclude you are the one who doesn't fit on this list. No offense, just IMHO... -- Dean-Christian Strik ICQ: 11760568 dean2@bigfoot.com cstrik.isg@hetnet.nl Real programmers like vending machine popcorn. Coders pop it in the microwave oven. Real programmers use the heat given off by the CPU. They can tell what job is running just by listening to the rate of popping. -----Original Message----- >In a message dated 2/4/99 12:27:34 PM Eastern Standard Time, >M_Fliguer@miniphone.com.ar writes: > ><< Dean, I have no problem with the word in question. >> > >If this member has no problem with the "word", perhaps he should be expelled >as well. > >This list is not for gutter trash !!! > >--Bob Carr-- > >-------------------------------------------------------------- >Thanks for using Fractint, The Fractals and Fractint Discussion List >Post Message: fractint@lists.xmission.com >Get Commands: majordomo@lists.xmission.com "help" >Administrator: twegner@phoenix.net >Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Paul Derbyshire Subject: Re: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 16:27:00 -0500 At 06:39 PM 2/4/99 -0000, you wrote: >Paul Derbyshire wrote > >> If a message offends you, don't read it. :P > >How exactly do I do that? sixth sense? Procmail. -- .*. "Clouds are not spheres, mountains are not cones, coastlines are not -() < circles, and bark is not smooth, nor does lightning travel in a `*' straight line." ------------------------------------------------- -- B. Mandelbrot |http://surf.to/pgd.net _____________________ ____|________ Paul Derbyshire pderbysh@usa.net Programmer & Humanist|ICQ: 10423848| Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Tim Gilman Subject: (fractint) ANT type on XFract Date: 04 Feb 1999 13:39:53 -0800 I can't get ANT to work using the 2nd ANT algorithm using XFract running on top of SGI's IRIX. Can someone try this guy out on their XFract? The trick is, I'm busy crafting the Macintosh port, and I'm not sure what it'll take to get this working.. Thanks! Tim Gilman http://www.scruz.net/~tgilman/tim/macfract/ Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "AA" Subject: RE: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 21:50:27 -0500 > -----Original Message----- > From: owner-fractint@lists.xmission.com > [mailto:owner-fractint@lists.xmission.com]On Behalf Of > Genealogy1@aol.com > Sent: Thursday, February 04, 1999 8:18 AM > To: fractint@lists.xmission.com > Subject: Re: (fractint) high res. pictures 4096*2732 > > > Hi Fractal folks, > > I was appalled by the language used by Paul Derbyshire on his > latest post. I > would vote for his immediate expulsion from the FRACTINT list serve. > > --Bob Carr-- > > -------------------------------------------------------------- > Thanks for using Fractint, The Fractals and Fractint Discussion List > Post Message: fractint@lists.xmission.com > Get Commands: majordomo@lists.xmission.com "help" > Administrator: twegner@phoenix.net > Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" > 01000110011101010110001101101011 Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Jim Watson Subject: RE: (fractint) ANT type on XFract Date: 05 Feb 1999 09:01:23 -0000 (GMT) Tim, I've tried ant type 2 out on my version of Xfractint (version 3.04 FRACTINT Version 19.6) running on a Linux system and can report that mine doesn't seem to work either. All I get is a horizontal bar ( 3-4 pixels wide) in the centre of the screen which gradually expands out to the edges of the window. Good luck with the porting.... On 04-Feb-99 Tim Gilman wrote: > I can't get ANT to work using the 2nd ANT algorithm using XFract running > on top of SGI's IRIX. Can someone try this guy out on their XFract? Best Regards Jim Watson Marconi Communications, VOA (Sri Lanka) Project Site Office, P.O. Box 14, Negombo, Sri Lanka. Fax : + 94 32 54584 Tel : + 94 71 770542 Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Jim Watson Subject: RE: (fractint) ANT type on XFract Date: 05 Feb 1999 09:01:23 -0000 (GMT) Tim, I've tried ant type 2 out on my version of Xfractint (version 3.04 FRACTINT Version 19.6) running on a Linux system and can report that mine doesn't seem to work either. All I get is a horizontal bar ( 3-4 pixels wide) in the centre of the screen which gradually expands out to the edges of the window. Good luck with the porting.... On 04-Feb-99 Tim Gilman wrote: > I can't get ANT to work using the 2nd ANT algorithm using XFract running > on top of SGI's IRIX. Can someone try this guy out on their XFract? Best Regards Jim Watson Marconi Communications, VOA (Sri Lanka) Project Site Office, P.O. Box 14, Negombo, Sri Lanka. Fax : + 94 32 54584 Tel : + 94 71 770542 Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Paul Derbyshire Subject: RE: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 22:18:31 -0500 At 09:50 PM 2/4/99 -0500, you wrote: [A lot of quoted material, followed by:] >01000110011101010110001101101011 ???????????????????????????????? -- .*. "Clouds are not spheres, mountains are not cones, coastlines are not -() < circles, and bark is not smooth, nor does lightning travel in a `*' straight line." ------------------------------------------------- -- B. Mandelbrot |http://surf.to/pgd.net _____________________ ____|________ Paul Derbyshire pderbysh@usa.net Programmer & Humanist|ICQ: 10423848| Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Paul Derbyshire Subject: RE: (fractint) ANT type on XFract Date: 04 Feb 1999 22:20:14 -0500 At 09:01 AM 2/5/99 -0000, you wrote: [A message] to both fractint@lists.xmission.com and fractint@xmission.com. This practise appears to produce duplicate messages on the list, as clearly both of your destination addresses work for posting. Please stick to just fractint@lists.xmission.com. -- .*. "Clouds are not spheres, mountains are not cones, coastlines are not -() < circles, and bark is not smooth, nor does lightning travel in a `*' straight line." ------------------------------------------------- -- B. Mandelbrot |http://surf.to/pgd.net _____________________ ____|________ Paul Derbyshire pderbysh@usa.net Programmer & Humanist|ICQ: 10423848| Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Lee&SusanLane Subject: Re: (fractint) high res. pictures 4096*2732 Date: 04 Feb 1999 21:21:10 -0800 This is a multi-part message in MIME format. --------------243E26DD57B1 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit George Martin hit the nail on the head, as I expect Tim would agree. But I have to say Bravo to Les St. Clair. That was brilliant. Here are some soothing pars. Cheers, Lee Lane >George Martin wrote: > > I suggest that we quietly bring this thread to an end. Matters of list > etiquette are the province of our able administrator, Tim Wegner, who > watches the list carefully, and will take whatever action he deems > necessary in the event of breach, perhaps a gentle private admonishment or > a reminder to the whole group if a problem is more widespread. Digging in > our heels on the current matter will serve no purpose. --------------243E26DD57B1 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="LLane01.par" LL2-0220 { ; Papal scepter t= 0:00:45.75 ; t=calc time [h:mm:ss.] using a PII-300 at 1280x1024 ; (c) 1999 by Lee Lane [Par date: Feb 04, 1999] ; e-mail to: slane@kiwi.dep.anl.gov reset=1960 type=formula formulafile=leelane2.frm formulaname=ll2-02 function=tan/atan/cos passes=1 center-mag=-0.00317878/0.00155285/0.1608899/0.8932/-90 params=21/0/1/1 float=y maxiter=256 inside=bof60 outside=atan rseed=-7839 colors=RNHSSS<14>000<11>NJEPLFTPI<16>zqb<18>QLGOKFMIEKHDIFC<8>000<31>www\ <31>000<2>543765986BA7DB8<24>zqb<24>EB8CA7A86875654<2>000<31>www<15>UUU } LL2-0221 { ; Splash t= 0:00:48.17 ; t=calc time [h:mm:ss.] using a PII-300 at 1280x1024 ; (c) 1999 by Lee Lane [Par date: Feb 03, 1999] ; e-mail to: slane@kiwi.dep.anl.gov reset=1960 type=formula formulafile=leelane2.frm formulaname=ll2-02 function=cotan/asin/sqrt passes=1 center-mag=-0.00317878/0.00155285/0.1581163/0.8932/-90 params=43/8/4/0 float=y maxiter=256 inside=bof60 outside=real rseed=-7839 colors=JPOsobtpc<2>oj_mhYkfWidUgbT<8>QLDOJCMHAKF9KF9<30>NW`NW`NV_<22>HHJ\ GHIGGHFGHFFGEFFEEEDDD<16>HMLINMINMJONJON<2>KRPKRQLSQLSRLTR<7>NXVOYWOYWPZ\ XPYW<8>OLHNJFNJF<13>ZO7_P6aQ6<11>p_7q`7ra7tb8tdCtfGtiKtkOtnS<12>PIG<5>WP\ LYQMZRN`SOaUP<3>hZU<14>NJFLHELIE<15>ZVM_WN`XOaYPbZQ<6>hdWieWjfXjfXkgY<7>\ rna } LL2-0222 { ; Chinese decoration t= 0:00:53.94 ; t=calc time [h:mm:ss.] using a PII-300 at 1280x1024 ; (c) 1999 by Lee Lane [Par date: Feb 03, 1999] ; e-mail to: slane@kiwi.dep.anl.gov reset=1960 type=formula formulafile=leelane2.frm formulaname=ll2-02 function=tan/atan/cos passes=1 center-mag=-0.00331305/0.00155285/0.2122482/0.8867/-90 params=21/0/1/1 float=y maxiter=256 inside=bof60 outside=atan rseed=-7839 colors=0003vW<22>0hm0hm1gn<13>3Xu3Wv4Wv4Vv<2>6Tx6Sx7Rx7Qx8Qy8Py<3>BLzBLz\ CKzCJzDJz<8>IDzJCzKBzLBzMAz<5>Q7yR7xS6xT5wT5w<4>X3u000OCs_2t<18>l0im0hn0\ gn0fo0e<4>r1bs1as2`t2_t2Zu2Z<8>x6Sx7Rx7Qy8Qy8Py9O<6>zDJzDIzEHzEHzFGzGG<1\ 3>xQ7xR6xS6wT5wT5wU5<5>tZ2t_2s_2s`2ra1rb1qb14KLI1z0KK000<55>000BzL<8>6xS\ 5wT5wT5wU4vV4vW } frm:LL2-02 { ; overlay LL1-08 and LL1-11 z = pixel,c = fn2(z^p1),b1 = p2+3,b2 = p2+1: IF (whitesq) z = fn1(z)*z*z+c PHC_bailout = |z| < b1 ELSE z = p1*fn2(z*z*z*fn1(z)) + fn1(fn2(fn3(z))) PHC_bailout = z < b2 ENDIF PHC_bailout} --------------243E26DD57B1-- Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: wdecker@csc.com Subject: (fractint) Posting pars Date: 04 Feb 1999 23:35:16 -0500 Something with smooth surfaces and not very complicated. Something that gets us back on topic. Bill Decker bold-stripes { ; (c) Bill Decker Feb 04, 1999 t= 0:00:53.22 ; on P150 800x600 reset=1960 type=formula formulafile=0bill.frm formulaname=billsfn4 function=recip/exp/abs center-mag=1.04059/0.573731/16.84333/1/-92.5 params=1/1/8/4 float=y potential=255/200/0 colors=000K10<39>cV0dW0dW1eX2<20>olXplZpm_qmaqma<37>dV1cU0cU0cU0<34>ZM0Z\ M0ZM0YL0YL0XK0<22>M30L20K10J00I00<33>100000000000<40>K00 } frm:billsfn4 { z = p1, temp = pixel : z = fn1(temp^p2) IF (5 < z) temp = fn2(temp) ELSE temp = fn3(z) ENDIF z < 100 } Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Morgan L. Owens" Subject: RE: (fractint) ANT type on XFract Date: 05 Feb 1999 17:52:09 +1300 At 09:01 05/02/99 -0000, you wrote: >Tim, > >I've tried ant type 2 out on my version of Xfractint (version 3.04 >FRACTINT Version 19.6) running on a Linux system and can report that mine >doesn't seem to work either. All I get is a horizontal bar ( 3-4 pixels >wide) in the centre of the screen which gradually expands out to the edges >of the window. > This sounds normal - if you're referring to the default "1100" rule. Try another rule to see if more interesting patterns result - "1101101" should give you a screenful of diagonal stripes. > >On 04-Feb-99 Tim Gilman wrote: >> I can't get ANT to work using the 2nd ANT algorithm using XFract running >> on top of SGI's IRIX. Can someone try this guy out on their XFract? >> This one is out of my bailiwick, I'm afraid. Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Tim Wegner" Subject: Re: (fractint) ANT type on XFract Date: 04 Feb 1999 23:14:31 -0600 Tim wrote: Tim Gilman wrote: > I can't get ANT to work using the 2nd ANT algorithm using XFract running > on top of SGI's IRIX. Can someone try this guy out on their XFract? The > trick is, I'm busy crafting the Macintosh port, and I'm not sure what > it'll take to get this working.. I'll have a look at ant under Linux. Thanks for the report. Jonathan and I are both working on Linux bug fixes right now. Tim Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Tim Wegner" Subject: (fractint) offensive messages Date: 04 Feb 1999 23:17:42 -0600 George said: > I suggest that we quietly bring this thread to an end. Matters of > list etiquette are the province of our able administrator, Tim > Wegner, who watches the list carefully, and will take whatever > action he deems necessary George is right. I am dealing with this. Let's have no more discussion of this on the list, beyond this message. I will now state the obvious. For the sake of the protecting the purpose of the list (discussion of fractals): 1. don't post messages to the list asking or commenting about whether the list is up or down or other list administration issues. If you must, email me personally. I will tell you in advance, though, that I have no interest in 36 hour interruptions of the list that cure themselves. If there is a fundamental problem with the list I want to know. As list administrator, I have to post messages about administration issues like this one from time to time. I ask everyone else to resist the temptation to comment or respond to any off topic messages. 2. Dn't use language on the list that is likely to offend enough people to start a thread about your language. This is not a list for the purpose of discussing your language. By the same token, if someone on the list offends you, email me personally, don't post to the list. Your complaint, however legitimate, is off topic. Email me and I will take care of the problem. If you are frustrated, send me emails full of profanity. I can handle it :-) 3. We don't need messages about newbies or non-newbies or anyone else that might make anyone feel unwelcome. Finally, thanks to everyone for keeping the tone of the list so pleasant and friendly for the vast majority of messages. Tim List administrator Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Tim Wegner" Subject: RE: (fractint) ANT type on XFract Date: 04 Feb 1999 23:45:41 -0600 Morgan wrote (responding to Tim Gilman): > >I've tried ant type 2 out on my version of Xfractint (version 3.04 > >FRACTINT Version 19.6) running on a Linux system and can report that mine > >doesn't seem to work either. All I get is a horizontal bar ( 3-4 pixels > >wide) in the centre of the screen which gradually expands out to the edges > >of the window. > > > This sounds normal - if you're referring to the default "1100" rule. Try > another rule to see if more interesting patterns result - "1101101" should > give you a screenful of diagonal stripes. You have hit the nail on the head. The type 2 ant works fine, it is just that the default isn't good for type 2. Your suggestion works for me. As Jim Watson pointed out, the Linux and DOS Ant behave the same, so it is not a Linux bug. Tim Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: PKyleCA@aol.com Subject: Re: (fractint) high res. pictures 4096*2732 Date: 05 Feb 1999 01:38:22 EST In a message dated 2/4/99 10:31:12 PM Pacific Standard Time, pderbysh@usa.net writes: << [A lot of quoted material, followed by:] >01000110011101010110001101101011 >> perhaps binary code was our first hint of achieving fractals with computers- exhibiting the properties of self-similarity (when various string lengths were observed)... Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Nigel H. J. Long" Subject: (fractint) A repeatable Plasma? Date: 05 Feb 1999 08:09:58 +0000 (GMT Standard Time) Please forgive me if I am asking either the obvious or the impossible! Is there any way to 'seed' a value in Fractint 19.6 so that I can always plot a PREDICTABLE 'plasma' type display? I am setting up a rolling demo for a group of 11 and 12 year olds to use in their science fair project, and it involves a plasma plot being used to make a 3D mountain range; but some plasma's work better than others and I would like to stack the deck a bit so they get a good one every time..... I tried pre-plotting a few and then loading them, but this does not show the viewer the whole process from start to finish - unless I cheat and don't use the plot itself, just load one of my pre-cooked screens instead :-) Any comments and advice would be appreciated - especially by the 1,000 visitors expected to see the results. ---------------------- Nigel H. J. Long (Information Scientist) n.h.long@soton.ac.uk Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Andrew Coppin" Subject: (fractint) UltraFractal Halley Formula Date: 05 Feb 1999 10:52:01 GMT Okay, as you've already guessed it's about UltraFractal, not fractint. My problem is this: I've put together an impressive array of Newton approx formulas, but I can't seem to convert them to Halley approx. The resulting formulas just don't work. I don't get it. For example, below is the "Halley Cubic" formula, which doesn't work. However, if you change the last line of the loop section to read "Z = Z - @Relax * (F / G)", this transforming it into the Newton approx, it works just fine. What gives? ################################################### HalleyCubic { init: Z = #Pixel Ca = @Co3 Cb = @Co2 Cc = @Co1 Da = Ca*3 Db = Cb*2 Ea = Da*2 Bailout = @Bailout * @Bailout loop: F = Ca*Z*Z*Z + Cb*Z*Z + Cc*Z - @Root G = Da*Z*Z + Db*Z + Cc H = Ea*Z + Db Z = Z - @Relax * F / (G - (H * F / 2 * G)) bailout: |F| > Bailout default: title = "Halley Cubic" param Bailout default = 0.001 endparam param Root default = (1.0, 0.0) endparam param Relax caption = "Relaxation Coef" default = (1.0, 0.0) endparam param Co3 caption = "Cubic Coef" default = (1.0, 0.0) endparam param Co2 caption = "Quadratic Coef" default = (0.0, 0.0) endparam param Co1 caption = "Linear Coef" default = (0.0, 0.0) endparam } Nam et ipsa scientia potestus est! (Sir Francis Facon) Andrew Orphi Coppin DMU MK. Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Brederlow Subject: (fractint) high res. pictures greater than 2560*2560 or posters greater 32x32 tiles Date: 05 Feb 1999 13:05:39 +0100 Why can't I have an image greater than 2560x2560 pixels in size? Where does that limitation come from? If it where 65535x65535 I could understand where it comes from, but 2560? Also, why is the number of tiles for a poster limited? (Well apart from the stupid 8+3 limit does has.) For non-fat filesystems it is no problem to have longer names and thus have tiles with multicharacter index. May the Source be with you. Goswin Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Fliguer, Miguel" Subject: RE: (fractint) A repeatable Plasma? Date: 05 Feb 1999 09:22:05 -0300 >>>Is there any way to 'seed' a value in Fractint 19.6 so that >>>I can always plot a PREDICTABLE 'plasma' type display? I am I guess fractint rseed=xxx would do the trick (it seems it was specifically introduced to get repeatable plasmas). This is in the F1 docs, in the "Calculation Parameters" screen. RTFM (sorry, RTM) ;-) Miguel Fliguer - Buenos Aires, Argentina Franktal Gallery - Shut Up And Draw Yer Fractals http://members.xoom.com/fliguer/franktal.html Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Dean-Christian Strik" Subject: Re: (fractint) A repeatable Plasma? Date: 05 Feb 1999 15:05:02 +0100 Hi, use 'rseed=000' or something similar from the CLI or screen. -- Dean-Christian Strik ICQ: 11760568 dean2@bigfoot.com cstrik.isg@hetnet.nl Real programmers like vending machine popcorn. Coders pop it in the microwave oven. Real programmers use the heat given off by the CPU. They can tell what job is running just by listening to the rate of popping. -----Original Message----- >Please forgive me if I am asking either the obvious or the >impossible! > >Is there any way to 'seed' a value in Fractint 19.6 so that >I can always plot a PREDICTABLE 'plasma' type display? I am >setting up a rolling demo for a group of 11 and 12 year >olds to use in their science fair project, and it involves >a plasma plot being used to make a 3D mountain range; but >some plasma's work better than others and I would like to >stack the deck a bit so they get a good one every time..... > >I tried pre-plotting a few and then loading them, but this >does not show the viewer the whole process from start to >finish - unless I cheat and don't use the plot itself, just >load one of my pre-cooked screens instead :-) > >Any comments and advice would be appreciated - especially >by the 1,000 visitors expected to see the results. > >---------------------- >Nigel H. J. Long >(Information Scientist) >n.h.long@soton.ac.uk > > >-------------------------------------------------------------- >Thanks for using Fractint, The Fractals and Fractint Discussion List >Post Message: fractint@lists.xmission.com >Get Commands: majordomo@lists.xmission.com "help" >Administrator: twegner@phoenix.net >Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Les St Clair" Subject: (fractint) January PAR collection Date: 05 Feb 1999 22:29:41 -0000 The January par collection of postings to this mail list is now available at: http://ourworld.compuserve.com/homepages/Les_StClair/fml.htm (just the parameters) or, if you prefer the pars with their original messages left intact you can get this version: http://www.homeusers.prestel.co.uk/crosstrees/fml.htm Updated companion formula & IFS collections are available from both sites. cheers, Les Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Morgan L. Owens" Subject: (fractint) Binary code fractals Date: 06 Feb 1999 13:04:00 +1300 At 01:38 05/02/99 EST, PKyleCA wrote: >In a message dated 2/4/99 10:31:12 PM Pacific Standard Time, pderbysh@usa.net >writes: > > > >01000110011101010110001101101011 >> > >perhaps binary code was our first hint of achieving fractals with computers- >exhibiting the properties of self-similarity (when various string lengths were observed)... > The Morse-Thue sequence could well be looked at as a fractal bit sequence (in the same way that Pascal's triangle mod 2 can be seen as corresponding to Sierpinski's Gasket). It is certainly self-similar: for a start, just taking every _second_ bit in the sequence yields the original sequence. There are at least three ways of generating it (these come from the ever-enthralling Clifford Pickover's book "Mazes for the Mind") The first can be implemented as a L-system. Starting with a 0, we take the sequence we have up to now (to start with, "0") and replace each 0 with 01 and each 1 with 10. For the second method we again start with 0. For each step, take the sequence we have up to now, copy it with all its bits flipped (writing "1" for "0" and vice versa), and append it to the original. The third is probably one of the easier methods for generating really long portions of the sequence, since it doesn't need to remember what has already been generated. Write down the binary expansions of the natural numbers 0, 1, 2, 3, ... Now for each number write down a 0 if there is an even number of "1"s in the binary expansion, and a 1 if there is an odd number. It's an eerie sequence to listen to (high note for 0, low note for 1, perhaps) and strangely difficult to type... 0110100110010110100101100110100110010110011010010110100110010110100101100110 1001011010011001011001101001100101101001011001101001100101100110100101101001 1001011001101001100101101001011001101001011010011001011010010110011010011001 0110011010010110100110010110... Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: BillatNY@aol.com Subject: Re: (fractint) Posting pars Date: 06 Feb 1999 14:54:23 EST Mr. Decker admonished me for not submitting pars based on his last formula after I complimented him on it. So blame him for these pictures, not me. frm:billsfm4 { z = p1, temp = pixel : z = fn1(temp^p2) IF (5 < z) temp = fn2(temp) ELSE temp = fn3(z) ENDIF z < 100 } Des01 { ; Bill Rossi ; Based on a William Decker frm ; Modified Linda Allison color map reset=1960 type=formula formulafile=bdecker.frm formulaname=billsfn4 function=ident/ident/log center-mag=4.68e-006/0.00292203/1.644749/1.3258 params=1/1/4/0 float=y potential=256/200/0 colors=0001JG1KE1SN<7>4zp<29>2DC2BA2BA<12>111000000000<15>000500500<26>i\ B3<8>xeKziMyfL<7>kF5iB3fA3<8>911500000<12>000000011021032mI7143iB3165<9>\ ziM3B9<15>000<5>3CA4FC5JF<10>Fte<14>155012000<15>4zn<2>4pe4lb4h_3dX3`U<8\ >022<2>0FC } Des02 { ; Bill Rossi ; Based on a William Decker frm reset=1960 type=formula formulafile=bdecker.frm formulaname=billsfn4 function=exp/cosh/sqrt center-mag=-5.36e-007/-0.852673/2.380953 params=1/1/4/0 float=y potential=256/200/0 colors=000dGK<13>CmQ<26>r91<12>qBRqBTrDS<34>zsPztPxrO<37>312<4>947A58A58\ <11>MCJNCKNEK<14>GoU<13>SdXTcXUbYVaZ<10>hPbmjh<36>iObrnH<19>rFS } Des03 { ; Bill Rossi ; Based on a William Decker frm reset=1960 type=formula formulafile=bdecker.frm formulaname=billsfn4 function=cosh/cosxx/atanh passes=1 center-mag=0/0/0.6666667 params=1/1/4/0 float=y potential=256/200/0 colors=000zzzQ_l<18>8CQs0G<8>S08nTs<16>R9Veof<7>LQMpgX<7>wUO<7>UFCmkN<18\ >RJ3yN9<10>PA4s0G<15>L69xy2<24>UR8gYi<23>L69abl<17>FARD9QC7PA5N_tS<15>HM\ Ktw3<10>fd5s0G<6>S8BpKw<5>WFZSEVODRKCMKzz<6>A5Nzzzzzzzzz } Des04 { ; Bill Rossi ; Based on a William Decker frm reset=1960 type=formula formulafile=bdecker.frm formulaname=billsfn4 function=recip/exp/abs center-mag=+1.11260997067448700/+1.04687092568448500/77.51938 params=1/1/4/4 float=y potential=255/200/0 colors=000uou<26>cWvnjaaZHyqu<11>h4myrr<16>T24pkp<2>MI_zuu<33>nr_sZmkBdA\ 2zkuSrojii_mic_XMMK3ytt<31>O6Drul<3>Kv9zts<11>zgWzeTxuu<21>2dorhkjV`aHQz\ ut<40>P9dO7cO8c<9>IIgVbU<4>NYNzuu<6>upu } Bill Rossi http://members.aol.com/billatny/fractopi.htm Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: wdecker@csc.com Subject: Re: (fractint) Posting pars Date: 06 Feb 1999 21:54:39 -0500 > Mr. Decker admonished me for not submitting pars based on his last formula > after I complimented him on it. So blame him for these pictures, not me. [snip] > Bill Rossi Blame is not warranted. I find these images to be complimentary to what I posted. I'm always surprised by what others find in the formulas I post. I write a formula and then I wander around it trying to see its possibilities. After banging away at it for what seems an eternity, I feel like I've exhausted it. A fresh view is always startling. That is why I asked for Bill's post. Good, new perspective. I like the images. Just to let you see where I've explored in this formula, here are images I created on this theme last year. flowerbed { ; (c) Bill Decker Aug 03, 1998 t= 0:02:09.40 ; on P100 1024x768 reset=1960 type=formula formulafile=0bill.frm formulaname=billsfn4 function=cos/atan/abs center-mag=0.584848/-0.377847/14.09517/1/-162.5 params=5/5/-1/-5 float=y potential=255/100/0 colors=800AQNBRP<11>3GA3F93F9<21>144143133132122121111000<41>u00w00v00<3\ 7>200000020050<11>los<13>SNCQL9PK8QK6<14>xn_<13>TN9RL7PJ7PK8<14>nru<14>0\ 50130200<2>011011021031<3>0630630730830940940A4<3>1D71E82FA<9>9PM } deathwords2 { ; (c) Bill Decker Aug 08, 1998 t= 0:00:52.45 ; on P150 800x600 reset=1960 type=formula formulafile=0bill.frm formulaname=billsfn4 function=cos/atan/abs passes=b center-mag=0.567271/-0.421102/13.34454/1/-157.499 params=5/5/-1/-5 float=y fillcolor=200 potential=255/100/0 colors=000Q00<13>k00m00m10<29>yk0zm0zm1<30>zzz<44>zz5zz3zz2zz0zy0<43>z50\ z30z20z00y00<59>200000000000<14>O00 } frm:billsfm4 { z = p1, temp = pixel : z = fn1(temp^p2) IF (5 < z) temp = fn2(temp) ELSE temp = fn3(z) ENDIF z < 100 } Bill Decker Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Paul Derbyshire Subject: Re: (fractint) Posting pars Date: 06 Feb 1999 22:01:25 -0500 At 09:54 PM 2/6/99 -0500, you wrote: >flowerbed { ; (c) Bill Decker Aug 03, 1998 t= 0:02:09.40 > ; on P100 1024x768 [deletia] >deathwords2 { ; (c) Bill Decker Aug 08, 1998 t= 0:00:52.45 > ; on P150 800x600 [deletia] Hey. Where did you get those 50 shiny new megahertz, and do you know where I can get a few cheap? :-) -- .*. "Clouds are not spheres, mountains are not cones, coastlines are not -() < circles, and bark is not smooth, nor does lightning travel in a `*' straight line." ------------------------------------------------- -- B. Mandelbrot |http://surf.to/pgd.net _____________________ ____|________ Paul Derbyshire pderbysh@usa.net Programmer & Humanist|ICQ: 10423848| Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Birdsinger@aol.com Subject: Re: (fractint) Posting pars Date: 07 Feb 1999 14:46:16 EST Here is a Valentine's Day variation of the Des01 par posted by Bill Rossi, formula by William Decker and color map by Linda Allison: valen1 { ; Birdie ; Based on a Bill Rossi par of a William Decker frm ; Modified Linda Allison color map reset=1960 type=formula formulafile=valen.par formulaname=billsfv4 function=ident/ident/log center-mag=0.0391379/-0.00708526/0.5980878/1.2096 params=6/0 float=y potential=256/200/0 colors=mob255244333222<2>414515717<2>B0DC0FC0H<3>G0PH0RH0SH0U<12>M0oN0qN\ 0q<11>VAuVBvWBu<13>qLZsMXsNX<2>rQWrSVrTVrVUrWU<4>rcVrdVqfWqgX<6>qqjpslps\ k<2>orgoqfnqempdlob<12>SgdQfePed<5>L`_K_ZJYX<7>8JJ7IH6GF5FE4DD3CB2AA<3>3\ 66356245234235236<3>22D31F42H42J53M64P<14>Q3qS2sT2uU1vV1xX0z<13>RQzQSzQS\ z<13>aaqbbpddr<3>llz<4>gZqeWoeVn<13>W8YV6WU6V<14>F0FE0ED0DC0CB1B<4>626 } frm:billsfv4 { temp = pixel : z = fn1(temp^p1) IF (5 < z) temp = fn2(temp) ELSE temp = fn3(z) ENDIF z < 100 } Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: wdecker@csc.com Subject: Re: (fractint) Posting pars Date: 08 Feb 1999 21:25:02 -0500 > Hey. Where did you get those 50 shiny new megahertz, and do you know where > I can get a few cheap? :-) I work on two machines and since the image size and speed have impact on time to complete, I try to keep my comments consistent with that fact. The 150 MHz PC is a laptop. I had some concerns about buying a laptop for fractaling, especially because that was going to be its primary purpose. Since then I have discovered that the search for fractal images is mightily enhanced when it is performed in a lazy-boy recliner with an adult beverage in easy reach. (Something I would find hard to do with a desktop model.) Bill Decker Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "narada" Subject: Re: (fractint) Posting pars Date: 09 Feb 1999 21:26:39 +1100 This is a multi-part message in MIME format. ------=_NextPart_000_0014_01BE5472.E1907BE0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi. Im new to the list. Hope you like these... Franjipani { ; Dan Vantari ; Based on a Bill Rossi par of a William Decker frm ; Narada's colour map reset=3D1960 type=3Dformula formulafile=3Dweb.par = formulaname=3Dbillsfv4 function=3Dcotan/sqrt/exp center-mag=3D0.0206845/-0.00708526/0.9902116/1.2096 params=3D5/0 = float=3Dy potential=3D256/200/0 = colors=3D000zum<23>zd2zc0zd0<14>zz0<15>z00<14>ZZZccc<7>zzz<6>00z<15>zz0<1= 5\ = >z00<15>00z<15>0z0<15>z0z<14>N0NK0KJ1L<13>2Sk0Um0Vm<13>0km0mm0mm<14>0cz<\= 15>zzz<5>zvo } IceCrystals { ; Dan Vantari ; Based on a Bill Rossi par of a William Decker frm =20 reset=3D1960 type=3Dformula formulafile=3Dvar.par = formulaname=3Dbillsfv4 function=3Dsqrt/cos/exp center-mag=3D0.0206845/-0.00708526/1.27913/1.2096 params=3D6/0 = float=3Dy potential=3D256/200/0 = colors=3D222ISaIUeIWiMYiMWeQYeQ_iUaiU_eUYaQWaQUYUWYUUUQSUQQQUSQUQMUOIQMIQ= O\ = MMMMMKIIIIIKMIMQMOQMQUIOUEMUEKQAIQAKU6IU2GU2EQ6GQ6EM2CM2AI6CIAEIAGMEIM<2\= = >ECAAAAACE6AE28E26A68A666246642A62A86EA6E82IA2MC2ME6IC6IEAIGEMIEMGAQIAQK\= = EUMEUKAUI6QG6QE2<2>aK2aM6YK6YMAYOEaQEaOAeQAeSEiUEiSAiQ6eO6eM2iO2mQ2mS6qU\= = 6qS2uU2yW2yY6uW6uYAy_AyaEu_EqYEqWAmUA<2>m_MqaMq_IuaIycIyeMucMueQygQyiUug\= = UqeUqcQmaQmcUiaUe_UeYQi_QiYMiWIeUIeWMaUMaSIYQIYSMYUQaWQaYUYWUYYYa_YaaaY_\= = aYaeYciaeiaceeeeegiiiiigeieaecaeaYicYmeYmgaqiaqgYuiYykYymaukaumeyoeyqiuo\= = iqmiqkemie<2>moqqqqqomuqmysmyuqusquuuywuyyyuwyquyqsumqumsyiqyeoyemuiouim\= = qikmeimekqaiqagmYemYgqYiuakuamy<2>QgyQeuUguUeqUcmQamQcqMaqM_mIYmI_qIauMc\= = uMeyIcyEayE_uAYuA_y6Yy2Wy2Uu6Wu6Uq2Sq2Qm6SmAUmAWqEYq<2>ESeAQeASi6Qi2Oi2M\= e6Oe6Ma2Ka2IY6KYAMYAOaEQaEOYIQYMSYMUa } frm:billsfv4 { temp =3D pixel : z =3D fn1(temp^p1) IF (5 < z) temp =3D fn2(temp) ELSE temp =3D fn3(z) ENDIF z < 100 } ------=_NextPart_000_0014_01BE5472.E1907BE0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi.
Im new to the = list. Hope you=20 like these...
 
 
Franjipani       {=20 ; Dan=20 Vantari
          &n= bsp;         =20 ; Based on a Bill Rossi par of a William Decker=20 frm
           =          =20 ; Narada's colour map
  reset=3D1960 type=3Dformula = formulafile=3Dweb.par=20 formulaname=3Dbillsfv4
  function=3Dcotan/sqrt/exp
 =20 center-mag=3D0.0206845/-0.00708526/0.9902116/1.2096 params=3D5/0 = float=3Dy
 =20 potential=3D256/200/0
 =20 colors=3D000zum<23>zd2zc0zd0<14>zz0<15>z00<14>ZZZ= ccc<7>zzz<6>00z<15>zz0<15\
 =20 >z00<15>00z<15>0z0<15>z0z<14>N0NK0KJ1L<13&g= t;2Sk0Um0Vm<13>0km0mm0mm<14>0cz<\
 =20 15>zzz<5>zvo
  }
 

IceCrystals       { ; Dan=20 Vantari
          &n= bsp;         =20 ; Based on a Bill Rossi par of a William Decker=20 frm
           =         =20
  reset=3D1960 type=3Dformula formulafile=3Dvar.par=20 formulaname=3Dbillsfv4
  function=3Dsqrt/cos/exp
 =20 center-mag=3D0.0206845/-0.00708526/1.27913/1.2096 params=3D6/0 = float=3Dy
 =20 potential=3D256/200/0
 =20 colors=3D222ISaIUeIWiMYiMWeQYeQ_iUaiU_eUYaQWaQUYUWYUUUQSUQQQUSQUQMUOIQMIQ= O\
 =20 MMMMMKIIIIIKMIMQMOQMQUIOUEMUEKQAIQAKU6IU2GU2EQ6GQ6EM2CM2AI6CIAEIAGMEIM<= ;2\
 =20 >ECAAAAACE6AE28E26A68A666246642A62A86EA6E82IA2MC2ME6IC6IEAIGEMIEMGAQIA= QK\
 =20 EUMEUKAUI6QG6QE2<2>aK2aM6YK6YMAYOEaQEaOAeQAeSEiUEiSAiQ6eO6eM2iO2mQ2= mS6qU\
 =20 6qS2uU2yW2yY6uW6uYAy_AyaEu_EqYEqWAmUA<2>m_MqaMq_IuaIycIyeMucMueQygQ= yiUug\
 =20 UqeUqcQmaQmcUiaUe_UeYQi_QiYMiWIeUIeWMaUMaSIYQIYSMYUQaWQaYUYWUYYYa_YaaaY_\=
 =20 aYaeYciaeiaceeeeegiiiiigeieaecaeaYicYmeYmgaqiaqgYuiYykYymaukaumeyoeyqiuo\=
 =20 iqmiqkemie<2>moqqqqqomuqmysmyuqusquuuywuyyyuwyquyqsumqumsyiqyeoyemu= iouim\
 =20 qikmeimekqaiqagmYemYgqYiuakuamy<2>QgyQeuUguUeqUcmQamQcqMaqM_mIYmI_q= IauMc\
 =20 uMeyIcyEayE_uAYuA_y6Yy2Wy2Uu6Wu6Uq2Sq2Qm6SmAUmAWqEYq<2>ESeAQeASi6Qi= 2Oi2M\
 =20 e6Oe6Ma2Ka2IY6KYAMYAOaEQaEOYIQYMSYMUa
  }
 
frm:billsfv4  {
  temp = =3D pixel=20 :
  z =3D fn1(temp^p1)
  IF (5 < = z)
    temp=20 =3D fn2(temp)
  ELSE
    temp =3D = fn3(z)
 =20 ENDIF
  z < 100
  }
------=_NextPart_000_0014_01BE5472.E1907BE0-- Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Wayne Kiely" Subject: (fractint) 10 PARS and a FRM Date: 10 Feb 1999 00:13:40 +1030 Hi all, I found the following whilst starting to play with my first formulas. My first real attempt was so simple the results surprised me. Someone with better maths might be able to explain the presence of the 'julia like' zooms b, e and h into the points that are just visible in the 'bulbs' in the 'a' mandelbrot image. I have never seen the two together before. Wayne frm:WK990208 { z=c=pixel: z = z * z + pixel, if (fn1(|z|) < .05) z = z * 100 endif |z| < 4 } wk990208a { ; W Kiely ; Feb 08, 1999 ; t= 0:09:30.84 on PII 350 MMX at 1024 x 768 reset=1960 type=formula formulafile=wk.frm formulaname=wk990208 function=abs center-mag=-0.500083/1.0105e-005/0.6666712 maxiter=1000 inside=zmag outside=real colors=z00n00<23>30000000z<30>0000z0<29>030000000<76>xxxyyyzzzzzzyyyxxx<\ 74>000JJfJJfx00<3>p00 } wk990208b { ; W Kiely ; Feb 08, 1999 ; t= 0:00:10.27 on PII 350 MMX at 1024 x 768 reset=1960 type=formula formulafile=wk.frm formulaname=wk990208 function=abs center-mag=-0.99998450250000000/+0.00000390410000000/47.60351/1.0008 maxiter=1000 inside=zmag outside=real colors=z00n00<23>30000000z<30>0000z0<29>030000000<76>xxxyyyzzzzzzyyyxxx<\ 74>000JJfJJfx00<3>p00 } wk990208c { ; W Kiely ; Feb 08, 1999 ; t= 0:00:20.22 on PII 350 MMX at 1024 x 768 reset=1960 type=formula formulafile=wk.frm formulaname=wk990208 function=abs center-mag=-1.31043175000000000/+0.00001791119500000/121.1846/0.9997 maxiter=1000 inside=zmag outside=real colors=z00n00<23>30000000z<30>0000z0<29>030000000<76>xxxyyyzzzzzzyyyxxx<\ 74>000JJfJJfx00<3>p00 } wk990208d { ; W Kiely ; Feb 08, 1999 ; t= 0:00:20.76 on PII 350 MMX at 1024 x 768 reset=1960 type=formula formulafile=wk.frm formulaname=wk990208 function=abs center-mag=-1.75487840968424400/-0.00000017833685776/120716.4 float=y maxiter=1000 inside=zmag outside=real colors=z00n00<23>30000000z<30>0000z0<29>030000000<76>xxxyyyzzzzzzyyyxxx<\ 74>000JJfJJfx00<3>p00 } wk990208e { ; W Kiely ; Feb 08, 1999 ; t= 0:00:19.56 on PII 350 MMX at 1024 x 768 reset=1960 type=formula formulafile=wk.frm formulaname=wk990208 function=abs center-mag=-0.12258783000000000/+0.74487781550000000/116.3501/1.0023 maxiter=1000 inside=zmag outside=real colors=z00n00<23>30000000z<30>0000z0<29>030000000<76>xxxyyyzzzzzzyyyxxx<\ 74>000JJfJJfx00<3>p00 } wk990208f { ; W Kiely ; Feb 08, 1999 ; t= 0:01:18.98 on PII 350 MMX at 1024 x 768 reset=1960 type=formula formulafile=wk.frm formulaname=wk990208 function=abs center-mag=-0.12255853400000000/+0.74486988749999990/10936.91/0.9997 maxiter=1000 inside=zmag outside=real colors=z00n00<23>30000000z<30>0000z0<29>030000000<76>xxxyyyzzzzzzyyyxxx<\ 74>000JJfJJfx00<3>p00 } wk990208g { ; W Kiely ; Feb 08, 1999 ; t= 0:04:46.10 on PII 350 MMX at 1024 x 768 reset=1960 type=formula formulafile=wk.frm formulaname=wk990208 function=abs passes=t center-mag=-0.12278743933445910/+0.74488480237201430/6.701785e+012 float=y maxiter=1000 inside=zmag outside=real colors=z00n00<23>30000000z<30>0000z0<29>030000000<76>xxxyyyzzzzzzyyyxxx<\ 74>000JJfJJfx00<3>p00 } wk990208h { ; W Kiely ; Feb 08, 1999 ; t= 0:00:42.67 on PII 350 MMX at 1024 x 768 reset=1960 type=formula formulafile=wk.frm formulaname=wk990208 function=abs center-mag=-0.12278642759328280/+0.74488567242585060/7.352441e+008 float=y maxiter=1000 inside=zmag outside=real colors=z00n00<23>30000000z<30>0000z0<29>030000000<76>xxxyyyzzzzzzyyyxxx<\ 74>000JJfJJfx00<3>p00 } wk990208i { ; W Kiely ; Feb 08, 1999 ; t= 0:01:01.31 on PII 350 MMX at 1024 x 768 reset=1960 type=formula formulafile=wk.frm formulaname=wk990208 function=abs center-mag=-0.12278642760099750/+0.74488567239098110/5.523178e+010 float=y maxiter=1000 inside=zmag outside=real colors=z00n00<23>30000000z<30>0000z0<29>030000000<76>xxxyyyzzzzzzyyyxxx<\ 74>000JJfJJfx00<3>p00 } wk990208j { ; W Kiely ; Feb 08, 1999 ; t= 0:00:52.90 on PII 350 MMX at 1024 x 768 reset=1960 type=formula formulafile=wk.frm formulaname=wk990208 function=abs center-mag=-0.12278642760054370/+0.74488567239143520/1.287913e+010 float=y maxiter=1000 inside=zmag outside=real colors=z00n00<23>30000000z<30>0000z0<29>030000000<76>xxxyyyzzzzzzyyyxxx<\ 74>000JJfJJfx00<3>p00 } Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "AA" Subject: RE: (fractint) Binary code fractals Date: 09 Feb 1999 13:53:38 -0500 > -----Original Message----- > From: owner-fractint@lists.xmission.com > [mailto:owner-fractint@lists.xmission.com]On Behalf Of Morgan L. Owens > Sent: Friday, February 05, 1999 7:04 PM > To: fractint@lists.xmission.com > Subject: (fractint) Binary code fractals > > > At 01:38 05/02/99 EST, PKyleCA wrote: > >In a message dated 2/4/99 10:31:12 PM Pacific Standard Time, > pderbysh@usa.net > >writes: > > > > > > >01000110011101010110001101101011 >> > > > >perhaps binary code was our first hint of achieving fractals > with computers- > >exhibiting the properties of self-similarity (when various string lengths > were observed)... > > > The Morse-Thue sequence could well be looked at as a fractal bit sequence > (in the same way that Pascal's triangle mod 2 can be seen as corresponding > to Sierpinski's Gasket). It is certainly self-similar: for a start, just > taking every _second_ bit in the sequence yields the original sequence. > > There are at least three ways of generating it (these come from the > ever-enthralling Clifford Pickover's book "Mazes for the Mind") > > The first can be implemented as a L-system. Starting with a 0, we take the > sequence we have up to now (to start with, "0") and replace each 0 with 01 > and each 1 with 10. > > For the second method we again start with 0. For each step, take the > sequence we have up to now, copy it with all its bits flipped (writing "1" > for "0" and vice versa), and append it to the original. > > The third is probably one of the easier methods for generating really long > portions of the sequence, since it doesn't need to remember what has > already been generated. > Write down the binary expansions of the natural numbers 0, 1, 2, 3, ... > Now for each number write down a 0 if there is an even number of "1"s in > the binary expansion, and a 1 if there is an odd number. > > It's an eerie sequence to listen to (high note for 0, low note for 1, > perhaps) and strangely difficult to type... > 0110100110010110100101100110100110010110011010010110100110010110100101100110 > 1001011010011001011001101001100101101001011001101001100101100110100101101001 > 1001011001101001100101101001011001101001011010011001011010010110011010011001 > 0110011010010110100110010110... > > > > -------------------------------------------------------------- > Thanks for using Fractint, The Fractals and Fractint Discussion List > Post Message: fractint@lists.xmission.com > Get Commands: majordomo@lists.xmission.com "help" > Administrator: twegner@phoenix.net > Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" > The Morse-Thue sequence is the parity of the sum of the digits of the binary representation of the numbers 0, 1, 2, ... If we substitute 1 for the 0's and -1 for the 1's in M-T then we get the sequence 1 -1 -1 1 -1 1 1 -1 -1 1 1 -1 1 -1 -1 1 ... which are the coefficients of the infinite series generated by (1-x)*(1-x^2)*(1-x^4)*(1-x^8)... Years ago, I created the notation 2-Prod f(x) = f(x)*f(x^2)*f(x^4)... or more generally n-Prod f(x,y) = f(x,y)*f(x^n,y^n)*f(x^(n^2),y^(n^2))*f(x^(n^3),y^(n^3))... It turns out that this is the generating function for the Integer-Lattice Scaling Fractal (ILSF)generated by the set of points corresponding to f(x,y). Thus, 2-Prod (1-x) generates the revised M-T and 2-Prod (1+x+y) generates a serpinski triangle as does 2-Prod (1+xy+x^2). I have written some code for generating these types of ILSF's and its principles could be included in fractint, but... it emphasizes number-theoretic and combinatorial qualities rather than the analytic qualities of most fractint fractals. One of my entries in the last contest was generated by this code. Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "narada" Subject: (fractint) Resend of above in plain text Date: 10 Feb 1999 13:21:40 +1100 This is a multi-part message in MIME format. ------=_NextPart_000_0052_01BE54F8.4B577D00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi. Im new to the list (and have just had it pointed out that my browser was = sending HTML format, so this is a repeat of the above PARs, thanks). = Hope you like these... =20 =20 Franjipani { ; Dan Vantari ; Based on a Bill Rossi par of a William Decker frm ; Narada's colour map reset=3D1960 type=3Dformula formulafile=3Dweb.par = formulaname=3Dbillsfv4 function=3Dcotan/sqrt/exp center-mag=3D0.0206845/-0.00708526/0.9902116/1.2096 params=3D5/0 = float=3Dy potential=3D256/200/0 = colors=3D000zum<23>zd2zc0zd0<14>zz0<15>z00<14>ZZZccc<7>zzz<6>00z<15>zz0<1= 5\ = >z00<15>00z<15>0z0<15>z0z<14>N0NK0KJ1L<13>2Sk0Um0Vm<13>0km0mm0mm<14>0cz<\= 15>zzz<5>zvo } =20 IceCrystals { ; Dan Vantari ; Based on a Bill Rossi par of a William Decker frm =20 reset=3D1960 type=3Dformula formulafile=3Dvar.par = formulaname=3Dbillsfv4 function=3Dsqrt/cos/exp center-mag=3D0.0206845/-0.00708526/1.27913/1.2096 params=3D6/0 = float=3Dy potential=3D256/200/0 = colors=3D222ISaIUeIWiMYiMWeQYeQ_iUaiU_eUYaQWaQUYUWYUUUQSUQQQUSQUQMUOIQMIQ= O\ = MMMMMKIIIIIKMIMQMOQMQUIOUEMUEKQAIQAKU6IU2GU2EQ6GQ6EM2CM2AI6CIAEIAGMEIM<2\= = >ECAAAAACE6AE28E26A68A666246642A62A86EA6E82IA2MC2ME6IC6IEAIGEMIEMGAQIAQK\= = EUMEUKAUI6QG6QE2<2>aK2aM6YK6YMAYOEaQEaOAeQAeSEiUEiSAiQ6eO6eM2iO2mQ2mS6qU\= = 6qS2uU2yW2yY6uW6uYAy_AyaEu_EqYEqWAmUA<2>m_MqaMq_IuaIycIyeMucMueQygQyiUug\= = UqeUqcQmaQmcUiaUe_UeYQi_QiYMiWIeUIeWMaUMaSIYQIYSMYUQaWQaYUYWUYYYa_YaaaY_\= = aYaeYciaeiaceeeeegiiiiigeieaecaeaYicYmeYmgaqiaqgYuiYykYymaukaumeyoeyqiuo\= = iqmiqkemie<2>moqqqqqomuqmysmyuqusquuuywuyyyuwyquyqsumqumsyiqyeoyemuiouim\= = qikmeimekqaiqagmYemYgqYiuakuamy<2>QgyQeuUguUeqUcmQamQcqMaqM_mIYmI_qIauMc\= = uMeyIcyEayE_uAYuA_y6Yy2Wy2Uu6Wu6Uq2Sq2Qm6SmAUmAWqEYq<2>ESeAQeASi6Qi2Oi2M\= e6Oe6Ma2Ka2IY6KYAMYAOaEQaEOYIQYMSYMUa } =20 frm:billsfv4 { temp =3D pixel : z =3D fn1(temp^p1) IF (5 < z) temp =3D fn2(temp) ELSE temp =3D fn3(z) ENDIF z < 100 } ------=_NextPart_000_0052_01BE54F8.4B577D00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi.
Im new to the = list (and have=20 just had it pointed out that my browser was sending HTML format, so this = is a=20 repeat of the above PARs, thanks).   Hope you like=20 these...
 
 
Franjipani       {=20 ; Dan=20 Vantari
          &n= bsp;         =20 ; Based on a Bill Rossi par of a William Decker=20 frm
           =          =20 ; Narada's colour map
  reset=3D1960 type=3Dformula = formulafile=3Dweb.par=20 formulaname=3Dbillsfv4
  function=3Dcotan/sqrt/exp
 =20 center-mag=3D0.0206845/-0.00708526/0.9902116/1.2096 params=3D5/0 = float=3Dy
 =20 potential=3D256/200/0
 =20 colors=3D000zum<23>zd2zc0zd0<14>zz0<15>z00<14>ZZZ= ccc<7>zzz<6>00z<15>zz0<15\
 =20 >z00<15>00z<15>0z0<15>z0z<14>N0NK0KJ1L<13&g= t;2Sk0Um0Vm<13>0km0mm0mm<14>0cz<\
 =20 15>zzz<5>zvo
  }
 

IceCrystals       { ; Dan=20 Vantari
          &n= bsp;         =20 ; Based on a Bill Rossi par of a William Decker=20 frm
           =         =20
  reset=3D1960 type=3Dformula formulafile=3Dvar.par=20 formulaname=3Dbillsfv4
  function=3Dsqrt/cos/exp
 =20 center-mag=3D0.0206845/-0.00708526/1.27913/1.2096 params=3D6/0 = float=3Dy
 =20 potential=3D256/200/0
 =20 colors=3D222ISaIUeIWiMYiMWeQYeQ_iUaiU_eUYaQWaQUYUWYUUUQSUQQQUSQUQMUOIQMIQ= O\
 =20 MMMMMKIIIIIKMIMQMOQMQUIOUEMUEKQAIQAKU6IU2GU2EQ6GQ6EM2CM2AI6CIAEIAGMEIM<= ;2\
 =20 >ECAAAAACE6AE28E26A68A666246642A62A86EA6E82IA2MC2ME6IC6IEAIGEMIEMGAQIA= QK\
 =20 EUMEUKAUI6QG6QE2<2>aK2aM6YK6YMAYOEaQEaOAeQAeSEiUEiSAiQ6eO6eM2iO2mQ2= mS6qU\
 =20 6qS2uU2yW2yY6uW6uYAy_AyaEu_EqYEqWAmUA<2>m_MqaMq_IuaIycIyeMucMueQygQ= yiUug\
 =20 UqeUqcQmaQmcUiaUe_UeYQi_QiYMiWIeUIeWMaUMaSIYQIYSMYUQaWQaYUYWUYYYa_YaaaY_\=
 =20 aYaeYciaeiaceeeeegiiiiigeieaecaeaYicYmeYmgaqiaqgYuiYykYymaukaumeyoeyqiuo\=
 =20 iqmiqkemie<2>moqqqqqomuqmysmyuqusquuuywuyyyuwyquyqsumqumsyiqyeoyemu= iouim\
 =20 qikmeimekqaiqagmYemYgqYiuakuamy<2>QgyQeuUguUeqUcmQamQcqMaqM_mIYmI_q= IauMc\
 =20 uMeyIcyEayE_uAYuA_y6Yy2Wy2Uu6Wu6Uq2Sq2Qm6SmAUmAWqEYq<2>ESeAQeASi6Qi= 2Oi2M\
 =20 e6Oe6Ma2Ka2IY6KYAMYAOaEQaEOYIQYMSYMUa
  }
 
frm:billsfv4  {
  temp = =3D pixel=20 :
  z =3D fn1(temp^p1)
  IF (5 < = z)
    temp=20 =3D fn2(temp)
  ELSE
    temp =3D = fn3(z)
 =20 ENDIF
  z < 100
  = }
------=_NextPart_000_0052_01BE54F8.4B577D00-- Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Guy Marson Subject: (fractint) Tim's error Date: 10 Feb 1999 17:40:03 +0100 Hi, where can I find the *.frm from the "Tim's error" formula (for the Formula Parser, type=formula)? thanks for helping me. cheers, Guy Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Andrew Coppin" Subject: (fractint) Systems Theory Date: 11 Feb 1999 08:58:11 GMT I read a book the other day called "Systems Theory, Systems Practice" (now, was it by Peter Checkland or was it Steve Skidmore... I can't rememver...). It talks a lot about "the Science of Systems", which is a "Science of the consiquences of Wholeness". The basic premise behind this is that "the Whole is greater then the sum of its parts", because "the Whole represents a highter (more constrianed) level of organisation then the one below, having imergant properties that were not present below". By way of example, the book talks about the other sciences (Systems Theory itself is a "meta-science"?!?): "All of Chemistry can be decomposed into Physics, but there are properties of Chemistry that do not appear as a consiquence of Physics, which is what makes the subject worthy of study in its own right. Simularly, Bioligy could be decomposed into Chemistry, but of all the possible arrangements of chemicals possible, only a limited subset appear in Bioligy. This represents a higher level of organisation, which does not appear and does not make sense at any lower level(s)." Is it just me, or does someone else here echos of Fractal Geometry in here? What would Mr. B. B. Mandelbrot have to say about that lot? Please note that these are not EXACT quotes. I'll have a look in the library and post some actual quotes (and an ISBN and author name) tomorrow or sometime like that. Nam et ipsa scientia potestus est! (Sir Francis Facon) Andrew Orphi Coppin DMU MK. Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: aq936@freenet.carleton.ca (Michael Traynor) Subject: (fractint) Re: [fractal-art] FOTD 07-02-99 (Epicycle Fantasy) (C) Date: 11 Feb 1999 07:39:23 -0500 (EST) I started the par for this one, and saved it, but when I restore it the rest of the screen generates a blank. It generated fine in a view-window using boundary tracing, though. Any ideas, help, offers to point out how I've stupidly missed something obvious? I'm running in DOS, on a 486/33, at 1024x768. -- Mike Traynor People who like this sort of thing will find this the sort of thing they like. Abraham Lincoln Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Gedeon Peteri Subject: (fractint) updated web site Date: 11 Feb 1999 10:27:35 -0500 I have added two new pages of Ultra Fractal images to my Geocities web site. I hope you enjoy your visit. Gedeon -- Fractals: http://www.geocities.com/~gedeonp/index.html Member Infinite Fractal Loop Last updated: February 11, 1999 - two new pages Photography: http://members.xoom.com/gedeonp/index.html Last updated: November 8, 1998 Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Jon Camp" Subject: (fractint) website remake and update Date: 11 Feb 1999 10:09:22 -0800 I've updated my entire site in order to get it ready for a move this weekend to my own domain. I have also added 6 new fractals to my galleries. This will be the last opportunity to visit it before we go offline for a week or so to complete the move. Tell me what you think about the new layout. Thanks. Jon Camp chaotic n-space network main page: http://www.valpo.edu/home/student/jcamp/index.html fractals page: http://www.valpo.edu/home/student/jcamp/html/fractals.html philosophy page: http://www.valpo.edu/home/student/jcamp/html/philosophy.html Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Tom Conally Subject: Re: (fractint) website remake and update Date: 11 Feb 1999 14:58:18 -0500 At 10:09 AM 2/11/1999 -0800, you wrote: > Tell me what you think about the new layout. >Thanks. I think it's a super layout, wonderful color coordination, and overall one of the best sites I've seen in a long time. Thanks for sharing. Tom Conally In every boomerang there is a perfect throw. Your life, Grasshopper, is to practice till you find that throw and become one with that boomerang! http://www.angelfire.com/nc/conally " Flying Frog Boomerangs" http://members.tripod.com/~afractal " Flying Frogs Fractals" http://www.netpath.net/~conally "Paradise" Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: James Polley Subject: (fractint) What's up with the list? Date: 12 Feb 1999 06:12:02 +1000 Hi! I was subscribed to the list several years ago, and I got used to recieving 20-30 messages each day. I've now re-subscribed, and I'm only getting one or two messages a day. Whats up? -- James Polley | :-j <>< 'For God has not given 07 5595 4643 | us a spirit of fear, but of C/- Student Residences | power, and of love, and of a Bond University, 4229 | sound mind' 2 Tim 1:7 Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Ron Barnett" Subject: RE: (fractint) What's up with the list? Date: 11 Feb 1999 15:35:42 -0500 Some of the traffic has move to the UltraFractal list > -----Original Message----- > From: owner-fractint@lists.xmission.com > [mailto:owner-fractint@lists.xmission.com]On Behalf Of James Polley > Sent: Thursday, February 11, 1999 3:12 PM > To: Fractint List > Subject: (fractint) What's up with the list? > > > Hi! I was subscribed to the list several years ago, and I got > used to recieving > 20-30 messages each day. I've now re-subscribed, and I'm only > getting one or two > messages a day. Whats up? > > -- > James Polley | :-j <>< 'For God has not given > 07 5595 4643 | us a spirit of fear, but of > C/- Student Residences | power, and of love, and of a > Bond University, 4229 | sound mind' 2 Tim 1:7 > > -------------------------------------------------------------- > Thanks for using Fractint, The Fractals and Fractint Discussion List > Post Message: fractint@lists.xmission.com > Get Commands: majordomo@lists.xmission.com "help" > Administrator: twegner@phoenix.net > Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" > Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Sylvie Gallet Subject: (fractint) Re: [fractal-art] FOTD 07-02-99 (Epicycle Fantasy) (C) Date: 11 Feb 1999 17:20:21 -0500 Hi Mike, >> I started the par for this one, and saved it, but when I restore it th= e >> rest of the screen generates a blank. It generated fine in a >> view-window using boundary tracing, though. Any ideas, help, offers t= o >> point out how I've stupidly missed something obvious? You probably have two different versions of the formula. The formula J= im posted with his par is: frm:MandelbrotMix4 {; Jim Muth a=3Dreal(p1), b=3Dimag(p1), d=3Dreal(p2), f=3Dimag(p2), g=3D1/f, h=3D1/d, j=3D1/(f-b), z=3D(-a*b*g*h)^j, k=3Dreal(p3)+1, l=3Dimag(p3)+100, c=3Dfn1(pixel): z=3Dk*((a*(z^b))+(d*(z^f)))+c, |z| < l } so, when you start the par in Fractint, Fractint uses the formula that = is in the par file. If you restore the image, Fractint will find this one i= n _m.frm: MandelbrotMix4 {; Jim Muth c=3Dpixel, a=3Dreal(p1), b=3Dimag(p1), d=3Dreal(p2), f=3Dimag(p2), g=3D1/f, h=3D1/d, j=3D1/(f-b), z=3D(-a*b*g*h)^j: z=3D(a*(z^b))+(d*(z^f))+c, |z| <=3D 100 ;SOURCE: pink.par } Cheers, - Sylvie Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Tim Wegner" Subject: (fractint) Anyone use Red Hat Linux? Date: 11 Feb 1999 16:38:45 -0600 Does anyone have experience compiling Xfractint with Red Hat? I use Slakware Linux and have no problems (but then again I only compile the developer version these days.) I received the following message: Hello! I have downloaded Xfractint for Linux, but when I try to compile it I get several error messages (see below). I am using Red Hat Linux 5.2 (Apollo) runnning on Cyrix 686. I have tried to adjust the source according to the guidelines for Linux/Apollo, which are included in the "makefile", but without success. I would be much obliged for any suggestions and help. Thanks in advance. Best regards, Andrej Lajovic Error messages: unixscr.c: In function `UnixInit': unixscr.c:244: `SignalHandler' undeclared (first use this function) unixscr.c:244: (Each undeclared identifier is reported only once unixscr.c:244: for each function it appears in.) unixscr.c:244: parse error before `goodbye' unixscr.c: In function `shell_to_dos': unixscr.c:2071: `SignalHandler' undeclared (first use this function) unixscr.c:2071: parse error before `sigint' unixscr.c:2076: `sigint' undeclared (first use this function) unixscr.c:2076: parse error before `signal' unixscr.c:2124: parse error before `sigint' unixscr.c: In function `schedulealarm': unixscr.c:2149: `SignalHandler' undeclared (first use this function) unixscr.c:2149: parse error before `setredrawscreen' make: *** [unixscr.o] Error 1 Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Mike and Linda Allison" Subject: Re: (fractint) What's up with the list? Date: 11 Feb 1999 15:41:49 -0800 That happens every now and then, James. I've never figured out why, either, but rest assured, traffic will pick up eventually, and spontaneously. It may be because the shareware version of Ultrafractal was just released, and everyone is enamored of it and otherwise occupied! When the newness wears off a little, people will start using all of their programs again and traffic will increase. (Ultrafractal and Fractint are a perfect marriage, in my opinion. I generate a lot of my images in Fractint, then convert them to Ultrafractal for layering. I doubt that Fractint will ever lose it's audience permanently!) Linda -----Original Message----- >Hi! I was subscribed to the list several years ago, and I got used to recieving >20-30 messages each day. I've now re-subscribed, and I'm only getting one or two >messages a day. Whats up? > >-- >James Polley | :-j <>< 'For God has not given >07 5595 4643 | us a spirit of fear, but of >C/- Student Residences | power, and of love, and of a >Bond University, 4229 | sound mind' 2 Tim 1:7 > >-------------------------------------------------------------- >Thanks for using Fractint, The Fractals and Fractint Discussion List >Post Message: fractint@lists.xmission.com >Get Commands: majordomo@lists.xmission.com "help" >Administrator: twegner@phoenix.net >Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" > Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Ian Kaplan Subject: Re: (fractint) Anyone use Red Hat Linux? Date: 11 Feb 1999 19:13:33 -0500 (EST) > > Does anyone have experience compiling Xfractint with Red Hat? I > use Slakware Linux and have no problems (but then again I only > compile the developer version these days.) > I'll try and test it over the weekend. Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Zina Costiner" Subject: (fractint) simple source code needed Date: 11 Feb 1999 19:25:26 -0500 Hi fractal-friends, I have a student to prepare for the Science Fair on fractals. The guy is in the 7th grade. Could anyone help me with any ideas or simple source code, please. I would appreciate very much any suggestions. Warm regards, Zina Costiner E-mail: zinacostiner@worldnet.att.net Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Koppens,Ton" Subject: (fractint) PAR & FRM Date: 12 Feb 1999 12:53:32 +0000 (GMT) Some pars for you to enjoy. Have a nice weekend all. Ton =============================================================================== 98091810 { ; CalcTime 0:01:11.85 at 800x600 on a P166 ; Image Copyright 18 Sep 1998 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=formula formulafile=_b.frm formulaname=bills_diff_delt1 function=cosh passes=3 center-mag=-0.250313/0.651085/2.73224 params=1/0.5/1/1.5/2.5/1.5 float=y logmap=old potential=25/45/25 biomorph=0 colors=0008jo<29>1lrDin<28>iRSCin<38>4ZkCin<56>e6MDem<6>M7bCim<39>fb5Cin\ <15>MYgEinNYg<19>ZJZAin<6>8jo } 98092103 { ; CalcTime 0:00:15.05 at 800x600 on a P166 ; Image Copyright 21 Sep 1998 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=formula formulafile=_b.frm formulaname=bills_diff_delt1 function=sin center-mag=+1.12944802776051500/+0.06976800198533709/58.36455/1.2065 params=1/1/1/1/2/3 float=y potential=20/45/18 colors=000MWWITT_ys9xkxzo<3>py4wvs<7>WR0zuw<8>zBPwtv<3>iUdxux<8>c9evwx<1\ 3>2IVxxv<9>_ZBktxsrnXmvIgt2`q<5>X2_<6>RP8QT4RT6<12>e_d<7>GKd<6>kyi<11>7y\ z<3>tZm<6>ZpmVslQsf<4>0tA<10>9Ry<8>ojo<14>tNS<6>_0I<8>ASH7WG7YG<10>EuI<5\ >nIX<9>VJpSKrROr<4>Mgq<8>87Jghgwxx<9>PZZ } 98092124 { ; CalcTime 0:00:43.17 at 800x600 on a P166 ; Image Copyright 21 Sep 1998 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=formula formulafile=_b.frm formulaname=bills_diff_delt1 function=sqrt passes=3 center-mag=0.520651/0.0300501/1.893939 params=1.5/1/0.5/1/2/3 float=y potential=30/45/25 colors=0007DM<4>EAUFAVIFW<9>hwZ<10>dme_Zmdmf<15>`_ocHr<22>`_o2VZ<5>W_mxx\ k<7>bao8i0<3>WaeW0D<29>`ZnB3B<10>ZYl4DE<11>ZZm0Qg<18>__oQ2y<7>_XpQY0<12>\ `_lQNa<26>`_o4Ba<20>_ZohHb0_e<11>P_l } 98111003 { ; 98111002 with other colors ; CalcTime 0:01:38.86 at 800x600 on a P166 ; Image Copyright 10 Nov 1998 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=tim's_error function=sin passes=t center-mag=-2.00626995774959000/-1.36844021516822000/4222.748/3.1741/30/\ 55.132 params=1.8/2 float=y bailout=55 decomp=128 biomorph=1 colors=RNHfff<8>www<31>000<2>543765986BA7DB8<24>zqb<26>A8687565444322200\ 0<31>www<31>000<11>NJEPLFTPI<16>zqb<20>MIEKHDIFCGEAEC9<6>000<21>ddd } 98111005 { ; uses 1star2.map by Kathy Roth ; CalcTime 0:04:14.26 at 800x600 on a P166 ; Image Copyright 10 Nov 1998 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=formula formulafile=_s.frm formulaname=starFlexBalls_Mand function=atanh passes=t center-mag=-1.11022e-016/8.32667e-017/3.875969 params=2.5/0.5/0.01/0.05 float=y bailout=55 decomp=256 biomorph=1 colors=000KSQajQ<27>AG6zqCzqCspIzqC<19>qFApD9pD9<2>pD9wcB<7>qGApD9oC9<2>\ l68f87`A7QE6wxz<24>nFPmDNouy<26>JfuHetHdr<4>FalF`kE_iEZhEYf<8>BUWBUVBUUB\ TTASRASR<37>4AA4CCC`V<8>AVQAUP9TP9SO9SN9RN<13>5GE8JD8ICCJ7<21>7D57C57C57\ B57B56A4EM8 } 98111006 { ; uses found_object2.map by Kathy Roth ; CalcTime 0:06:24.24 at 800x600 on a P166 ; Image Copyright 10 Nov 1998 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=formula formulafile=_s.frm formulaname=starFlexBalls_Mand function=atanh passes=t center-mag=-1.18780475594493100/+0.11247112466241700/46.04221/2.1293 params=2.5/0.5/0.01/0.05 float=y bailout=55 decomp=256 biomorph=1 colors=xn_VX_<4>los<13>SNCQL9QL9QL8QK7<24>tjWukXvlYxn_xn_xn_<29>RL7QK6QK\ 7QL9<2>UQHVSKXUO<9>los<9>788<3>222000001<10>21D22E22F23G23I<7>37R37S48U5\ 8W<4>7Cd8De8De<27>SYvSZvT_wT_wSZv<27>BGfAFe9Ed8Dc7Cb<10>24K23J12H01F<8>0\ 19018017016016015014003001001<7>STW cyclerange=0/255 } 98122009 { ; CalcTime 0:04:31.49 at 800x600 on a P166 ; Image Copyright 20 Dec 1998 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=tim's_error function=tanh center-mag=+1.30632695141084400/+0.94503331193235840/1557.097/1/0/49.559 params=1.2178727682762/0.4823488684686834 float=y maxiter=647 bailout=250 decomp=256 biomorph=1; colors=@jacco180.map colors=000<7>00H10K30K<5>F0K<5>303000000<2>203304304404<31>W04X04Z03_02a\ 00<6>jR0<12>M20K00J00<13>204005005<9>002002001100100000<15>D00<2>G0B<9>z\ zz<9>wa0wc0<7>U00<7>000<5>40850A509<6>102000100<21>c00<14>80950A50D<7>00\ c<5>0Pc0Uc0Wd<5>0hj000kkk } 98122011 { ; CalcTime 0:04:00.52 at 800x600 on a P166 ; Image Copyright 20 Dec 1998 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=tim's_error function=tanh center-mag=+1.30634044644263200/+0.94560822705900870/84185.61/1/0/49.559 params=1.2178727682762/0.4823488684686834 float=y maxiter=647 bailout=250 decomp=256 biomorph=1 colors=00030K<5>F0K<5>303000000<2>203304304404<31>W04X04Z03_02a00<6>jR0<\ 12>M20K00J00<13>204005005<9>002002001100100000<15>D00<2>G0B<9>zzz<9>wa0w\ c0<7>U00<7>000<5>40850A509<6>102000100<21>c00<14>80950A50D<7>00c<5>0Pc0U\ c0Wd<5>0hj000kkk002<7>10K } 98122108 { ; CalcTime 0:01:46.56 at 800x600 on a P166 ; Image Copyright 21 Dec 1998 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=tim's_error function=tanh center-mag=-1.30059274107898900/-0.75024965216700480/147.2379 params=1.2178727682762/0.4823488684686834 float=y maxiter=647 bailout=250 decomp=256 biomorph=1 colors=GC7qompopspnqpqtqosqsvsqtsturoutvtqnvuwsqmxwyspmxwxrplwvwrokvuuqo\ juttqniusrpmhtsqomhsroolgrqnnlfrpmnkeqokmkdpojljconhljbomgkibnlekhamkdjh\ `ljbig_kibigZkhahfYjh`hfYig_geXigZgeWhfYfdVhfYecUgeXecTgeWdbTfdVdbSecUca\ RecTbaQdbTb`PdbSa`OcaRa_NbaQ`ZNb`P_ZMa`O_YLa_NZYK`ZNZXJ_ZMYXI_YLZXJ`YM`X\ LaYNbXNbYOdYPdXQeYQeXRgYSfXSiYUgXTkZW<7>Z9OX9NU8L<8>L6FG6BJ5EA56H5C441H8\ A772AC2GF4DG1<5>MU0OX0QY2<15>wxc<2>pqZnoYjkWjjVefSefS`aP`aPWWLXXMRRISTJL\ MEOOGGGBJJDBB7EFA664AA7000554000<51>b`_b`_dbadb`ecbecbfddgecgeehfdiggjgf\ jhhkigkijmjilkknljnlmpmkomn } 98122110 { ; CalcTime 0:02:45.49 at 800x600 on a P166 ; Image Copyright 21 Dec 1998 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=tim's_error function=tanh center-mag=-1.30551157479612100/-0.74630387208600610/856.0342 params=1.2178727682762/0.4823488684686834 float=y maxiter=647 bailout=250 decomp=256 biomorph=1 colors=GC7qpqtqosqsvsqtsturoutvtqnvuwsqmxwyspmxwxrplwvwrokvuuqojuttqnius\ rpmhtsqomhsroolgrqnnlfrpmnkeqokmkdpojljconhljbomgkibnlekhamkdjh`ljbig_ki\ bigZkhahfYjh`hfYig_geXigZgeWhfYfdVhfYecUgeXecTgeWdbTfdVdbSecUcaRecTbaQdb\ Tb`PdbSa`OcaRa_NbaQ`ZNb`P_ZMa`O_YLa_NZYK`ZNZXJ_ZMYXI_YLZXJ`YM`XLaYNbXNbY\ OdYPdXQeYQeXRgYSfXSiYUgXTkZW<7>Z9OX9NU8L<8>L6FG6BJ5EA56H5C441H8A772AC2GF\ 4DG1<5>MU0OX0QY2<15>wxc<2>pqZnoYjkWjjVefSefS`aP`aPWWLXXMRRISTJLMEOOGGGBJ\ JDBB7EFA664AA7000554000<51>b`_b`_dbadb`ecbecbfddgecgeehfdiggjgfjhhkigkij\ mjilkknljnlmpmkomnqompopspn } 99011803 { ; CalcTime 0:00:20.32 at 800x600 on a P166 ; Image Copyright 18 Jan 1999 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=barnsleym3 center-mag=-0.00675917/0.437857/21.92356/1.7679/0/-10.259 params=0/0 float=y colors=gWVMRE<3>4A0<12>ovo<11>3AD<12>llz<11>06M<11>uzz<2>uvvtuutsssrq<14\ >lWUlVSkTQjSP<14>I98G76C33700<10>pyb<12>4A0<11>7JH8KJ8LK9MMANN<21>llz<10\ >05Q<12>zzz<19>pdbocana_m`ZkZYiYWeUT<12>H9AF78B44700<10>sve<6>QVI } 99011804 { ; CalcTime 0:00:09.45 at 800x600 on a P166 ; Image Copyright 18 Jan 1999 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=barnsleym3 center-mag=-0.01799258272814384/+0.45237566607450940/202.3957/2.6259/0/1\ 9.9 params=0/0 float=y colors=0003U92S91R8<3>0L60J61I51H5<2>5D47B39A3B93D82<4>P41S31U21X20Z10a1\ 0<3>i00j00l00m00n00<3>o10o20n20<2>k50i60h71f81d91<4>TF2QG3OH3LJ3JK4GM4EN\ 4CP59Q58S66T6<3>1Z80`80a90c90dA<3>3jC4kD6lD<2>BpFDqGGrH<5>VwKXwL_xMaxNcy\ NfyOgyPiyP<3>nySoyToxToxUowV<3>luYktYisZ<4>_naXlbVkcSjcQidNgd<4>B`g9Zh7Y\ i5Wi4Vj3Tj1Sk<4>0Km0Jm1Hn2Gn3Fo<5>E8qG7qJ6q<3>T2rW2rY1r`1sb0s<2>h0sj0sk0\ sl0sm0sn0s<2>o1so2sn2sn3s<2>j5ri6rg7re8r<4>UEqSFpPHpMIp<4>APn8Rm7Sm5Um<2\ >1Zk0_k0aj<2>0ei0fh1hg2ig<2>6me8neAodCpcFrcHsb<5>WwZZxY`xYbxXeyW<4>myTny\ SnyR<2>oxPowPnvOnvN<2>jsLhsLfrKdqJboJ<3>TkGRiFOhFMfEJeE<4>8ZB6XA5WA } 99011806 { ; CalcTime 0:00:07.04 at 800x600 on a P166 ; Image Copyright 18 Jan 1999 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=barnsleym3 center-mag=0.8799/-0.0318387/1.673352/1.3299 params=-1/0.5 float=y maxiter=647 bailoutest=manr outside=atan colors=00001A<7>058167167277286<8>AG4BH4DI4<17>bX0cY0eZ0fZ0g_0i_0<7>rb0s\ b0sb0<2>vb0va0wa0wa0wa0<6>xZ1xY1wX1wX1<7>rQ2qP3oO3<5>hJ4gI5fH5dG5cF5aE6<\ 9>N69M59K49J4AI3AG3A<5>90C80D70D60D50E<3>20F10F10G10G<5>03I03I04J05J15J1\ 6J<4>4AL5BL6CL7DM8DM9EM<4>FJNGKOHLOJMOKNOLOP<9>_WQaXQbYQdYQeZRgZR<4>maRn\ aRoaRpaRqbR<3>ubRubRvbRvaRwaR<8>xYQxYQwXQ<5>tSPsROrROqQOpPO<6>hIMfHMeGMc\ FLbEL<7>R7JP7IO6IN5I<4>F2GE2GD1GC1FB1F<3>60E50D50D<2>20C20C10B10B01B } 99013101 { ; uses migold.map ; CalcTime 0:00:55.15 at 800x600 on a P166 ; Image Copyright 31 Jan 1999 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=formula formulafile=_b.frm formulaname=bills_wonder function=tanh center-mag=+1.43604505632040000/-0.03831385642737881/124.1399/1.6782/0/-\ 10.795 params=0.188615286/1/0.9897812/2/11/3 float=y maxiter=647 decomp=256 biomorph=1 colors=0If0If000<7>eWJ<23>111<46>pdOrePreP<62>511511621<60>qdOrePqdO<22>\ SD4QB3RC4<14>B53942942942842 } 99013102 { ; CalcTime 0:02:16.10 at 800x600 on a P166 ; Image Copyright 31 Jan 1999 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=formula formulafile=_b.frm formulaname=bills_wonder function=tanh center-mag=0/0/0.6666667 params=0.5/2/0.2/1/20/40 float=y maxiter=647 decomp=256 biomorph=1 colors=XBBYKK<4>WKLnYYWKL<5>ULMjVWULN<3>SMOSMOTNOhUVVOP<5>`RSfSTbST<5>hV\ VdRRjWW<5>pZZaPPr__<3>vaat``sZ_dQOqXX<5>iQQ_KIgNO<5>`GHcMIYEF<5>R78gPIQ5\ 6<5>XB8kRIZD9<5>eJCoUIgKD<5>nQFsWIpSG<6>xZJz_KyYJ<12>j93i72i73i84i95<14>\ K9CI9DH8C<3>D38<12>oZl<5>oampbmpcmpdnpdn<18>uruvsuvtvwuvwuw<4>zzzZBB`CBc\ DBWDFjFC<5>hFDbIJhGD<5>fGEiNNeGF<5>dHGqSRcHG<5>bIHsXWaIH<5>`JIvaa_JJ<5>Y\ JKr__YKK } 99013103 { ; CalcTime 0:00:47.79 at 800x600 on a P166 ; Image Copyright 31 Jan 1999 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=formula formulafile=_b.frm formulaname=bills_wonder function=tanh center-mag=-3.33067e-016/2.22045e-016/2.73224 params=0.5/2/0.2/1/20/40 float=y maxiter=647 decomp=256 biomorph=1 colors=JENW8H<31>yxxzzzzyy<34>ZIJYGHYHH<21>nia<14>H78E45E34F23<5>C44B55A\ 55966966<44>mX5<11>ID8FC9CA998AA9C<13>OMTQNVPMU<5>LGOKFOJDM<8>B4DA3CB4D<\ 10>VFOXGP_HRbHSeIUdKTcKTbLS<6>f6Og3Nf3N<6>X4GV5FV5FV6G } 99013104 { ; uses migold.map ; CalcTime 0:01:47.37 at 800x600 on a P166 ; Image Copyright 31 Jan 1999 by Ton Koppens ; e-mail:Ton_Koppens.RXNL@eur.xerox.com reset=1960 type=formula formulafile=_b.frm formulaname=bills_xy-trade6 function=tanh/sqr/sinh center-mag=0/0/0.6666667 params=1/0.5/1/0.5/10/20 float=y maxiter=647 decomp=256 biomorph=1 colors=0If0If000<7>eWJ<23>111<46>pdOrePreP<62>511511621<60>qdOrePqdO<22>\ SD4QB3RC4<14>B53942942942842 } FRM:bills_diff_delt1 { ; Apr-13-98 ; p1 = offset for y var ; real p2 = base real exponent ; imag p2 = base imag exponent ; real p3 = exponent real delta ; imag p3 = exponent imag delta ; c = x = pixel, y = pixel + p1 splus = real(p2) + real(p3) + flip(imag(p2) + imag(p3)) sminus = real(p2) - real(p3) + flip(imag(p2) - imag(p3)): xtemp = x^splus +c x = fn1(xtemp) ytemp = y^sminus +c y = fn1(ytemp) d = |x-y| z = d^2 |z| < 2 ;SOURCE: 180998.frm } FRM:starFlexBalls_Mand {;adapted from Paul Carlson by Kathy Roth ; Copyright (c) Paul W. Carlson, 1998 ; p1 = radius of center of ring (0.01 to 10) ; p2 = one half thickness of ring (0.01 to p1) ; c=log(sqr(sqr(pixel))*pixel)*0.2 w = z = iter = bailout = 0 d0 = p1 + p2 d1 = 0.382683432365 * p1 d2 = 0.923879532511 * p1 dsqd = d0 * d0 + p1 * p1 - (d0 + d0) * d2 : w2=fn1(w)+c w=c*(1-w2*w2)/(1+w2*w2) ; IF ((abs(cabs(w) - p1) < p2) && iter > 0) bailout = 1 wr = real(w), wi = imag(w) awr = abs(wr), awi = abs(wi) IF (awr >= awi) dist = (awr - d2) * (awr - d2) + (awi - d1) * (awi - d1) adjust = 1 ELSE dist = (awr - d1) * (awr - d1) + (awi - d2) * (awi - d2) adjust = 0 ENDIF IF (wr >= 0 && wi >= 0) range_num = 1 - adjust ELSEIF (wr < 0 && wi >= 0) range_num = 2 + adjust ELSEIF (wr < 0 && wi < 0) range_num = 5 - adjust ELSE range_num = 6 + adjust ENDIF ratio = sqrt(dist / dsqd) z = 29 * ratio + range_num * 30 + 1 ENDIF iter = iter + 1 z = z - iter bailout == 0 && |w| < 1000 ;SOURCE: 281098.frm } FRM:bills_wonder { z = 1/pixel, a = real(p1), b = imag(p1): ztemp = z^a - z^b z = (fn1(ztemp)^p2)/z |z| < real(p3) ;SOURCE: 061098.frm } FRM:bills_xy-trade6 { a = real(p1), b = imag(p1) c = real(p2), d = imag(p2) e = real(p3), f = imag(p3) z = pixel+c/pixel zold = pixel^e: x = (real(z)-real(zold))^a y = (imag(z)-imag(zold))^b zold = fn3(z) z = (y +flip(x)) z = ( (fn1(z)) - (fn2(zold)) )^d |z| < f ;SOURCE: 281098.frm } Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Dean-Christian Strik" Subject: Re: (fractint) What's up with the list? Date: 12 Feb 1999 14:25:11 +0100 I hope so. I joined april 98, in the middle of a text editor war :) Lesse... there were Kragen (still think it's too bad he left), Peter Gavin, Paul Carlson, Steve 'SKarl52884', Paul Derbyshire, Jiho Kim, Linda Allison, Jon Camp, 'davides', Christian Strik :), Paul N. Lee, Wizzle (where's she been??), .... There have been days we had over 60 messages.... now it takes about 60 days to receive one message :) -- Dean-Christian Strik ICQ: 11760568 dean2@bigfoot.com cstrik.isg@hetnet.nl Real programmers like vending machine popcorn. Coders pop it in the microwave oven. Real programmers use the heat given off by the CPU. They can tell what job is running just by listening to the rate of popping. -----Original Message----- >That happens every now and then, James. I've never figured out why, >either, but rest assured, traffic will pick up eventually, and >spontaneously. Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Dean-Christian Strik" Subject: Re: (fractint) Anyone use Red Hat Linux? Date: 12 Feb 1999 14:18:26 +0100 Me too. -----Original Message----- > >> >> Does anyone have experience compiling Xfractint with Red Hat? I >> use Slakware Linux and have no problems (but then again I only >> compile the developer version these days.) >> > >I'll try and test it over the weekend. > > >-------------------------------------------------------------- >Thanks for using Fractint, The Fractals and Fractint Discussion List >Post Message: fractint@lists.xmission.com >Get Commands: majordomo@lists.xmission.com "help" >Administrator: twegner@phoenix.net >Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" > Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: George Martin Subject: (fractint) Re: [fractal-art] FOTD 07-02-99 (Epicycle Fantasy) (C) Date: 12 Feb 1999 10:45:45 -0500 Friends, Sylvie Gallet correctly pointed out yesterday that there are two formulas= in circulation with the name mandelbrotmix4. I have renamed the earlier o= ne "mandelbrotmix4_v1", and am leaving the later version (the one which Jim = is currently using in FOTD postings) with the name mandelbrotmix4. I am editing the orgform compilation accordingly. To stay in sync with me, tho= se who are following along should delete the current mandelbrotmix4 from _m.frm and add these two: MandelbrotMix4 {; Jim Muth a=3Dreal(p1), b=3Dimag(p1), d=3Dreal(p2), f=3Dimag(p2), g=3D1/f h=3D1/d, j=3D1/(f-b), z=3D(-a*b*g*h)^j, k=3Dreal(p3)+1 l=3Dimag(p3)+100, c=3Dfn1(pixel): z=3Dk*((a*(z^b))+(d*(z^f)))+c |z| < l } MandelbrotMix4_v1 {; Jim Muth c=3Dpixel, a=3Dreal(p1), b=3Dimag(p1), d=3Dreal(p2), f=3Dimag(p2) g=3D1/f, h=3D1/d, j=3D1/(f-b), z=3D(-a*b*g*h)^j: z=3D(a*(z^b))+(d*(z^f))+c |z| <=3D 100 } Regards, George Martin Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Jim Prickett" Subject: Re: (fractint) simple source code needed Date: 12 Feb 1999 10:09:24 -0800 >I have a student to prepare for the Science Fair on fractals. >The guy is in the 7th grade. > >Could anyone help me with any ideas or simple source code, please. >I would appreciate very much any suggestions. You might take a look at my webpage "The Programmer's Lair". The entire site is dedicated to source code for fractals, chaos, other eye candy. Goto http://geocities.com/SiliconValley/Way/9943 or http://i.am.fractals Jim Prickett jprickett@satcom.net Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Mike Hammer Subject: Re: (fractint) Anyone use Red Hat Linux? Date: 12 Feb 1999 16:02:02 -0600 >>> >>> Does anyone have experience compiling Xfractint with Red Hat? I >>> use Slakware Linux and have no problems (but then again I only >>> compile the developer version these days.) >>> >> Hi, Im new to the list but have used and enjoyed Fractint for quite a while. I tried to compile Xfractint on a Redhat 5.2 system and encountered a number of errors. I dont remember what they were now as it was several weeks ago. As I remember it was the compiler complaining of missing modules when compiling general.o If I remember correctly the module it complained about was bstring.h. I downloaded the source from: http://spanky.triumf.ca/www/fractint/getting.html I opted for a rpm install of Xfractint I found on an ftp site. This installed OK but I havnt been able to get it to to run. I get an error stating: "Error opening terminal: xterm." Anybody have any suggestions? TTYL! Mike Hammer mhammer@misslink.net Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Paul Derbyshire Subject: Re: (fractint) Anyone use Red Hat Linux? Date: 12 Feb 1999 17:56:05 -0500 At 04:02 PM 2/12/99 -0600, you wrote: [Another person comes forward with the announcement that xfract won't compile on Red Hat 5.2] I think the problem is probably some sort of X related thing. Linux itself has little code base forking, but the various free X implementations have forked a great deal and aren't all that intercompatible so I hear. The other thing is "standard" libraries. Libc, libm, and iostreams usually are compatible across Linuxes and among particular variants, but the various C++ libraries other than iostreams seem to vary a huge amount, largely because the standard has only recently been decided. The SGI STL implementation is now pretty much standard, but some programs exist that were written using older C++ libraries of varying degrees of compatibility. -- .*. "Clouds are not spheres, mountains are not cones, coastlines are not -() < circles, and bark is not smooth, nor does lightning travel in a `*' straight line." ------------------------------------------------- -- B. Mandelbrot |http://surf.to/pgd.net _____________________ ____|________ Paul Derbyshire pderbysh@usa.net Programmer & Humanist|ICQ: 10423848| Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Bob Margolis Subject: Re: (fractint) What's up with the list? Date: 12 Feb 1999 17:23:54 -0600 Dean-Christian Strik wrote some stuff to which I now reply: > Most of us are still here, although Wizzle has become a railfan and has deserted us for rides on the iron horse. She'll be back when she regains her senses. :-) You'be been made aware of the Ultra Fractal software, which is being tested and tested and tested by the lot of us, including moi, on another mailing list. You can pick it up at http://www.ultrafactal.com although it's now in the shareware stage and being sold for 35 USD. It's a nice program. But don't worry, I'm sure everyone will come back here en masse once Master Tim announces the release of FractInt V. 20. Then someone will be wondering on the other mailing list were everyone disappeared to. You might say that's PAR for the course! Groan. Sorry, couldn't help using the pun. I'm outta here. Bob Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: Jim Muth Subject: (fractint) Re: Two versions of same formula Date: 12 Feb 1999 19:02:56 -0500 (EST) At 10:45 AM 2/12/99 -0500, George Martin wrote: >. . . there are two formulas in circulation with the name >mandelbrotmix4. I have renamed the earlier one >"mandelbrotmix4_v1", and am leaving the later version (the one >which Jim is currently using in FOTD postings) with the name >mandelbrotmix4. . . . I did it again. This is about the third time this had happened. I'm as sorry as presid... (I'd better not mention it.) I try not to let any duplicated formulas get through, but now and then one slips by. It happens because I often post FOTD's created with formulas that are still in the development stage. In this case, I had no idea that I had ever posted a par file that used the old version. Thanks again to George for keeping my disorganized jumble of formulas in at least a modicum of order. Jim Muth jamth@mindspring.com Thanks for using Fractint, The Fractals and Fractint Discussion List Post Message: fractint@lists.xmission.com Get Commands: majordomo@lists.xmission.com "help" Administrator: twegner@phoenix.net Unsubscribe: majordomo@lists.xmission.com "unsubscribe fractint" ------------------------------------------------------------------------------- From: "Dean-Christian Strik" Subject: Re: (fractint) Anyone use Red Hat Linux? Date: 13 Feb 1999 01:05:47 +0100 Hm. I seem to have an older copy of the xfractint source, and not even the official distribution :( I'll give it a try anyway. -- Dean-Christian Strik ICQ: 11760568 dean2@bigfoot.com cstrik.isg@hetnet.nl Real programmers like vending machine popcorn. Coders pop it in the microwave oven. Real programmers use the heat given off by the CPU. They can tell what job is running just by listening to the rate of popping. -----Original Message----- >Me too. > >-----Original Message----- >From: Ian Kaplan >To: fractint@lists.xmission.com >Date: vrijdag 12 februari 1999 01 20 Fluxen >Subject: Re: (fractint) Anyone use Red Hat Linux? > > >> >>> >>> Does anyone have experience compiling Xfra