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_323_sphere.txt
< prev
next >
Wrap
Text File
|
1994-02-10
|
108b
|
7 lines
// create a sphere shape
sphere
{
<0, 0, 0> // center of sphere <X Y Z>
2.0 // radius of sphere
}