#include "data.inc" #include "colors.inc" background{ color rgb < 1.00, 1.00, 1.00 > } light_source { < 20.00, 0.00, 20.00 > color rgb < 1.00, 1.00, 1.00 > } camera { location < 50.00, 110.00, 10.00 > right < -1.20, 0.00, 0.00 > up < 0.00, 0.00, 0.90 > sky < 0.00, 0.00, 1.00 > look_at < 0.00, 0.00, 0.00 > }