// Last edited on 2008-08-13 13:28:49 by stolfi // Lights for a single desk or chair. light_source { 100 * < 3, 5, 4 > color rgb 0.7 * < 1.000, 1.000, 1.000 > } light_source { 100 * < 5, -2, 5 > color rgb 0.5 * < 1.000, 1.000, 1.000 > } light_source { 100 * < -2, 5, 5 > color rgb 0.5 * < 1.000, 1.000, 1.000 > }