#include "colors.inc" light_source { <5,1,-40> color White } camera { location <0,0,-3.5> look_at <0,0,0> } background { color White } // As the exponents approach 1.0, the edges get rounder superellipsoid { <0.25,0.25> pigment { color Green } rotate <25,0,0> }