home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1995 November / PCWK1195.iso / inne / win / sieciowe / oiv_demo.lzh / disk4 / DATA.4 / data / SlotCar / LongOcean.iv < prev    next >
Text File  |  1994-11-13  |  648b  |  25 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.     5200 0 -5000, 2700 0 -2800, 2200 0 -500, 2200 0 1000, 3200 0 2800,
  16.         5200 0 5000, 
  17.     5200 0 -5200, 2600 0 -2950, 2100 0 -500, 2100 0 1090, 3150 0 2900,
  18.         5200 0 5200, 
  19.  
  20.                 ] }
  21.     FaceSet{ numVertices 6 }
  22.     BaseColor { rgb 0.6 0.5 0.3 }
  23.     IndexedTriangleStripSet{ coordIndex [0, 6, 1, 7, 2, 8, 3, 9, 4, 10, 5, 11]}
  24. }
  25.