// Last edited on 2005-05-22 12:51:51 by stolfi // Lights for a single stage or bench. light_source { 100 * < -3, -3, 5 > color rgb 0.7 * < 1.000, 0.980, 0.960 > } light_source { 100 * < 5, -2, 5 > color rgb 0.7 * < 1.000, 0.980, 0.960 > } light_source { 100 * < -2, 5, 5 > color rgb 0.7 * < 1.000, 0.980, 0.960 > }