home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Special Computer Graphics & Animation
/
Chip-Special-Computergrafik.bin
/
programs
/
povray
/
povmac.sea
/
POVRAY
/
POV-Ray.rsrc
/
TEXT_316_plane.txt
< prev
next >
Wrap
Text File
|
1994-02-10
|
192b
|
7 lines
// create an infinite planar surface
plane
{
y, // <X Y Z> unit surface normal, vector points "away from surface"
-1.0 // distance from the origin in the direction of the surface normal
}