home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1995 November / PCWK1195.iso / inne / win / sieciowe / oiv_demo.lzh / disk5 / DATA.5 / data / SlotCar / ocean.iv < prev    next >
Text File  |  1994-11-13  |  877b  |  27 lines

  1. #Inventor V2.0 ascii
  2.  
  3. Separator {
  4.     renderCulling ON
  5.     LightModel { model BASE_COLOR }
  6.     ShapeHints {
  7.     vertexOrdering    COUNTERCLOCKWISE
  8.     shapeType    SOLID
  9.     # faceType    CONVEX - Workaround for GL convex polygon bug...
  10.     faceType    UNKNOWN_FACE_TYPE
  11.     }
  12.     BaseColor { rgb 0 0 0.2 }
  13.  
  14.     Coordinate3 { point [ 
  15.     -3000 0 0,   -2000 0 0, -1500 0 -800, -1000 0 -3000, -3000 0 -3000,
  16.     -3000 0 100, -1900 0 80, -1350 0 -900, -900 0 -3000, 
  17.     4000 0 -5000, 1500 0 -2800, 1000 0 -500, 1000 0 1000, 2000 0 2800, 4000 0 5000, 
  18.     4000 0 -5200, 1400 0 -2950,  900 0 -500,  900 0 1090, 1950 0 2900, 4000 0 5200, 
  19.  
  20.                 ] }
  21.     FaceSet{ numVertices 5 }
  22.     FaceSet{ startIndex 9 numVertices 6 }
  23.     BaseColor { rgb 0.6 0.5 0.3 }
  24.     IndexedTriangleStripSet{ coordIndex [ 0, 5, 1, 6, 2, 7, 3, 8, ] }
  25.     IndexedTriangleStripSet{ coordIndex [9, 15, 10, 16, 11, 17, 12, 18, 13, 19, 14, 20]}
  26. }
  27.