home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
gfx
/
fract
/
fractalu
/
formulas
/
in-the-chaos1.form
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-05-12
|
152 b
|
25 lines
In-The-Chaos1
{
{
x1=-4.0
x2= 4.0
y1=-4.0
y2= 4.0
}
{
c=pixel
z=pixel
}
{
z=z*z
z=z+c
t=cos(z)
w=cos(t)
}
{
w>t
}
{
}
}