home *** CD-ROM | disk | FTP | other *** search
/ Late Night VRML 2.0 with Java CD-ROM / code.zip / Ch11 / waterfall / oceanInline.wrl < prev    next >
Text File  |  1997-03-30  |  878b  |  51 lines

  1. #VRML V2.0 utf8
  2.  
  3. WorldInfo {
  4.   info    "Packaged by CosmoPackage"
  5. }
  6. DEF ocean Transform {
  7.   children    Shape {
  8.     appearance    Appearance {
  9.       material    Material {
  10.     ambientIntensity    0.2
  11.     diffuseColor    0.144667 0.142069 0.385027
  12.     specularColor    0 0 0
  13.     emissiveColor    0 0 0
  14.     shininess    0.2
  15.     transparency    0
  16.       }
  17.  
  18.       texture    NULL
  19.  
  20.       textureTransform    NULL
  21.  
  22.     }
  23.  
  24.     geometry    IndexedFaceSet {
  25.       coord    Coordinate {
  26.     point    [ 3551.8 99.9893 1259.58,
  27.           1106.8 99.9893 3445.18,
  28.           -1537.37 99.9893 3445.18,
  29.           -3825.35 99.9893 1305.07,
  30.           -3825.35 99.9893 -1370.86,
  31.           -1703.58 99.9893 -3931.97,
  32.           3551.8 99.9893 -1429.05,
  33.           1246.77 99.9893 -3931.97 ]
  34.       }
  35.  
  36.       color    NULL
  37.  
  38.       coordIndex    [ 0, 6, 7, 5, 4, 3, 2, 1,
  39.             -1 ]
  40.       colorIndex    [  ]
  41.       normal    NULL
  42.  
  43.       creaseAngle    0.5
  44.     }
  45.  
  46.   }
  47.  
  48.   translation    348.96 -98.1643 361.538
  49.   rotation    0 0 1  0
  50. }
  51.