//
// POV-Ray(tm) 3.0 tutorial example scene.
// Copyright 1996 by the POV-Ray Team
//
 
#include "skysph1.inc"

plane { y, 0
  pigment { color Green }
  finish { ambient .3 diffuse .7 }
}

