#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" "RadarNavigation.x3d" META "creator" "Boon Chuan LEE" META "description" "Navigational surface search radar" META "created" "27 July 2001" META "modified" "20 October 2019" META "reference" "http://www.janesonline.com" META "identifier" "https://savage.nps.edu/Savage/ShipsMilitary/LandingShipTankEnduranceSingapore/RadarNavigation.x3d" META "generator" "X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit" META "license" "../../license.html" # [Scene] ========== ========== ========== WorldInfo { title "RadarNavigation.x3d" } Background { groundAngle [ 1.309 1.570796 ] groundColor [ 0 .2 1 0 .5 1 0.8 0.9 0.9 ] skyAngle [ 1.309 1.571 ] skyColor [ .5 .5 .9 0 .5 1 1 0.8 0.8 ] } Group { children [ DEF Scanner Transform { children [ Shape { geometry Extrusion { crossSection [ -0.1 -0.8 -0.1 0.8 0.1 0.8 0.1 -0.8 -0.1 -0.8 ] orientation [ 0 0 1 0.5 0 0 1 0.5 ] spine [ -0.3 0 0 0.3 0 0 ] } appearance Appearance { material Material { diffuseColor 0.9 0.9 0.9 shininess 0.5 } } } ] } DEF Clock TimeSensor { cycleInterval 10 loop TRUE } DEF ScannerPath OrientationInterpolator { key [ 0.0 0.25 0.50 0.75 1.0 ] keyValue [ 0 1 0 0 0 1 0 1.57 0 1 0 3.14 0 1 0 4.71 0 1 0 6.18 ] } Transform { translation 0 -0.26 0 children [ DEF Support Shape { geometry Cone { bottomRadius 0.15 height 0.73 } appearance Appearance { material Material { diffuseColor 0.5 0.5 0.5 shininess 0.5 } } } ] } ] } ROUTE Clock.fraction_changed TO ScannerPath.set_fraction ROUTE ScannerPath.value_changed TO Scanner.set_rotation