#Inventor V2.1 ascii PerspectiveCamera { position 0.0 0.0 15.0 orientation -1 0 0 0.0 nearDistance 5.48532 farDistance 9.32612 focalDistance 7.40381 } Separator { # light PointLight { on TRUE intensity 1 color 1 1 1 location 15 15 20 } } Separator { # light PointLight { on TRUE intensity 1 color 1 1 1 location -15 15 20 } } # box 1 Separator { Transform { translation 0 0 -5 rotation 1 1 1 0.45 scaleFactor 0.5 0.5 0.5 } Material { diffuseColor 1 0 0 specularColor 1 1 1 shininess 0.2 ambientColor 0.2 0.2 0.2 } Cube{} } # sphere 1 Separator { Transform { translation 0 0 3 scaleFactor 1.5 1.5 1.5 } Material { diffuseColor 0 0 1 specularColor 1 1 1 shininess 0.2 transparency 0.9 ambientColor 0.2 0.2 0.2 } Sphere {} }