home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ray Tracing Box
/
RAY_CD.mdf
/
raytrace
/
_pov_dat
/
rex5
/
rex5.pov
< prev
next >
Wrap
Text File
|
1993-01-19
|
649b
|
39 lines
//----- Rex Miller 1/10/93
#include "colors.inc"
#include "shapes.inc"
#include "shapes2.inc"
#include "rextex.inc"
#include "gun.inc"
#include "hand.inc"
#include "head.inc"
#include "body.inc"
#include "world.inc"
#include "slug.inc"
max_trace_level 4
camera {
location <0 800 -4000>
direction <0 0 1.4>
up <0 1 0>
right <1.3333 0 0>
look_at <-500 780 0>
}
//-------light
object { light_source { <1000 910 -3000> color Scarlet } }
//-------light
object { light_source { <-4000 10000 -9000> color White } }
//-------light
object { light_source { <0 2000 -6000> color White } }