// Last edited on 2005-01-06 00:29:34 by stolfi // Processed by remove-cam-lights background{ color rgb < 0.75, 0.80, 0.85 > } #declare raio = 2.000; plane { y, -2 texture { pigment { checker color rgb < 0.40, 0.20, 0.30 >, color rgb < 0.50, 0.20, 0.40 > } finish { ambient 0.1 diffuse 0.9 } scale 0.5 } } #include "dados.inc" #include "camlight.inc" camlight(<30,20,0>,<-50,80,100>,1.00,y,1.0)