home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1995 November / PCWK1195.iso / inne / win / sieciowe / oiv_demo.lzh / disk4 / DATA.4 / data / models / solar.iv < prev    next >
Text File  |  1995-03-07  |  3KB  |  110 lines

  1. #Inventor V2.0 ascii
  2. Separator {
  3.   Environment {
  4.     ambientIntensity .7
  5.     ambientColor     1 1 1
  6.   }
  7.   PerspectiveCamera {
  8.     position    0 2 10
  9.     orientation 1 0  0 -.19
  10.     nearDistance   5
  11.     farDistance   20
  12.     focalDistance 10
  13.     heightAngle   0.3
  14.   }
  15.   PointLight {
  16.     on TRUE
  17.     intensity .9
  18.     color     1 1 0
  19.     location  0 0 0
  20.   }
  21.   Separator {
  22.     Scale {scaleFactor 10 10 10 }
  23.     File { name "StarField2.iv" }
  24.   }
  25.   ShapeHints {
  26.     shapeType SOLID
  27.     vertexOrdering COUNTERCLOCKWISE
  28.     faceType  CONVEX
  29.   }
  30.   Complexity {
  31.     type OBJECT_SPACE
  32.     value 0.4
  33.   }
  34.   DEF Sun Separator {
  35.     # 1.308 Mkm
  36.     Material { 
  37.       diffuseColor .9 .9 0
  38.       emissiveColor .6 .6 0
  39.     }
  40.     Sphere { radius .2 }
  41.   }
  42.   DEF Mercury Separator {
  43.     # .004 Mkm, 57.9 Mkm, .387 au, 87 days
  44.     BaseColor { rgb .9 .8 .7 }
  45.     Complexity {
  46.       type OBJECT_SPACE
  47.       value 0.2
  48.     }
  49.     Rotor {rotation 0 1 0 0.01 speed 0.09 }
  50.     Translation { translation .387 0 0 }
  51.     Sphere { radius .04 }
  52.   }
  53.   DEF Venus Separator {
  54.     # .012 Mkm, 108.2 Mkm, .723 au, 224 days
  55.     BaseColor { rgb .2 .8 0 }
  56.     Rotor {rotation 0 1 0 0.03 speed 0.04 }
  57.     Translation { translation .723 0 0 }
  58.     Sphere { radius .12 }
  59.   }
  60.   DEF Earth Separator {
  61.     # .012 Mkm, 149.5 Mkm, 1 au, 365 days
  62.     BaseColor { rgb 0 .3 .8 }
  63.     Rotor {rotation 0 1 0 0.05 speed 0.03 }
  64.     Translation { translation 1 0 0 }
  65.     Sphere { radius .12 }
  66.   }
  67.   DEF Mars Separator {
  68.     # .006 Mkm, 227.9 Mkm, 1.524 au, 686 days
  69.     BaseColor { rgb .8 .1 .1 }
  70.     Complexity {
  71.       type OBJECT_SPACE
  72.       value 0.2
  73.     }
  74.     Rotor {rotation 0 1 0 0.07 speed 0.02 }
  75.     Translation { translation 1.524 0 0 }
  76.     Sphere { radius .06 }
  77.   }
  78. #  DEF Jupiter Separator {
  79. #    # .142 Mkm, 778.3 Mkm, 5.2 au, 4015 days
  80. #    BaseColor { rgb .5 1 0 }
  81. #    Rotor {rotation 0 1 0 0.0515 speed 0.002 }
  82. #    Translation { translation 5.2 0 0 }
  83. #    Sphere { radius 1.42 }
  84. #  }
  85. #  DEF Saturn Separator {
  86. #    # .12 Mkm, 1427 Mkm, 9.539 au, 10585 days
  87. #    BaseColor { rgb .9 .9 0 }
  88. #    Rotor {rotation 0 1 0 0.0615 speed 0.001 }
  89. #    Translation { translation 9.539 0 0 }
  90. #    Sphere { radius 1.2 }
  91. #  }
  92. #  DEF Uranus Separator {
  93. #    # .051 Mkm, 2869 Mkm, 19.182 au
  94. #    BaseColor { rgb 0 .5 1 }
  95. #    Translation { translation 9.458 0 0 }
  96. #    Sphere { radius .5 }
  97. #  }
  98. #  DEF Neptune Separator {
  99. #    # .0485 Mkm, 4496 Mkm, 30 au
  100. #    BaseColor { rgb .5 .5 1 }
  101. #    Translation { translation 9.653 0 0 }
  102. #    Sphere { radius .5 }
  103. #  }
  104. #  DEF Pluto Separator {
  105. #    # .003 Mkm, 5965 Mkm, 39.785 au
  106. #    BaseColor { rgb .8 .8 .8 }
  107. #    Translation { translation 9.776 0 0 }
  108. #    Sphere { radius .5 }
  109. #  }
  110. }