#Inventor V2.1 ascii PerspectiveCamera { position 0 .2 5 orientation 0 0 0 0 nearDistance 5.48532 farDistance 9.32612 focalDistance 7.40381 } Separator { PointLight{ on TRUE intensity 1 color 1 1 1 location -6 4 0 } # light # PointLight { # on TRUE # intensity 1 # color 1 1 1 # location 5 20 5 # } # # PointLight { # on TRUE # intensity 1 # color 1 1 1 # location 0 0 25 # } # sphere 1 Separator { Transform{ translation -0.5 0.5 0 } Material { diffuseColor 1 0 1 specularColor 1 1 1 shininess 0.9 ambientColor 0 0 0 } Sphere {} } # sphere 2 Separator { Transform { translation 1.8 0.5 0 } Material { diffuseColor 0 0 1 shininess 0.0 ambientColor 0 0 0 } Sphere {} } # table top Separator{ Transform{ translation 0 -1.1 0 scaleFactor 30 0.2 30 } Material { ambientColor 0 0 0 diffuseColor 0 0 0.4 specularColor 0.3 0.3 0.3 shininess 0.0 } Cube {} } }