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 / simpleMountains.iv < prev    next >
Text File  |  1994-11-13  |  2KB  |  91 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
  10.     }
  11.     Separator {
  12.     BaseColor { rgb    .28 .12 .15 }
  13.     Coordinate3 { point [
  14.         0.0    0.0    0.0,
  15.         6.0    0.0    0.0,
  16.         6.0    3.0    0.0,
  17.         10.0    0.0    0.0,
  18.         10.0    2.0    0.0,
  19.         13.0    0.0    0.0,
  20.         13.0    4.0    0.0,
  21.         16.0    0.0    0.0,
  22.         16.0    3.0    0.0,
  23.         20.0    0.0    0.0,
  24.         20.0    7.0    0.0,
  25.         24.0    0.0    0.0,
  26.         24.0    4.0    0.0,
  27.         25.0    0.0    0.0,
  28.         25.0    5.0    0.0,    # 14
  29.         31.0    0.0    0.0,    # 15
  30.  
  31.         25.0    0.0    1.0,    # 16
  32.         28.0    0.0    1.0,    # 17
  33.         28.0    2.5    1.0,
  34.         31.0    0.0    1.0,
  35.         31.0    5.0    1.0,
  36.         32.0    0.0    1.0,
  37.         32.0    3.5    1.0,
  38.         36.0    0.0    1.0,
  39.         36.0    6.0    1.0,
  40.         41.0    0.0    1.0,
  41.         41.0    2.5    1.0,
  42.         42.0    0.0    1.0,
  43.         42.0    4.0    1.0,
  44.         48.0    0.0    1.0,
  45.         48.0    2.0    1.0,
  46.         50.0    0.0    1.0,
  47.         50.0    2.5    1.0,
  48.         51.0    0.0    1.0,
  49.         51.0    1.5    1.0,
  50.         53.0    0.0    1.0,
  51.         53.0    1.5    1.0,
  52.         56.0    0.0    1.0,
  53.         56.0    0.0    1.0,
  54.         ]
  55.     }
  56.     Translation { translation 0 0 -3000 }
  57.     DEF m1 Separator { 
  58.         renderCulling ON 
  59.         Scale { scaleFactor 20 14 1 }
  60.         TriangleStripSet { startIndex 0 numVertices 16 }
  61.     }
  62.     DEF m2 Separator {
  63.         renderCulling ON 
  64.         Scale { scaleFactor 20 14 1 }
  65.         TriangleStripSet { startIndex 16 numVertices 23 }
  66.     }
  67.  
  68.  
  69.     Transform { rotation 0 1 0 0.4 translation -950 0 400  }
  70.     USE m1
  71.     USE m2
  72.  
  73.     Transform { rotation 0 1 0 0.8 translation -2000 0 900  }
  74.     USE m1
  75.     USE m2
  76.     Transform { rotation 0 1 0 0.5 translation -1000 0 400  }
  77.     USE m1
  78.     USE m2
  79.  
  80.     Transform { rotation 0 1 0 0.8 translation -2000 0 900  }
  81.     USE m1
  82.     USE m2
  83.     Transform { rotation 0 1 0 0.3 translation -1000 0 400  }
  84.     USE m1
  85.     USE m2
  86.     Transform { rotation 0 1 0 0.2 translation -1000 0 400  }
  87.     USE m1
  88.     USE m2
  89.     }
  90. }
  91.