#include "shapes.inc" #include "colors.inc" #include "sier3.inc" camera { location <0,0,-3> look_at <0,0,0> } light_source { <0,0,-4> color White } object { SyrPyr pigment { color Blue } rotate <0+clock,0+clock,0> }