home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 September / WIN95_09962.iso / vrml / cp2b2x.exe / DATA.Z / k01.wrl < prev    next >
Text File  |  1996-06-21  |  1KB  |  50 lines

  1. #VRML V2.0 utf8
  2. #
  3. # This file is conveted from VRML 1.0 to Moving Worlds.
  4. # Copyright(C) 1996 Sony Corporation.
  5.  
  6. Transform {
  7.   children [
  8.     Group {
  9.       children [
  10.         Transform {
  11.           children [
  12.             Transform {
  13.               children [
  14.                 Shape {
  15.                   appearance Appearance {
  16.                     material Material {
  17.                       shininess        5
  18.                     }
  19.                   }
  20.                   geometry IndexedFaceSet {
  21.                     coord Coordinate3 {
  22.                       point [
  23.                         0.14 3e-06 -0.1,
  24.                         0.14 -3e-06 0.1,
  25.                         -0.14 -3e-06 0.1,
  26.                         -0.14 3e-06 -0.1,
  27.                       ]
  28.                     }
  29.                     coordIndex [
  30.                       0, 1, 2, 3, -1,
  31.                       3, 2, 1, 0, -1,
  32.                     ]
  33.                     normalPerVertex FALSE
  34.                     # ccw     FALSE
  35.                     # solid   FALSE
  36.                     convex TRUE
  37.                     creaseAngle 0.5
  38.                   }
  39.                 },
  40.               ]
  41.             }
  42.           ]
  43.         }
  44.       ]
  45.     },
  46.   ]
  47. }
  48.  
  49.  
  50.