// Last edited on DATE TIME by USER // Processed by remove-cam-lights background{ color rgb < 0.75, 0.80, 0.85 > } #include "dados.inc" plane {z,0 texture{ pigment{ checker <0.5,0.2,0.1>, <0.3,0.3,0.3>} finish{ambient 0.2 diffuse 0.5} scale 2 } } #include "camlight.inc" camlight(<0,0,0>,<300,-100,30>,1.00,z,1.0)