home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Special Computer Graphics & Animation
/
Chip-Special-Computergrafik.bin
/
programs
/
povray
/
povsrc.sea
/
POVSRC
/
SOURCE
/
POV.π.rsrc.rsrc
/
TEXT_316_plane.txt
< prev
next >
Wrap
Text File
|
1994-02-04
|
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
}