home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ray Tracing Box
/
RAY_CD.mdf
/
raytrace
/
_pov_dat
/
football
/
football.inc
< prev
next >
Wrap
Text File
|
1994-03-10
|
685b
|
35 lines
// Persistance of Vision Raytracer V2.0
// Texture include file for football.MDL scene.
//
// This file was generated for POV-Ray V2.0 by
// MORAY.EXE (c) 1991-1994 SoftTronics by Lutz Kretzschmar + Markus Lutz
//
//
// NOTE: Do *NOT* remove the comment lines containing '$MRY$'.
//
// ******* T E X T U R E S *******
// $MRY$: 'Football'
#declare Football = texture {
finish {
ambient 0.20
diffuse 0.50
brilliance 1.00
phong 0.60
phong_size 20.00
}
pigment {
image_map {
gif "FOOTMAP.GIF" map_type 1
}
}
scale <-1,1,1> // no mirror image!
rotate <90,0,0> // align along Z-axis
}