home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stars of Shareware: Raytrace & Morphing
/
SOS-RAYTRACE.ISO
/
programm
/
utility
/
dos
/
glob10
/
example.v
< 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-01
|
411 b
|
24 lines
#include color.vc
studio = {
from = 0 -10 -6.1;
at = 0 0 -6.1;
up = 0 0 1;
angle = 50;
res = 320 200;
antialias = none;
background = black;
ambient = white * .1;
}
light = { type = directional;
direction = 1 1 -1;
color = white; }
#include example.def
#include example.vo