camera { location <0,5,-8> look_at <0,2,0> } light_source { <20,50,-50>, color rgb <1,1,1> } background { color rgb <1,1,1> } sphere { <0 ,2 ,0>, 2 pigment { color rgb <1,0,0> } } box { <-3.75, 0.00, -0.5>, < 3.75, 1.75, 0.0> }