// Last edited on 2005-01-06 00:30:10 by stolfi // Processed by remove-cam-lights #include "dados.inc" background{ color rgb < 0.75, 0.80, 0.85 > } union { plane { z, -10 texture { checker texture{T_Glass1},texture{T_Ruby_Glass} scale 10 } } object { bolas } } #include "camlight.inc" camlight(<0,0,10>,<-100,-40,0>,1.00,z,1.0)