#include "colors.inc" #include "metals.inc" background{White} camera { angle 15 location <0, 90, -350> look_at <0, 25, 0> } light_source { <40, 80, -160> color White } light_source { <40, -80, -160> color White } #default { texture { T_Chrome_3A } }