home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
msdos
/
raytrace
/
pov
/
gen
/
form04a
/
shapes
/
flip.frm
< 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
|
1993-11-08
|
192 b
|
9 lines
shape = torus 0.1 , 1.4;
// shape = ellipse 1.5 , 0.1;
a = shape stack 50 in 25% twistz -90 bend 180 powered_grow 0.6;
b = sphere stack 10 bend 40;
c = b scale 5;
a,b/*,c */;
end