home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ray Tracing Box
/
RAY_CD.mdf
/
RAYTRACE
/
FORM
/
SHAPES
/
SAMPLE1.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-09-23
|
173 b
|
6 lines
// sample file
a_spine=box <0.2 , 0.5 , 0.2 > stack 10 in 50% grow 0.2 twist 90;
tweeny_bit = sphere 0.3 stack 1;
tweeny_bit, [a_spine] stack 30 in 75% twist 360;
end;