#X3D V3.0 utf8 PROFILE Interchange # [X3D] version=3.0 # [X3D] noNamespaceSchemaLocation=https://www.web3d.org/specifications/x3d-3.0.xsd # X3D-to-ClassicVRML XSL translation autogenerated by X3dToClassicVrmlEncoding.xslt and X3dToVrml97.xslt # https://www.web3d.org/x3d/content/X3dToClassicVrmlEncoding.xslt # https://www.web3d.org/x3d/content/X3dToVrml97.xslt # Transformation using XSLT processor: Saxonica # head META "title" "BodyUnit.x3d" META "description" "creates the body element unit of the hovercraft floating portion" META "created" "1 September 2004" META "modified" "20 October 2019" META "creator" "Tay Yeong Kiang Winston" META "identifier" "https://savage.nps.edu/Savage/ShipsMilitary/HovercraftSnr6Singapore/BodyUnit.x3d" META "license" "../../license.html" # [Scene] ========== ========== ========== WorldInfo { title "BodyUnit.x3d" } DEF unit Group { children [ Shape { geometry Cylinder { height 1 } appearance Appearance { material Material { ambientIntensity 0.256 diffuseColor 0.029158 0.026292 0.026964 shininess 0.061224 specularColor 0.641609 0.976208 0.979592 } } } Transform { translation 0 0.5 0 children [ Shape { geometry Sphere { } appearance Appearance { material Material { ambientIntensity 0.256 diffuseColor 0.029158 0.026292 0.026964 shininess 0.061224 specularColor 0.641609 0.976208 0.979592 } } } ] } Transform { translation 0 -0.5 0 children [ Shape { geometry Sphere { } appearance Appearance { material Material { ambientIntensity 0.256 diffuseColor 0.029158 0.026292 0.026964 shininess 0.061224 specularColor 0.641609 0.976208 0.979592 } } } ] } ] }