// Light sources for WTEL logo. // For black-and-white version (main light casts no shadows) // Mostly from +Y light_source { < +009.00, +004.50, +009.00 > color rgb 0.65 * < 1.00, 1.00, 1.00 > shadowless } light_source { < +002.40, +012.00, +002.40 > color rgb 0.30 * < 1.00, 1.00, 1.00 > } light_source { < +003.60, +018.00, +003.60 > color rgb 0.30 * < 1.00, 1.00, 1.00 > }