#X3D V3.0 utf8 PROFILE Immersive # [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" "TSSRBody.x3d" META "creator" "Mike Hunsberger" META "created" "7 May 2001" META "modified" "20 October 2019" META "description" "The Body of Tropo Satellite Support Radio (TSSR) used short-range (< 20 miles) point-to-point SHF communication. The system is designed to support remote equipment and users by replacing long cable runs." META "identifier" "https://savage.nps.edu/Savage/CommunicationsAndSensors/TSSR/TSSRBody.x3d" META "generator" "X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit" META "license" "../../license.html" # [Scene] ========== ========== ========== WorldInfo { title "TSSRBody.x3d" } Background { groundAngle [ 1.57079 ] groundColor [ 1 0.8 0.6 0.6 0.4 0.2 ] skyAngle [ 0.2 ] skyColor [ 1 1 1 0.2 0.2 1 ] } DEF TSSRBody Group { children [ Transform { children [ Shape { geometry Extrusion { beginCap FALSE convex FALSE crossSection [ 1 0 .866 .5 .707 .707 .5 .866 0 1 -.5 .866 -.707 .707 -.866 .5 -1 0 -.866 -.5 -.707 -.707 -.5 -.866 0 -1 .5 -.866 .707 -.707 .866 -.5 1 0 ] endCap FALSE scale [ .05 .05 .5 .5 ] solid FALSE spine [ 0 0 0 .15 0 0 ] } appearance DEF DarkGreen Appearance { material Material { diffuseColor .1 .5 .1 } } } ] } Transform { rotation 0 0 1 1.57 children [ Shape { geometry Cylinder { height .8 radius .05 } appearance USE DarkGreen } ] } Transform { translation .4 0 0 children [ Shape { geometry Sphere { radius .1 } appearance USE DarkGreen } ] } Transform { translation -.4 0 0 children [ Shape { geometry Box { size .35 .35 .35 } appearance DEF DarkGray Appearance { material Material { diffuseColor .2 .2 .2 } } } ] } Transform { translation -.85 0 0 children [ Shape { geometry Box { size .6 .35 .6 } appearance USE DarkGray } ] } ] }