#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" "Hub.x3d" META "description" "The hub is used for WheelsFront, WheelsRearLeft and WheelsRearRight." META "creator" "Etsuko Lippi" META "created" "19 July 2001" META "modified" "28 November 2019" META "generator" "X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit" META "identifier" "https://savage.nps.edu/Savage/AircraftFixedWing/F18BlueAngelUnitedStates/Hub.x3d" META "subject" "wheels' hub" META "license" "../../license.html" # [Scene] ========== ========== ========== WorldInfo { title "Hub.x3d" } Transform { scale 0.3 0.3 0.3 children [ Group { children [ Transform { rotation 1 0 0 1.571 children [ DEF inside_wheel_center Shape { appearance Appearance { material Material { } } geometry Cylinder { height 0.2 radius 0.275 } } ] } ] } Transform { rotation 1 0 0 1.571 children [ DEF inside_wheel2 Shape { appearance Appearance { material Material { diffuseColor 0.85 0.85 0.85 } } geometry Cylinder { height 0.1 } } ] } # wheel volts Group { children [ DEF volts Transform { rotation 1 0 0 1.571 translation 0 0.48 0 children [ DEF volt Shape { appearance Appearance { material Material { diffuseColor 0.7 0.7 0.7 } } geometry Cylinder { height 0.2 radius 0.1 } } ] } Transform { rotation 1 0 0 1.571 translation 0.45 0.225 0 children [ USE volt ] } Transform { rotation 1 0 0 1.571 translation 0 -0.48 0 children [ USE volt ] } Transform { rotation 1 0 0 1.571 translation -0.45 -0.225 0 children [ USE volt ] } Transform { rotation 1 0 0 1.571 translation 0.45 -0.225 0 children [ USE volt ] } Transform { rotation 1 0 0 1.571 translation -0.45 0.225 0 children [ USE volt ] } ] } ] }