home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The World of Computer Software
/
World_Of_Computer_Software-02-385-Vol-1of3.iso
/
p
/
ply15dat.zip
/
STONE5.PI
< prev
next >
Wrap
Text File
|
1992-10-20
|
321b
|
22 lines
// Sample Polyray file
//
viewpoint {
from <0, 2, -10>
at <0,0,0>
up <0,1,0>
angle 30
resolution 128, 128
aspect 1
}
background midnightblue
light <-10, 8, -10>
light < 10, 8, -10>
include "plyston.inc"
object {
sphere <0, 0, 0>, 2
Stone5 { scale <0.5, 0.5, 0.5> }
}