vr2-4-21.wrl


[ VRML source code ]

#VRML V2.0 utf8
#vr2-4-21.wrl
Group {
  children [
    Fog {
      color 0 0 0
      fogType "EXPONENTIAL"
      visibilityRange 500
    },
    PointLight {
      location 75 -20 -75
    }
    Inline { 
      url "vr2-4-19.wrl" 
      bboxCenter 0 0 0
      bboxSize 300 100 300
    }
  ]
}