cone { <0, 0, 0>, 1, <0, 4, 0>, 0 pigment { hexagon color rgb <1, 0.4, 0> color rgb <1, 1, 0> color rgb <1, 0.7, 0> scale 1/6 } rotate <-90, 90, 0> } light_source { <50, 50, -50> color rgb <1, 1, 1> } camera { location <0, 2, -8> look_at <0, 2, 0> }