home *** CD-ROM | disk | FTP | other *** search
/ Late Night VRML 2.0 with Java CD-ROM / code.zip / Ch11 / train / tunnelGeomInline.wrl < prev   
Text File  |  1997-03-31  |  1KB  |  61 lines

  1. #VRML V2.0 utf8
  2.  
  3. WorldInfo {
  4.   info    "Packaged by CosmoPackage"
  5. }
  6. DEF tunnelGeom Transform {
  7.   children    Shape {
  8.     appearance    Appearance {
  9.       material    Material {
  10.       }
  11.  
  12.       texture    NULL
  13.  
  14.       textureTransform    NULL
  15.  
  16.     }
  17.  
  18.     geometry    IndexedFaceSet {
  19.       coord    Coordinate {
  20.     point    [ -20.2 7.824 156.9,
  21.           -20.2 -50 156.9,
  22.           35.72 7.824 156.9,
  23.           35.72 -50 156.9,
  24.           35.72 7.824 -111.2,
  25.           35.72 -50 -111.2,
  26.           -20.2 7.824 -111.2,
  27.           -20.2 -50 -111.2,
  28.           -9.219 7.824 156.9,
  29.           -9.219 -50 156.9,
  30.           35.72 -6.754 156.9,
  31.           -9.219 -6.756 156.9,
  32.           23.99 -50 156.9,
  33.           23.99 -6.755 156.9,
  34.           24.94 7.824 -111.2,
  35.           24.94 -50 -111.2,
  36.           -20.2 -3.363 -111.2,
  37.           24.94 -3.363 -111.2,
  38.           -10.23 -50 -111.2,
  39.           -10.23 -3.363 -111.2 ]
  40.       }
  41.  
  42.       color    NULL
  43.  
  44.       coordIndex    [ 6, 16, 7, 1, 0, -1, 2, 10,
  45.             3, 5, 4, -1, 6, 0, 8, 2,
  46.             4, 14, -1, 0, 1, 9, 11, 8,
  47.             -1, 10, 2, 8, 11, 13, -1, 12,
  48.             3, 10, 13, -1, 4, 5, 15, 17,
  49.             14, -1, 16, 6, 14, 17, 19, -1,
  50.             18, 7, 16, 19, -1 ]
  51.       normal    NULL
  52.  
  53.       solid    FALSE
  54.       creaseAngle    0.5
  55.     }
  56.  
  57.   }
  58.  
  59.   translation    -1.062 0.3509 -4.5
  60. }
  61.