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