home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Raytrace & Morphing / SOS-RAYTRACE.ISO / programm / scripts / pov / bugfish / land.inc < prev    next >
Encoding:
Text File  |  1993-06-09  |  305 b   |  17 lines

  1. object {
  2.    height_field  {
  3.       gif "landmap.gif"
  4.       scale <640 256 480>
  5.       water_level 0.0
  6.    }
  7.    texture {
  8.       0.025     
  9.       color Gray70
  10.       ambient 0.2           
  11.       diffuse 0.8           
  12.    }
  13.    scale <0.5625 0.5 1.0>
  14.    translate <-180 0.0 -240>
  15.    color Brown
  16. }
  17.