home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ray Tracing Box
/
RAY_CD.mdf
/
raytrace
/
povshell
/
plane.tpl
< prev
next >
Wrap
Text File
|
1994-01-17
|
364b
|
14 lines
plane {
< , , >,
pigment {
}//end pigment
}//end plane
/The object defined here is an infinite plane. The vector <0, 1, 0> is the
//surface normal of the plane (i.e., if you were standing on the surface, the
//normal points straight up.) The number afterward is the distance that the
//plane is displaced along the normal from the origin