/* add/change any objects here you want */ #declare Something= sphere{<0,2,0>,2} /* #declare Something= merge{ box{<-4,0,-4><4,1.5,4>} box{<-3,1.4,-3><3,3,3>} box{<-2,2.9,-2><2,4.5,2>} box{<-1,4.4,-1><1,6,1>} } */ #declare Ground= plane{y,-0.0001}