light_source { <11,0, 20> color 0.7 }
light_source { <0,11, 20> color 0.3 }

camera { 
  sky y right -x up y angle 55
  location <10.5, 10.5, 20.0> 
  look_at <10.5, 10.5, 0> 
}