背景に溶け込む霧

 背景に溶け込む霧を描画します。
 //**********************************************************************************
  fog{
    fog_type 2
    fog_alt 4
    fog_offset -80
    distance 3
    color rgbf < 0.528, 0.694, 0.732, 0.5 >
    turbulence < 0.05, 0, 0.05 >
    omega 0.25
    lambda 2.5
    octaves 6
  }
 //**********************************************************************************