#include "colors.inc" #include "shapes.inc" #include "woods.inc" camera { location <10,5,10> look_at <0,0,0> angle 10 } light_source { <30,20,15> color White*2 } object { Sphere texture { T_Wood7 } }