home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09962.iso / vrml / cp2b2x.exe / DATA.Z / person.wrl < prev    next >
Text File  |  1996-04-23  |  857b  |  37 lines

  1. #VRML V1.0 ascii
  2.  
  3. Separator {
  4.     Attributes{
  5.         fields [SFBool assignId]
  6.         assignId TRUE
  7.     }
  8.     Separator {
  9.         Separator {
  10.             Translation{
  11.                translation 0.0 0.95 0.0
  12.             }
  13.             Cylinder{
  14.                 height 1.9
  15.                 radius 0.3
  16.             }
  17.         }
  18.         Separator {
  19.             PerspectiveCamera {
  20.                 position 0.0 1.61 0.0
  21.                 orientation 0.0 1.0 0.0 3.14156
  22.                 heightAngle 0.6
  23.             }
  24.             DEF _defaultLight DirectionalLight {
  25.                 on FALSE
  26.                 intensity 0.8
  27.                 direction 0.0 0.0 1.0
  28.             }
  29.             DEF _headLight DirectionalLight {
  30.                 on FALSE
  31.                 intensity 1.0
  32.                 direction 0.0 0.0 1.0
  33.             }
  34.         }
  35.     }
  36. }
  37.