home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.xmission.com
/
2014.06.ftp.xmission.com.tar
/
ftp.xmission.com
/
pub
/
lists
/
fractint
/
archive
/
v01.n143
< prev
next >
Wrap
Internet Message Format
|
1998-03-23
|
42KB
From: owner-fractint-digest@lists.xmission.com (fractint-digest)
To: fractint-digest@lists.xmission.com
Subject: fractint-digest V1 #143
Reply-To: fractint-digest
Sender: owner-fractint-digest@lists.xmission.com
Errors-To: owner-fractint-digest@lists.xmission.com
Precedence: bulk
fractint-digest Tuesday, March 24 1998 Volume 01 : Number 143
----------------------------------------------------------------------
Date: Sun, 22 Mar 1998 10:48:07 -0600 (CST)
From: pjcarlsn@ix.netcom.com (Paul and/or Joyce Carlson)
Subject: Re: (fractint) Celtic formula and pars
>I enjoyed the formula and images, but I made a change to the colors to
>be more appropriate for last Tuesday's Holiday festivities. They are
>attached as MAP files.
>
>P.N.L.
Thanks! I'll give them a try.
I'm going to be offline for a while. My monitor died and I'm using
a borrowed one that I have to return in a few minutes.
Paul Carlson
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Sun, 22 Mar 1998 12:10:51 -0500
From: Sylvie Gallet <Sylvie_Gallet@compuserve.com>
Subject: (fractint) formula
Hi Kathy,
>> I was looking at a fractal in "The Science of Fractal Images" with a
>> very simple formula but a different coloring method. (page 160 if
>> you have it).
The coloring method is: inside=3Dblack, outside=3Dwhite.
>> So can anyone put this into a fractint formula? It's a cool picture.
>> (Sorry about the length of this.)
The following formula doesn't give exactly the same image but it's
probably due to the way Fractint handles large values of z.
sfi-p160 { ; Sylvie Gallet, Mar 1998
z =3D pixel :
z =3D e^(z-1) ; z =3D 1/e * e^z
if (z >=3D 50 && cos(imag(z)) >=3D 0)
continue =3D 0
else
continue =3D 1
endif
continue
}
sfi-p160 { ; . t=3D 0:05:56=
=2E52
; Copyright Sylvie Gallet, Mar 22, 1998
; <sylvie_gallet@compuserve.com>
; t=3Dcalc time using a Pentium 166 at 1600 x 1200
reset=3D1960 type=3Dformula formulafile=3Dfractint.frm
formulaname=3Dsfi-p160 passes=3D1 center-mag=3D4.18766/0/0.4106049 floa=
t=3Dy
maxiter=3D25 inside=3D0 outside=3D1
colors=3D000zzz0e00eee00e0eeL0eeeLLLLLzLzLLzzzLLzLzzzLzzz000555<3>HHHKK=
KOO\
OSSSWWW___ccchhhmmmssszzz00z<3>z0z<3>z00<3>zz0<3>0z0<3>0zz<2>0GzVVz<3>z=
V\
z<3>zVV<3>zzV<3>VzV<3>Vzz<2>Vbzhhz<3>zhz<3>zhh<3>zzh<3>hzh<3>hzz<2>hlz0=
0\
S<3>S0S<3>S00<3>SS0<3>0S0<3>0SS<2>07SEES<3>SES<3>SEE<3>SSE<3>ESE<3>ESS<=
2\
>EHSKKS<2>QKSSKSSKQSKOSKMSKK<2>SQKSSKQSKOSKMSKKSK<2>KSQKSSKQSKOSKMS00G<=
3\
>G0G<3>G00<3>GG0<3>0G0<3>0GG<2>04G88G<2>E8GG8GG8EG8CG8AG88<2>GE8GG8EG8C=
G\
8AG88G8<2>8GE8GG8EG8CG8AGBBG<2>FBGGBGGBFGBDGBCGBB<2>GFBGGBFGBDGBCGBBGB<=
2\
>BGFBGGBFGBDGBCG000<6>000
}
Cheers,
- Sylvie
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Sun, 22 Mar 1998 15:15:08 -0600
From: "Paul N. Lee" <Paul.N.Lee@Worldnet.att.net>
Subject: Re: (fractint) Celtic formula and pars
Paul and/or Joyce Carlson wrote:
>
> Paul N. Lee wrote:
> >
> > I enjoyed the formula and images, but I made a change
> > to the colors to be more appropriate for last Tuesday's
> > Holiday festivities. They are attached as MAP files.
> >
>
> Thanks! I'll give them a try.
>
> I'm going to be offline for a while. My monitor died and I'm
> using a borrowed one that I have to return in a few minutes.
>
Sorry folks for the "long" email. I forgot that the MAP files would not
be "clickable" attachments (because of being straight ASCII text). I'll
just save the COLORS in the PAR next time before posting.
James R. McKenzie wrote:
>
> Am I supposed to replace a color map and if so which one?
> I've never cracked open the maps all that much, damn they're
> huge. BTW do you actually "type" this stuff in by hand?
> If so you must go through <TAB> keys quite quickly.
>
There are a couple of ways of supplying predefined colors to FractInt.
In the PAR, there is a parameter known as COLORS which usually looks
like this:
colors=000<7>000000200<29>zKU<30>211000000<14>000010030<29>\
0z0<30>020000000<14>000110330<29>zz0<30>220000000<21>000
The other method is to create a palette MAP file that is read in by
FractInt in the same manner that PAR and FRM files are accessed. This
is the method I use most often. (An excellant utility for doing this is
Ron E. Barnett's MakeMAP program.) These color-maps are ASCII text
files set up as a series of RGB triplet values (one triplet per line,
encoded as the red, green, and blue [RGB] components of the color).
When you are running FractInt, there are various commands that may be
given. You can save and restore color palettes for use with any image.
To load a palette onto an existing image, use the [L] command in
color-cycling [C] or palette-editing [E] mode. To save a palette, use
the [S] command in those modes. You can also just use the [G] command
to allow you to enter the following:
MAP=filename
where the above "filename" is an existing MAP file either in it's own
directory or in the FractInt directory. Your SSTOOLS.INI could point to
a default directory and file as follows:
MAP=F:\Fracta~2\Fractint\Ver_19_6\Map\volcano.map
>
> PARS, FRMS and MAPS are add-ins. I run 'em don't hack 'em.
> I just need to know which file[s] do I replace, if any, in
> order to use the map originally sent in this message.
>
If you wish to try out the MAPs that I regretably sent out as
attachments, then save just the data from each one as a seperate file
with the extension of MAP. Then follow the above notes. Further
information may be obtained from some of the following:
FRACTINT.DOC
http://spanky.triumf.ca/www/fractint/palette_maps.html
http://spanky.triumf.ca/www/fractint/commands.html#cycling_anchor
http://spanky.triumf.ca/www/fractint/commands.html#palette_anchor
Hit [F1] while running FractInt and look for either color-cycling
or palette-editing.
P.N.L.
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Sun, 22 Mar 1998 16:01:23 -0600
From: "Paul N. Lee" <Paul.N.Lee@Worldnet.att.net>
Subject: (fractint) Smaller Image Sizes for Fractals....
.
The Windows version of ImageVice (from low-cost software champion BoxTop
Software) is soon to hit the streets. ImageVice is a tool for Web and
multimedia designers that makes Web pages load up to three times faster
and allows the designer to store up to three times the content in the
same space. BoxTop Software now has a fully functional and nonexpiring
demo of ImageVice 1.1 at its Web site:
http://www.boxtopsoft.com/
This program will work its magic with ANY image, just as the Macintosh
version has done for some months now. ImageVice can make GIF, PICT, BMP
and PNG (the most popular multimedia formats) images as much as 70
percent smaller.
ImageVice works as a file filter that is plug-in compatible with Adobe
Photoshop 3.0 or greater and other host applications supporting the 3.0
Photoshop filter plug-in API. It's available for Macintosh, Windows 95,
and NT.
Fred Showker, editor of DT&G Magazine, says, "This new multimedia color
reduction and compression tool breaks all records for the smallest GIF,
PNG, PICT and BMP files -- we're talking over 75 percent reduction
here. In our testing we're finding it even better than JPEG
compression!"
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Sun, 22 Mar 1998 16:27:07 -0600
From: "Tim Wegner" <twegner@phoenix.net>
Subject: (fractint) Posting from other accounts
Just a reminder. This list doesn't let you post messages if the
return address doesn't match the address you are subscribed under.
This is to prevent spammers from blasting the list. So far it has
worked well; we have avoided spam.
Unfortunately this can be a bit of an annoyance to list users, since
you can't post from other accounts or place NO_SPAM in your return
address.
Tim
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Sun, 22 Mar 1998 10:07:17 -0000
From: "Les St Clair" <les_stclair@crosstrees.prestel.co.uk>
Subject: Re: (fractint) Colormaps Ahoy
Jay wrote...
>>.. you can do it in very little space as one file containing
only pars required to create the images. The color part can be copied
out into any other par<<
I sent a mail about this several days ago but I don't think it ever arrived!
There are other advantages to organizing maps as par files, here's my original
mail:
Here's some thoughts on collecting color maps for Fractint...
Save them as par files then delete everything except the title/info plus the
"colors=" statement.
This is easy to do and has several advantages over the more usual .map method:
1. You can use long filenames
2. Include descriptions, dates, author and other info.
3. Whole collections can be bundled into one file to maintain themes, favourite
artists etc.
4. The files take up much less storage space (the attached example occupies
1.07K, compared with 3 x 3.25K for the same (less?) info in .map format)
To use this type of "map" just load it as a par file (using the <2> or <@>
keys), choose the map you want, and it will replace the colors in whatever image
you currently have on screen.
Les01_map { ; My first Fractint Color Map c.1995
; by Les St Clair <les_stclair@compuserve.com>
colors=000<5>D01F01G01<6>T01V01V11<28>qaArcBqbB<29>F22D01D04<15>00y<29>0\
03001101<30>z0q<15>W0S001<29>IaJJcKJcK<42>223213102001101
}
Les03_map { ; My third Fractint Color Map c.1995
; by Les St Clair <les_stclair@compuserve.com>
colors=000CB4<3>H86I76K67L58<23>a1Tb0Ua0U<23>E08C07B07907<3>125<3>56B67D\
78F89HAAJ<16>XSpZUrYUq<11>MK`<2>MHPMFLMEHNCCKBBIA9F87<4>MCGODHPFH<3>VPIX\
RIZUJ_WK<16>zzZxxY<16>0CC<45>MiYNjZNiZ<27>FDBEBAF99<10>8D38D39D3AC3BB4
}
Les06_map { ; A modified color map. Original artist unkown!
; by Les St Clair <les_stclair@compuserve.com>
; One of my favourites
colors=000<15>000000223<6>KKQNNTQQXTT_VWa<6>loslpr<14>OI5<11>pgTriVulYxn\
_zpa<4>jdWgaVcZT`WSYUR<4>HGM<11>724602702<24>U0AV0BW0BX0CY0C<2>`0Da0Db2D\
<14>zVF<14>b2Da0D`0D<3>X0BW0BV0BU0BT0A<9>J06J06H06G06<15>kmn<6>D92<3>LG4\
OI5QK7<12>vlYxn_yo`zpa<14>OI5000<10>000
}
BTW, Angela, these are just examples, I'm not proposing them for inclusion in
any new Fractint collection :)
cheers, Les
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Sun, 22 Mar 1998 19:31:42 -0500
From: davides <davides@pipeline.com>
Subject: (fractint) Re: combo's 4 & 5
Greetings,
Sometimes there can be so many irons in the fire, so to speak, that time
for attempts at original material simply is not there. Which is one reason
for collecting gifs, pars, and color maps. A slight modification here,
another there, and a nice looking image comes up...
The below are two recent combinations:
combo4 { ; by David Shanholtzer, 1998
; Original by "O" (Silk Series)
; Modified slightly by D.Shanholtzer
; color map: jacco169
reset=1960 type=fn*fn function=recip/cotan passes=1
center-mag=-0.00221252505215186/-0.00407982261974527/1.823868/1/90
float=y maxiter=500 bailoutest=and inside=0 outside=atan
potential=255/255/0
colors=000mfn<24>yxxyyxxww<8>menlcmlbm<24>TAXS8WS8W<24>738627627627<13>6\
16616705704<4>600510610<13>RBESCFUDGVEHWFHXHI<25>xkSzmTylT<2>viQugPsfPqd\
O<24>000<6>B96CA7EB9<16>dXRfZTf_U<30>zzy
}
combo5 { ; by David Shanholtzer, 1998
; Original by "O" (Silk Series)
; Modified slightly by D.Shanholtzer
; color map: jacco170
reset=1960 type=fn*fn function=recip/cotan passes=1
center-mag=-0.00221252505215186/-0.00407982261974527/1.823868/1/90
float=y maxiter=500 bailoutest=and inside=0 outside=atan
potential=255/255/0
colors=twr222<45>rupwzwuxtwzwuxsvyvtwrvyutvruxtsvquxsruptwrruotvrqtnstqp\
snrrpoqmqponolonnmmknlmlkjmjkkiikhjjghjeiiegichhcfhaggaef_ff_deYdeYddWcc\
XcbUbbVbaSaaTa`P``R`_N__P_YLYZNZXJXYLYWHWXJXUFVWHWTDUVFVSBTUDUQ8RSBTP7QR\
ASQ8RR9SP7QQ8RM7NP7QJ6KM7NG5HJ6KD4DG5HA3AD4D727F4EA28H5FD3AJ5GG4CL6HJ5EN\
6IM5GP7JP6IR7KS7K<2>X9NaAQaFTbKXeM_<2>lWjn_nrbrtevzfz<2>lMhhFac8WZ0PX0OV\
0MT0LR0J<24>201000000<61>000
}
davides@pipeline.com
Back up my hard drive?
How do I put it in reverse?
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Sun, 22 Mar 1998 18:43:14 -0800
From: "Jay Hill" <ehill1@san.rr.com>
Subject: Re: (fractint) Colormaps Ahoy
> From: Les St Clair <les_stclair@crosstrees.prestel.co.uk>
> Jay wrote...
>
> >>.. you can do it in very little space as one file containing
> only pars required to create the images. The color part can be copied
> out into any other par<<
>
> I sent a mail about this several days ago but I don't think it ever arrived!
[...]
> Save them as par files then delete everything except the title/info plus the
> "colors=" statement.
Please note the other (perhaps new) ideas in my post. There are
certain color maps which are valid over a limited color cycle range
or have other limitations. These can be included as I did, and when
they load, they don't mess-up the rest of the image parameters.
But the image does recompute. If it is only the colors= parameter
loading, the image does not recompute.
Comments should be included identifying the author and date.
Also other remarks can communicate recommendations.
These additional parameters are especially useful for Paul Carlson's,
Kerry Mitchell's and several others on this list.
Jay
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Mon, 23 Mar 1998 05:32:20 PST
From: "Koppens,Ton" <Ton_Koppens.rxnl@eur.xerox.com>
Subject: (fractint) Nuclear PAR
Last night I enjoyed myself playing with one of the nuclear FRM's.
I hope you may find some merit in the results.
Greetings,
Ton Koppens
==============================================================================
nma0-01 { ; CalcTime 0:05:13.36 at1024x768 on a 486DX 100
; Image Copyright 22 Mar 1998 by Ton Koppens
; e-mail:Ton_Koppens.RXNL@eur.xerox.com
reset=1960 type=formula formulafile=_n.frm formulaname=Nuclear_M_a_0
center-mag=0.613881/-0.011734/7.751938
params=0/0/0.02459884/0.873277/0.24863/0.9742235 float=y
colors=000HARH7S<3>NpZ<22>GAWG9WHAV<44>lnUlnUkkR<8>gO5gM3fL5<32>F4kF4lG5\
j<20>LQ5LR4KQ6<14>9BX<9>d`G<24>12j<28>TYcTZcSWe<5>MEnMBoLAn<6>G6kMu7<10>\
HEP
}
nma0-02 { ; CalcTime 0:05:13.36 at1024x768 on a 486DX 100
; Image Copyright 22 Mar 1998 by Ton Koppens
; e-mail:Ton_Koppens.RXNL@eur.xerox.com
reset=1960 type=formula formulafile=_n.frm formulaname=Nuclear_M_a_0
center-mag=0.613881/-0.011734/7.751938
params=0/0/0.02459884/0.873277/0.24863/0.9742235 float=y
colors=000<3>210220210330320440420540530650530760640870740980850A80850B9\
0960CA0A60DB0B70EC0B70FD0C70GD0D80HE0D80IF0E90JG0F90KH0GA0LH0GA0MI0HB0NJ\
0IB0OK0JC0PL0JC0QL0KD0RM0LD0SN0ME0TO0ME0UP0NF0VQ0OF0WQ0OF0XR0PG0YS0QG0ZT\
0RH0_U0RH0`U0SI0aV0TI0bW0UJ0cX0UJ0dY0VK0eY0WK0fZ0XL0g_0XL0h`0YM0ia0ZM0jb\
0_M0kc1`N0le2aO0mf3cP0nh5dQ0oi6eR0pk7fS0ql9hT0rnAiT0soBjU0tqDkV0urEmW0vt\
FnX0wuHoY0xwIpZ0yxJr_0zzLq_0yyLpZ0xwLoY0wvLnX0vtLmW0usLkW0tqLjV0spLiU0rn\
LhT0qmLgS0pkLeS0ojLdR0nhLcQ0mgLbP0leLaO0kdL_N0jbKZM0ibKYM0haKXL0g`KXL0f_\
KWL0eZKVK0dZKUK0cYKUJ0bXKTJ0aWKTJ0aWKSJ0`VKRI0_UKRI0ZTLQH0YSLPH0XSLOG0WR\
MOG0VQMNF0UPMMF0TONME0SNNLE0RNNKD0QMOJD0PLOJD0OKOIC0NJOHC0MJPHB0LIPGB0KH\
PFA0JGQEA0IFQE90HEQD90GERC80FDRC80ECRB70DBSA70CAS970BAS960A9S86098T75087\
T75076T64065U54055U43044U43033V32022V22011V11000W
}
nma0-03 { ; CalcTime 0:07:18.80 at1024x768 on a 486DX 100
; Image Copyright 22 Mar 1998 by Ton Koppens
; e-mail:Ton_Koppens.RXNL@eur.xerox.com
reset=1960 type=formula formulafile=_n.frm formulaname=Nuclear_M_a_0
center-mag=+0.70198240469208170/-0.00904302477183861/45.06941/1/0/52.001
params=0/0/0.02459884/0.873277/0.24863/0.9742235 float=y
colors=000HARH7S<3>NpZ<22>GAWG9WHAV<44>lnUlnUkkR<8>gO5gM3fL5<32>F4kF4lG5\
j<20>LQ5LR4KQ6<14>9BX<9>d`G<24>12j<28>TYcTZcSWe<5>MEnMBoLAn<6>G6kMu7<10>\
HEP
}
nma0-04 { ; CalcTime 0:20:11.87 at1024x768 on a 486DX 100
; Image Copyright 22 Mar 1998 by Ton Koppens
; e-mail:Ton_Koppens.RXNL@eur.xerox.com
reset=1960 type=formula formulafile=_n.frm formulaname=Nuclear_M_a_0
center-mag=+0.70071661046516790/+0.00686753585397625/156.3127/1.1817/0/4\
5.262 params=0/0/0.02459884/0.873277/0.24863/0.9742235 float=y
maxiter=483 decomp=256 biomorph=1
colors=000<46>x00z00z10<45>zx0zz0zz1<59>zzxzzzzzzzzzzzz<29>zzFzzDzyD<29>\
zF1zD0yD0<29>210
}
nma0-05 { ; CalcTime 0:28:19.89 at1024x768 on a 486DX 100
; Image Copyright 22 Mar 1998 by Ton Koppens
; e-mail:Ton_Koppens.RXNL@eur.xerox.com
reset=1960 type=formula formulafile=_n.frm formulaname=Nuclear_M_a_0
passes=t
center-mag=+0.69742282648574110/+0.00449873372098380/2100.123/1.3743/0/4\
.447 params=0/0/0.02459884/0.873277/0.24863/0.9742235 float=y
maxiter=483 outside=atan decomp=256 biomorph=1
colors=000<3>210220210330320440420540530650530760640870740980850A80850B9\
0960CA0A60DB0B70EC0B70FD0C70GD0D80HE0D80IF0E90JG0F90KH0GA0LH0GA0MI0HB0NJ\
0IB0OK0JC0PL0JC0QL0KD0RM0LD0SN0ME0TO0ME0UP0NF0VQ0OF0WQ0OF0XR0PG0YS0QG0ZT\
0RH0_U0RH0`U0SI0aV0TI0bW0UJ0cX0UJ0dY0VK0eY0WK0fZ0XL0g_0XL0h`0YM0ia0ZM0jb\
0_M0kc1`N0le2aO0mf3cP0nh5dQ0oi6eR0pk7fS0ql9hT0rnAiT0soBjU0tqDkV0urEmW0vt\
FnX0wuHoY0xwIpZ0yxJr_0zzLq_0yyLpZ0xwLoY0wvLnX0vtLmW0usLkW0tqLjV0spLiU0rn\
LhT0qmLgS0pkLeS0ojLdR0nhLcQ0mgLbP0leLaO0kdL_N0jbKZM0ibKYM0haKXL0g`KXL0f_\
KWL0eZKVK0dZKUK0cYKUJ0bXKTJ0aWKTJ0aWKSJ0`VKRI0_UKRI0ZTLQH0YSLPH0XSLOG0WR\
MOG0VQMNF0UPMMF0TONME0SNNLE0RNNKD0QMOJD0PLOJD0OKOIC0NJOHC0MJPHB0LIPGB0KH\
PFA0JGQEA0IFQE90HEQD90GERC80FDRC80ECRB70DBSA70CAS970BAS960A9S86098T75087\
T75076T64065U54055U43044U43033V32022V22011V11000W
}
nma0-06 { ; CalcTime 0:02:33.13 at1024x768 on a 486DX 100
; Image Copyright 22 Mar 1998 by Ton Koppens
; e-mail:Ton_Koppens.RXNL@eur.xerox.com
reset=1960 type=formula formulafile=_n.frm formulaname=Nuclear_M_a_0
passes=t center-mag=0/0/0.6666667
params=0/0/-0.65478678/-1.8748678674/0.00566886/0.15866 float=y
maxiter=647 outside=atan decomp=256 biomorph=1
colors=000<3>210220210330320440420540530650530760640870740980850A80850B9\
0960CA0A60DB0B70EC0B70FD0C70GD0D80HE0D80IF0E90JG0F90KH0GA0LH0GA0MI0HB0NJ\
0IB0OK0JC0PL0JC0QL0KD0RM0LD0SN0ME0TO0ME0UP0NF0VQ0OF0WQ0OF0XR0PG0YS0QG0ZT\
0RH0_U0RH0`U0SI0aV0TI0bW0UJ0cX0UJ0dY0VK0eY0WK0fZ0XL0g_0XL0h`0YM0ia0ZM0jb\
0_M0kc1`N0le2aO0mf3cP0nh5dQ0oi6eR0pk7fS0ql9hT0rnAiT0soBjU0tqDkV0urEmW0vt\
FnX0wuHoY0xwIpZ0yxJr_0zzLq_0yyLpZ0xwLoY0wvLnX0vtLmW0usLkW0tqLjV0spLiU0rn\
LhT0qmLgS0pkLeS0ojLdR0nhLcQ0mgLbP0leLaO0kdL_N0jbKZM0ibKYM0haKXL0g`KXL0f_\
KWL0eZKVK0dZKUK0cYKUJ0bXKTJ0aWKTJ0aWKSJ0`VKRI0_UKRI0ZTLQH0YSLPH0XSLOG0WR\
MOG0VQMNF0UPMMF0TONME0SNNLE0RNNKD0QMOJD0PLOJD0OKOIC0NJOHC0MJPHB0LIPGB0KH\
PFA0JGQEA0IFQE90HEQD90GERC80FDRC80ECRB70DBSA70CAS970BAS960A9S86098T75087\
T75076T64065U54055U43044U43033V32022V22011V11000W
}
nma0-07 { ; CalcTime 0:06:02.78 at1024x768 on a 486DX 100
; Image Copyright 22 Mar 1998 by Ton Koppens
; e-mail:Ton Koppens.RXNL@eur.xerox.com
reset=1960 type=formula formulafile=_n.frm formulaname=Nuclear_M_a_0
passes=t center-mag=-0.59824/0.246415/13.33333/1/0/-52.001
params=0/0/-0.65478678/-1.8748678674/0.00566886/0.15866 float=y
maxiter=647 outside=atan decomp=256 biomorph=1
colors=000<3>210220210330320440420540530650530760640870740980850A80850B9\
0960CA0A60DB0B70EC0B70FD0C70GD0D80HE0D80IF0E90JG0F90KH0GA0LH0GA0MI0HB0NJ\
0IB0OK0JC0PL0JC0QL0KD0RM0LD0SN0ME0TO0ME0UP0NF0VQ0OF0WQ0OF0XR0PG0YS0QG0ZT\
0RH0_U0RH0`U0SI0aV0TI0bW0UJ0cX0UJ0dY0VK0eY0WK0fZ0XL0g_0XL0h`0YM0ia0ZM0jb\
0_M0kc1`N0le2aO0mf3cP0nh5dQ0oi6eR0pk7fS0ql9hT0rnAiT0soBjU0tqDkV0urEmW0vt\
FnX0wuHoY0xwIpZ0yxJr_0zzLq_0yyLpZ0xwLoY0wvLnX0vtLmW0usLkW0tqLjV0spLiU0rn\
LhT0qmLgS0pkLeS0ojLdR0nhLcQ0mgLbP0leLaO0kdL_N0jbKZM0ibKYM0haKXL0g`KXL0f_\
KWL0eZKVK0dZKUK0cYKUJ0bXKTJ0aWKTJ0aWKSJ0`VKRI0_UKRI0ZTLQH0YSLPH0XSLOG0WR\
MOG0VQMNF0UPMMF0TONME0SNNLE0RNNKD0QMOJD0PLOJD0OKOIC0NJOHC0MJPHB0LIPGB0KH\
PFA0JGQEA0IFQE90HEQD90GERC80FDRC80ECRB70DBSA70CAS970BAS960A9S86098T75087\
T75076T64065U54055U43044U43033V32022V22011V11000W
}
nma0-08 { ; CalcTime 0:02:27.42 at1024x768 on a 486DX 100
; Image Copyright 22 Mar 1998 by Ton Koppens
; e-mail:Ton_Koppens.RXNL@eur.xerox.com
reset=1960 type=formula formulafile=_n.frm formulaname=Nuclear_M_a_0
passes=t center-mag=0/0/0.6666667
params=0/0/2.4136413/0.05464/1.0884/0.0589 float=y maxiter=147
outside=mult decomp=126 biomorph=1
colors=111aFBYFFVHFTHHMKPKKNMKFMKKfFBYHKMNHTKKQKNbHFaHHYKFVKHTKPQNKnFBaK\
KMPUVNKTNRMPPTNNbKHfKKaNHQPZYNNTPUQPRVPNTPKTPPhKHVPZYPPTRRaPKTRZVRUkNKhP\
KbPPTU`VR`aRPTUUkPNTUdaRZYUZYURTZbVZUaUUTZlhURfUPfUUaUbVZ`YZbaZ`hZPY`hbZ\
dfZ`a`ZbZZY`lkZUa`db``abjb`jh`Zf`dp`Pn`RaddbbhpbRadpnbUbdlfddhbdfdpfdjhd\
hrdUpdZndbhdlndhkdjhhpnhdkhhbjvhhthjqkhqnhpnhjphlkjphlvuj`pjppjjpjtnltrl\
jnlppllkpvvlbvlhulprlqnpvppvrptppqrppvpdpqvrpvvppvptrqvuqtvqlrtvuqvvqvyt\
jutvvtqvtvvttyvtvvvyvpyvvvvwyvyyvwywwywyyyyyyw111<24>111w`_1163116136113\
1363191361633191863893163393BC33666936F3BC38F3696396896FC6BC66986J6898BC\
83M68J86C8HJ8BF8FCB8F88M86K8FK88FB6JB8CBFFBHFBBQ8BJBKFFFJBFQB8MBBKBHFFKK\
FBJFHTBBQBFMFFKFKJHFYBBTFFQFBMHBJHKKHHVFBVFHTHBQHFKHPQHKMHN
}
nma0-09 { ; CalcTime 0:02:42.36 at1024x768 on a 486DX 100
; Image Copyright 22 Mar 1998 by Ton Koppens
; e-mail:Ton_Koppens.RXNL@eur.xerox.com
reset=1960 type=formula formulafile=_n.frm formulaname=Nuclear_M_a_0
passes=t center-mag=-0.00391007/1.06975/4.901961/1/0/-52.001
params=0/0/2.4136413/0.05464/1.0884/0.0589 float=y maxiter=147
outside=mult decomp=126 biomorph=1
colors=111aFBYFFVHFTHHMKPKKNMKFMKKfFBYHKMNHTKKQKNbHFaHHYKFVKHTKPQNKnFBaK\
KMPUVNKTNRMPPTNNbKHfKKaNHQPZYNNTPUQPRVPNTPKTPPhKHVPZYPPTRRaPKTRZVRUkNKhP\
KbPPTU`VR`aRPTUUkPNTUdaRZYUZYURTZbVZUaUUTZlhURfUPfUUaUbVZ`YZbaZ`hZPY`hbZ\
dfZ`a`ZbZZY`lkZUa`db``abjb`jh`Zf`dp`Pn`RaddbbhpbRadpnbUbdlfddhbdfdpfdjhd\
hrdUpdZndbhdlndhkdjhhpnhdkhhbjvhhthjqkhqnhpnhjphlkjphlvuj`pjppjjpjtnltrl\
jnlppllkpvvlbvlhulprlqnpvppvrptppqrppvpdpqvrpvvppvptrqvuqtvqlrtvuqvvqvyt\
jutvvtqvtvvttyvtvvvyvpyvvvvwyvyyvwywwywyyyyyyw111<24>111w`_1163116136113\
1363191361633191863893163393BC33666936F3BC38F3696396896FC6BC66986J6898BC\
83M68J86C8HJ8BF8FCB8F88M86K8FK88FB6JB8CBFFBHFBBQ8BJBKFFFJBFQB8MBBKBHFFKK\
FBJFHTBBQBFMFFKFKJHFYBBTFFQFBMHBJHKKHHVFBVFHTHBQHFKHPQHKMHN
}
nma0-10 { ; CalcTime 0:03:34.81 at1024x768 on a 486DX 100
; Image Copyright 22 Mar 1998 by Ton Koppens
; e-mail:Ton_Koppens.RXNL@eur.xerox.com
reset=1960 type=formula formulafile=_n.frm formulaname=Nuclear_M_a_0
passes=t center-mag=-0.0295816/1.01337/36.04383/1/0/-58.832
params=0/0/2.4136413/0.05464/1.0884/0.0589 float=y maxiter=483
outside=mult decomp=256 biomorph=1
colors=111aFBYFFVHFTHHMKPKKNMKFMKKfFBYHKMNHTKKQKNbHFaHHYKFVKHTKPQNKnFBaK\
KMPUVNKTNRMPPTNNbKHfKKaNHQPZYNNTPUQPRVPNTPKTPPhKHVPZYPPTRRaPKTRZVRUkNKhP\
KbPPTU`VR`aRPTUUkPNTUdaRZYUZYURTZbVZUaUUTZlhURfUPfUUaUbVZ`YZbaZ`hZPY`hbZ\
dfZ`a`ZbZZY`lkZUa`db``abjb`jh`Zf`dp`Pn`RaddbbhpbRadpnbUbdlfddhbdfdpfdjhd\
hrdUpdZndbhdlndhkdjhhpnhdkhhbjvhhthjqkhqnhpnhjphlkjphlvuj`pjppjjpjtnltrl\
jnlppllkpvvlbvlhulprlqnpvppvrptppqrppvpdpqvrpvvppvptrqvuqtvqlrtvuqvvqvyt\
jutvvtqvtvvttyvtvvvyvpyvvvvwyvyyvwywwywyyyyyyw111<24>111w`_1163116136113\
1363191361633191863893163393BC33666936F3BC38F3696396896FC6BC66986J6898BC\
83M68J86C8HJ8BF8FCB8F88M86K8FK88FB6JB8CBFFBHFBBQ8BJBKFFFJBFQB8MBBKBHFFKK\
FBJFHTBBQBFMFFKFKJHFYBBTFFQFBMHBJHKKHHVFBVFHTHBQHFKHPQHKMHN
}
nma0-11 { ; CalcTime 0:04:19.30 at1024x768 on a 486DX 100
; Image Copyright 23 Mar 1998 by Ton Koppens
; e-mail:Ton_Koppens.RXNL@eur.xerox.com
reset=1960 type=formula formulafile=_n.frm formulaname=Nuclear_M_a_0
passes=t
center-mag=-0.08552221195721327/+1.03499727770534500/720.8766/1/0/-58.83\
2 params=0/0/2.4136413/0.05464/1.0884/0.0589 float=y maxiter=483
outside=mult decomp=256 biomorph=1
colors=00zzzz00zyyy00yxxx00xwww00wvvv00vttt00tsss00srrr00rqqq00qppp00onn\
n00nmmm00mlll00lkkk00jjjj00ihhh00hggg00gfff00eeee00dccc00cbbb00baaa00a``\
`00____00ZYYY00YXXX00XWWW00VVVV00UUUU00TSSS00SRRR00QQQQ00PPPP00OOOO00NMM\
M00LLLL00KKKK00JJJJ00IHHH00HGGG00FFFF00EEEE00DDDD00CBBB00AAAA00999900888\
8007777005555004444003333002222000<3>00111100222200333300444400555500555\
500666600777700888800999900AAAA00AAAA00BBBB00CCCC00DDDD00EEEE00FFFF00FFF\
F00GGGG00HHHH00IIII00JJJJ00KKKK00LLLL00LLLL00MMMM00NNNN00OOOO00PPPP00QQQ\
Q00QQQQ00RRRR00SSSS00TTTT00UUUU00VVVV00VVVV00WWWW00XXXX00YYYY00ZZZZ00___\
_00____00````00aaaa00bbbb00cccc00dddd00eeee00eeee00ffff00gggg00hhhh00iii\
i00jjjj00jjjj00kkkk00llll00mmmm00nnnn00oooo00oooo00pppp00qqqq00rrrr00sss\
s00tttt00tttt00uuuu00vvvv00wwww00xxxx00yyyy00zzzz
}
frm:Nuclear_M_a_0 { ; p2, p3 parameters. Use float=y. a is Mandel parameter,
; critical point 0.
a=pixel, c=p2, k=p3, a2=a*a, ac=a*c, r3=sqrt(3), r3a2=r3*a2
a6=3*a2, r3ac=r3*ac, ack=k*ac
z=0:
z2=sqr(z)
z3=z*z2
z=(r3a2*z3-a6*z2-r3ac*z-ac)/(r3*z+1)+ack,
lastsqr<=1000000
;SOURCE: 200398.frm
}
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Mon, 23 Mar 1998 05:37:15 -0800 (PST)
From: Jon Noring <noring@netcom.com>
Subject: (fractint) Lossy or Lossless? (was Re: Smaller Image Sizes for Fractals...)
"Paul N. Lee" <Paul.N.Lee@Worldnet.att.net> wrote:
>The Windows version of ImageVice (from low-cost software champion BoxTop
>Software) is soon to hit the streets. ImageVice is a tool for Web and
>multimedia designers that makes Web pages load up to three times faster
>and allows the designer to store up to three times the content in the
>same space. BoxTop Software now has a fully functional and nonexpiring
>demo of ImageVice 1.1 at its Web site:
>
> http://www.boxtopsoft.com/
>
>This program will work its magic with ANY image, just as the Macintosh
>version has done for some months now. ImageVice can make GIF, PICT, BMP
>and PNG (the most popular multimedia formats) images as much as 70
>percent smaller.
>
>ImageVice works as a file filter that is plug-in compatible with Adobe
>Photoshop 3.0 or greater and other host applications supporting the 3.0
>Photoshop filter plug-in API. It's available for Macintosh, Windows 95,
>and NT.
>
>Fred Showker, editor of DT&G Magazine, says, "This new multimedia color
>reduction and compression tool breaks all records for the smallest GIF,
>PNG, PICT and BMP files -- we're talking over 75 percent reduction
>here. In our testing we're finding it even better than JPEG
>compression!"
O.K., I may have missed some of the discussion on the Fractint mailing list
about my questions on ImageVice, so forgive me if this is "deja vu".
Is ImageVice a lossy, or a lossless format? If lossless (or it has a lossless
setting), how do file sizes compare with PNG, etc.?
Jon Noring
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Mon, 23 Mar 1998 14:59:14 -0500
From: "Bert Tyler" <bert_tyler@oef.com>
Subject: (fractint) Interesting Fractal Website
I was cruising through the Newsbytes web site (www.newsbytes.com) this
morning - it's a pretty good place to scan for computer industry related
news items - and found a reference in its "Internet News" section to a
fractals area.
I took a quick peek at it, and it looks fairly interesting. Check out
http://www.cln.org/themes/fractals.html (CLN stands for "Community Learning
Network", and its fractals theme page is mostly about learning about
fractals).
It looks like there's lots of interesting stuff in there.
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Mon, 23 Mar 1998 20:14:58 -0000
From: Edward Avis <EPA@datcon.co.uk>
Subject: (fractint) Xfractint for AXP
Where can I get xfractint precompiled for DEC Alpha? It doesn't say on the xfractint pages.
Will xfractint make use of multiple CPUs?
- --
Ed Avis
epa@datcon.co.uk
http://members.tripod.com/~mave/index.html
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Mon, 23 Mar 1998 13:48:14 -0800 (PST)
From: "James R. McKenzie" <whookam88@yahoo.com>
Subject: Re: (fractint) Interesting Fractal Website
Thanks,
I can point to this link when people ask me about FRACTINT or Fractals
in general and I get questions about 'em alot.
L8R
James R. McKenzie
WHOOKAM88@YAHOO.COM
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Mon, 23 Mar 1998 18:07:06 -0800
From: Peter Jakubowicz <pfjakub@earthlink.net>
Subject: (fractint) sci.fractals
hi
does anyone know what the deal w/ sci.fractals is? no more fractal posts --
just mindless drivel, apparently by nine-year olds w/ bad social skills.
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Mon, 23 Mar 1998 18:24:58 -0500
From: "Jason Hine" <tumnus@together.net>
Subject: Re: (fractint) sci.fractals
Peter laments:
>does anyone know what the deal w/ sci.fractals is? no more fractal posts --
>just mindless drivel, apparently by nine-year olds w/ bad social skills.
The FBI and Secret Service are buying off all the people who just a little more
about fractals than us, for work on a top secret mission, codenamed Yellow
Submarine, which, when completed, will accomplish many amazing things, including
the apparently impossible task of teaching nine-year-olds reasonable social
skills. Nah, that could never happen. :-)
Sorry, I don't do pars in payment for off-topic posts... trust me, it's better
that way! Jason
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Mon, 23 Mar 1998 21:01:55 -0500
From: "Turner Rentz" <treyr@atr.net>
Subject: Re: (fractint) Hardware
Get the Matrox Millenium 4 MB card if you can.
- -----Original Message-----
From: Peter Jakubowicz <pfjakub@earthlink.net>
To: fractint@xmission.com <fractint@xmission.com>
Date: Saturday, March 21, 1998 10:52 AM
Subject: (fractint) Hardware
>Hi,
>Has anyone run Fractint w/a Diamond Permedia II video card. I am about to
>purchase a new computer that comes with that and wld be interested if I wld
>have a problem with Fractint w/ that. The salesperson has never heard of
>Fractint. Also, is a Sony 17'' monitor w/ .25 dot pitch that runs at
>1600x1200 sufficient for viewing fractals. Pls answer me personally, so as
>not to clog up the list, as I have just done.
>Thank you
>
>
>-
>------------------------------------------------------------
>Thanks for using Fractint, The Fractals and Fractint Discussion List
>Post Message: fractint@xmission.com
>Get Commands: majordomo@xmission.com "help"
>Administrator: twegner@phoenix.net
>Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Mon, 23 Mar 1998 20:05:46 -0800
From: kathy roth <kroth@well.com>
Subject: (fractint) ministry of silly pars
It's the thing on the dollar bill in Fractal-land.
thing_on_the_dollar_bill { ; 3-23-98 kathy roth
; frm carr 3371 by Bob Carr
reset=1960 type=formula formulafile=carr3371.frm
formulaname=Carr3371 center-mag=0.00169221/1.19867/22.6437
params=0/0/0/0
colors=00000e0e00eee00e0eeL0eeeLLLLLzLzLLzzzL\
LzLzzzLzzz000555<3>HHHKKKOO\
OSSSWWW___ccchhhmmmssszzz00z<3>z0z<3>\
z00<3>zz0<3>0z0<3>0zz<2>0GzVVz<3>zV\
z<3>zVV<3>zzV<3>VzV<3>Vzz<2>Vbzhhz<3>\
zhz<3>zhh<3>zzh<3>hzh<3>hzz<2>hlz00\
S<3>S0S<3>S00<3>SS0<3>0S0<3>0SS<2>07SEES\
<3>SES<3>SEE<3>SSE<3>ESE<3>ESS<2\
>EHSKKS<2>QKSSKSSKQSKOSKMSKK<2>SQ\
KSSKQSKOSKMSKKSK<2>KSQKSSKQSKOSKMS00G<3\
>G0G<3>G00<3>GG0<3>0G0<3>0GG<2>04G88G<2>\
E8GG8GG8EG8CG8AG88<2>GE8GG8EG8CG\
8AG88G8<2>8GE8GG8EG8CG8AGBBG<2>\
FBGGBGGBFGBDGBCGBB<2>GFBGGBFGBDGBCGBBGB<2\
>BGFBGGBFGBDGBCG000<6>000
}
Carr3371 (YAXIS) {; Modified Sylvie Gallet frm.1996
; Rewritten for if..else by George Martin 3/9/98
; passes=1 needs to be used with this PHC formula
pixel=-abs(real(pixel))+flip(imag(pixel))
tenthinvpixel = .1/pixel
b6=conj(tenthinvpixel)
b7=flip(.1*tenthinvpixel)
b8=cabs(.02*tenthinvpixel+cabs(0.02*tenthinvpixel))
b4=abs(pixel^2)*conj(flip(pixel^3))\
-conj(tenthinvpixel-flip(0.1*tenthinvpixel))
b5=(pixel^3)*cabs(pixel+0.125)^4-b7-b6+1.75*b8-0.2
IF (whitesq)
z = origz = b5^0.7456
c = (-0.7456,-0.13214)+conj(.1*b4)
ELSE
z = origz = -b5
c = (-0.7456,-0.13214)+conj(.1*(-b4))
ENDIF
bailout=16, imagp1 = imag(p1), imagp2 = imag(p2), iter=0
:
IF (iter == p1)
z=0
c=(-0.7456,-0.13214)+conj(.15*origz^1.2)
ELSEIF (iter == imagp1)
z=0
c=(-0.7456,-0.13214)+conj(.225*origz)
ELSEIF (iter == p2)
z=0
c=(-0.7456,-0.13214)+conj(.3375*origz)
ELSEIF (iter == imagp2)
z=0
c=(-0.7456,-0.13214)+conj(.50625*origz)
ENDIF
z=z*z+c
iter=iter+1
|z|<=bailout
}
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Tue, 24 Mar 1998 10:22:23 -0500 (EST)
From: Ian Kaplan <ijk@force.stwing.upenn.edu>
Subject: Re: (fractint) sci.fractals
>
> hi
> does anyone know what the deal w/ sci.fractals is? no more fractal posts --
> just mindless drivel, apparently by nine-year olds w/ bad social skills.
>
In the age of SPAM, public newsgroups are very high-maintenence. Keeping
a newsgroup from drowning in spam requries a couple of things-
people on the group who go after spammers pretty vigorously;
enough traffic that the spam gets drowned out anyhow;
and a willingness on the part of posters to use hidden reply-to names,
dummy accounts, filters and so on to avoid spam mail...
sci.fractals was probably never quite busy enough to do this...
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
Date: Tue, 24 Mar 1998 16:47:41 -0500
From: davides <davides@pipeline.com>
Subject: (fractint) combo6
<fontfamily><param>Times New Roman</param><bigger><bigger>
The below is a modification of a modification with a par:
051597-002-m1-m2-m3 {; Linda Allison May 15,1997
; modified by Sylvie Gallet
; modified again by Linda Allison
; and again by David Shanholtzer
; 1st parameter: real(p1) = bailout
; 2nd parameter: imag(p1) = number of sides
z = 0
c = 0.4 * log(sqr(pixel^imag(p1))) :
z2 = fn1(z) + c , sqz2 = fn2(z2)
z = c * (1-sqz2)/(1+sqz2)
|z| <<= p1
}
=============================================================
</bigger></bigger></fontfamily><bigger>
combo6 { ; A variation of a variation of a formula by Linda
A.
</bigger><bigger> ; David Shanholtzer, 1998
; Color map: Dav23
; cycle for effect
reset=1960 type=formula formulafile=fractint.frm
formulaname=051597-002-m1-m2-m function=sin/sin passes=1
center-mag=9.715e-006/1.0165e-005/0.6666712 params=20/10 float=y
maxiter=2000 inside=maxiter outside=summ decomp=256
colors=AIIEQQAII<<60>JcdKdeKbc<<9>AIIZF0<<50>vi0wj0wj0wj0<<75>ZF0AII<<2>AIIAJ\
JAJJAKKBKK<<39>KdeHYY
}
</bigger>
davides@pipeline.com
Back up my hard drive?
How do I put it in reverse?
- -
- ------------------------------------------------------------
Thanks for using Fractint, The Fractals and Fractint Discussion List
Post Message: fractint@xmission.com
Get Commands: majordomo@xmission.com "help"
Administrator: twegner@phoenix.net
Unsubscribe: majordomo@xmission.com "unsubscribe fractint"
------------------------------
End of fractint-digest V1 #143
******************************