home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09962.iso / vrml / MWE105.ZIP / EExamples / Reflect.wrl < prev    next >
Text File  |  1996-01-27  |  559b  |  39 lines

  1. #VRML V1.0 ascii
  2.  
  3. #Generated by VRMLExpress from Reflect.vxr
  4.  
  5. Separator {
  6.     renderCulling AUTO
  7.  
  8.     DEF BackgroundColor Info {
  9.         string ".1 .2 .6"
  10.     }
  11.  
  12.     Material {
  13.         ambientColor 0.2 0.2 0.2
  14.         diffuseColor 1 1 0
  15.         specularColor 0 0 0
  16.         emissiveColor 0 0 0
  17.         shininess 0.2
  18.         transparency 0
  19.     }
  20.  
  21.     DEF object Coordinate3 {
  22.         point [ 1 0 0,
  23.             2 0 0,
  24.             2 1 0,
  25.             -1 0 0,
  26.             -2 0 0,
  27.             -2 1 0 ]
  28.     }
  29.  
  30.     IndexedFaceSet {
  31.         coordIndex [ 0, 1, 2, 0, -1, 3, 4, 5, 3, -1 ]
  32.         materialIndex -1
  33.         normalIndex -1
  34.         textureCoordIndex -1
  35.     }
  36.  
  37. }
  38.  
  39.