// +w320 +h240 +a0.1 camera {location <0,1,-1> look_at 0.6*z} background {color <0.4,0.5,0.7>} light_source {100*y, color 1.2} #default {pigment {color rgb 1}} height_field {png "hftest.png" translate 0.05*x scale <+1,0.2,1>} height_field {png "hftest.png" smooth translate 0.05*x scale <-1,0.2,1>} text { ttf "crystal.ttf" "smooth regular", 0.01, 0 scale 0.2 translate <-0.86,0.3,1> }