camera cam1 { pixeldim 800 600 worlddim 12 9 viewpoint 6 4.5 10 } material oak_tex { ambient 1.0 1.0 1.0 diffuse 5.0 5.0 5.0 specular 0.3 0.3 0.3 } material brick_tex { ambient 6.0 6.0 6.0 diffuse 4.0 4.0 4.0 specular 0.0 0.0 0.0 } material mike_tex { ambient 4.0 4.0 4.0 diffuse 4.0 4.0 4.0 specular 0.0 0.0 0.0 } light center { location 6 6 3 emissivity 12 12 12 } texplane oak_floor { material oak_tex normal 0 1 0 point -6 0 0 xdir 1 0 0 dimensions 24 10 texname ../images/oak.ppm mode 1 } texplane brick_wall { material brick_tex normal 0 0 1 point -8 -2 -8.00 xdir 1 0 0 dimensions 30 24 texname ../images/brick8.ppm mode 1 } texplane oak_frame { material mike_tex normal 0 0 1 point 2.6 4.6 -7.95 dimensions 6.8 8.8 xdir 1 0.0 0 texname ../images/oak.ppm mode 1 } texplane mike_pic { material mike_tex normal 0 0 1 point 3.0 5.0 -7.90 dimensions 6.0 8.0 xdir 1 0.0 0 texname ../images/mike.ppm mode 0 }