// Lights for the white abacus // Mostly frontal // Main lightsfrom upper right light_source { <+025.0000, +060.0000, +045.0000> color rgb 0.45 * <1,1,1> } light_source { <+030.0000, +060.0000, +040.0000> color rgb 0.45 * <1,1,1> } light_source { <+033.0000, +055.0000, +048.0000> color rgb 0.45 * <1,1,1> } // Secondary lights from below left // light_source { // <-030.0000, +040.0000, -010.0000> // color rgb 0.05 * <1,1,1> // } // // light_source { // <+010.0000, +035.0000, -035.0000> // color rgb 0.05 * <1,1,1> // } // // light_source { // <-023.0000, +040.0000, -028.0000> // color rgb 0.05 * <1,1,1> // }