home *** CD-ROM | disk | FTP | other *** search
/ Late Night VRML 2.0 with Java CD-ROM / code.zip / Ch11 / island / streamInline.wrl < prev    next >
Text File  |  1997-03-30  |  1KB  |  62 lines

  1. #VRML V2.0 utf8
  2.  
  3. WorldInfo {
  4.   info    "Packaged by CosmoPackage"
  5. }
  6. DEF stream Transform {
  7.   children    Shape {
  8.     appearance    Appearance {
  9.       material    Material {
  10.     ambientIntensity    0.2951
  11.     diffuseColor    0.2263 0.2241 0.4234
  12.     specularColor    0 0 0
  13.     emissiveColor    0 0 0
  14.     shininess    0.7553
  15.     transparency    0
  16.       }
  17.  
  18.       texture    NULL
  19.  
  20.       textureTransform    NULL
  21.  
  22.     }
  23.  
  24.     geometry    IndexedFaceSet {
  25.       coord    Coordinate {
  26.     point    [ 113.1 161.3 26.37,
  27.           99.41 161.3 7.559,
  28.           26.91 140.2 76.79,
  29.           59.67 140.2 78.54,
  30.           -16.34 123.9 153.5,
  31.           16.42 123.9 155.3,
  32.           8.789 92.84 204.4,
  33.           -23.97 92.84 202.6,
  34.           17.51 52.17 288.9,
  35.           -15.25 52.17 287.2,
  36.           -2.28 0 354.5,
  37.           30.48 0 356.3 ]
  38.       }
  39.  
  40.       color    NULL
  41.  
  42.       coordIndex    [ 1, 2, 3, 0, -1, 0, 1, 2,
  43.             3, -1, 2, 4, 5, 3, -1, 2,
  44.             4, 5, 3, -1, 6, 5, 4, 7,
  45.             -1, 4, 7, 6, 5, -1, 8, 6,
  46.             7, 9, -1, 7, 9, 8, 6, -1,
  47.             9, 10, 11, 8, -1, 9, 10, 11,
  48.             8, -1 ]
  49.       colorIndex    [  ]
  50.       normal    NULL
  51.  
  52.       ccw    TRUE
  53.       solid    TRUE
  54.       convex    TRUE
  55.       creaseAngle    0.5
  56.     }
  57.  
  58.   }
  59.  
  60.   translation    -0.02125 0.1159 -4.5
  61. }
  62.