#version unofficial megapov .5; camera{location<0,17,-20> look_at 0 angle 40} light_source{<100,200,-50>,1} light_source{<-100,-50,0>,<.2 .3 .4> shadowless} background{<.4 .6 .85>} #include "country_grass.inc" country_grass( <-10,-5>, <0,5>, 1, .5, 1000, 360, 0 ) country_grass( <0,-5>, <10,5>, <1,2,1.5>, 1, 1000, 90, 45 ) box{<-10,-1,-5>,<10,0,5> pigment{rgb<.7 .7 .5>}normal{granite}}