home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
gfx
/
fract
/
fractalu
/
formulas
/
sun.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
|
1995-05-15
|
202 b
|
29 lines
Sun
{
{
mirrorx
x1=-10.0
x2= 10.0
y1=-6.15
y2= 6.15
bailout=10000.0
}
{
t=pixel
z=pixel
}
{
t=sin(t)
t=cos(t)
t=tan(t)
z=z*z
z=z+t
w=abs(z)
}
{
z>bailout
}
{
}
}