// Last edited on 2003-09-19 00:23:57 by stolfi // Frame: matte gray // Sticks: matte gray #declare highlight_color = color rgb <1.00, 1.00, 1.00>; #declare matte_color = color rgb <0.70, 0.70, 0.70>; #include "textures/matte.inc" #declare abacus_frame_texture = texture{ texture_matte } #declare abacus_stick_texture = texture{ texture_matte }