1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
|
3 | <X3D profile='Immersive' version='3.0' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'> |
4 | <head> |
5 | <meta name='title' content=' MH53ELandingGear.x3d '/> |
6 | <meta name='description' content="MH-53E Sea Dragon landing gear constructed of primative shapes and extrusions. All materials borrowed from Capt Allen A. Harper's CH-46 model."/> |
7 | <meta name='creator' content='Capt Allen A. Harper, USMC'/> |
8 | <meta name='contributor' content='LT Terry D. Norbraten, USN'/> |
9 | <meta name='created' content='2 August 2001'/> |
10 | <meta name='modified' content='17 June 2020'/> |
11 | <meta name='reference' content=' https://www.fas.org/man/dod-101/sys/ac/h-53.htm '/> |
12 |
<meta name='Image' content='https://www.fas.org/man/dod-101/sys/ac/mh-53e-wasp-dr5.jpg'![]() |
13 |
<meta name='Image' content='http://images.google.com/imgres?imgurl=gra.midco.net/mlgould/Helicopters/MH-53E%2520Sea%2520Dragon.jpg'![]() |
14 |
<meta name='Image' content='http://www.history.navy.mil/planes/mh-53e.jpg'![]() |
15 |
<meta name='Image' content='http://digilander.libero.it/31ATSG/MH-53E%20163057-41.jpg'![]() |
16 |
<meta name='Image' content='http://www.ndu.edu/nwc/nwcCLIPART/US_NAVY/Equipment/Helicopters/MH-53E(Sea-Dragon)/MH53ESeaDragon01.jpg'![]() |
17 | <meta name='subject' content='Sikorsky MH-53E Sea Dragon Landing Gear.'/> |
18 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/MH53ESeaDragonUnitedStates/MH53ELandingGear.x3d '/> |
19 | <meta name='generator' content=' X3D-Edit, https://www.web3d.org/x3d/translation/README.X3D-Edit.html '/> |
20 | <meta name='license' content='../../license.html'/> |
21 | </head> |
22 | <Scene> |
23 | <!-- Model of wheel --> |
24 | <WorldInfo title='MH53ELandingGear.x3d'/> |
25 | <Transform rotation='0 0 1 1.571' translation='0 1.6 0'> |
26 | |
27 | <Transform rotation='0 0 1 1.57' scale='0.15 0.15 0.15'> |
28 | <Shape DEF='Tire'> |
29 | <Extrusion beginCap='false' convex='false' creaseAngle='1.57' crossSection='1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00' endCap='false' spine='2.00 0.0 0.00 1.85 0.0 0.77 1.41 0.0 1.41 0.77 0.0 1.85 0.00 0.0 2.00 -0.77 0.0 1.85 -1.41 0.0 1.41 -1.85 0.0 0.77 -2.00 0.0 0.00 -1.85 0.0 -0.77 -1.41 0.0 -1.41 -0.77 0.0 -1.85 0.00 0.0 -2.00 0.77 0.0 -1.85 1.41 0.0 -1.41 1.85 0.0 -0.77 2.00 0.0 0.00'/> |
30 | <Appearance> |
31 | <Material diffuseColor='0.1 0.1 0.1'/> |
32 | </Appearance> |
33 | </Shape> |
34 | </Transform> |
35 | <Transform rotation='0 0 1 1.57'> |
36 | <Shape DEF='Rim'> |
37 | <Cylinder height='.2' radius='.15'/> |
38 | <Appearance> |
39 | <Material diffuseColor='.8 .8 .8'/> |
40 | </Appearance> |
41 | </Shape> |
42 | </Transform> |
43 | </Transform> |
44 | </Transform> |
45 | <!-- Front Wheel and axle --> |
46 |
<!-- Transform
GearAssembly is a DEF node that has 2 USE nodes: USE_1, USE_2 -->
<Transform DEF='GearAssembly' center='0 1 0' scale='0.5 0.5 0.5' translation='0 -1 3.6'> |
47 | <Shape DEF='Strut'> |
48 | <Cylinder height='1' radius='.07'/> |
49 | <Appearance> |
50 | <Material diffuseColor='0.9 .9 .9'/> |
51 | </Appearance> |
52 | </Shape> |
53 | <Transform translation='0 -0.5 0'> |
54 | <Transform rotation='0 0 1 1.57'> |
55 | <Shape DEF='Axel'> |
56 | <Cylinder height='.5' radius='.07'/> |
57 | <Appearance> |
58 | <Material diffuseColor='.8 .8 .8'/> |
59 | </Appearance> |
60 | </Shape> |
61 | </Transform> |
62 | </Transform> |
63 | <Transform rotation='1 0 0 1.57' translation='.25 -0.5 0'> |
64 | <Transform USE='BigWheel'/> |
65 | </Transform> |
66 | <Transform rotation='1 0 0 1.57' translation='-.25 -0.5 0'> |
67 | <Transform USE='BigWheel'/> |
68 | </Transform> |
69 | </Transform> |
70 | <!-- Rear Left Wheel and axle --> |
71 | <Transform translation='1.7 0 -4.5'> |
72 | <Transform USE='GearAssembly'/> |
73 | </Transform> |
74 | <!-- Rear Right Wheel and axle --> |
75 | <Transform translation='-1.7 0 -4.5'> |
76 | <Transform USE='GearAssembly'/> |
77 | </Transform> |
78 | </Scene> |
79 | </X3D> |
<!--
Color-coding legend: X3D terminology
<X3dNode
DEF='idName' field='value'/>
matches XML terminology
<XmlElement
DEF='idName' attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
-->
<!--
For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints.
-->