#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" "SonarReflectorDecoyBox.x3d" META "description" "Sonar reflector made of aluminum plates welded together, used as a minelike object decoy." META "Image" "SonarReflectorRockToss.jpg" META "creator" "Don Brutzman" META "created" "21 March 1999" META "modified" "28 November 2019" META "identifier" "https://savage.nps.edu/Savage/Weapons/UnderwaterMines/SonarReflectorDecoyBox.x3d" META "generator" "X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit" META "license" "../../license.html" # [Scene] ========== ========== ========== WorldInfo { title "SonarReflectorDecoyBox.x3d" } Viewpoint { description "Sonar reflector decoy box" orientation 0 1 0 -0.32 position -0.3 0 0.9 } Group { children [ Shape { appearance Appearance { material DEF BLUE_ALUMINUM Material { diffuseColor 0.6 0.6 0.9 } } geometry Box { size 0.5 0.5 0.01 } } Shape { appearance Appearance { material Material { } } geometry Box { size 0.01 0.5 0.5 } } # Rotate center plate 45 degrees about y axis Transform { rotation 0 1 0 0.785 children [ Shape { appearance Appearance { material Material { } } geometry Box { size 0.35 0.01 0.35 } } ] } ] }