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=' TailSection.x3d '/> |
6 | <meta name='description' content='Osprey MV-22 tail section.'/> |
7 | <meta name='creator' content='Major William C. James USMC'/> |
8 | <meta name='created' content='23 September 2001'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='reference' content='https://www.navy.mil/Resources/Fact-Files/Display-FactFiles/Article/2417719/v-22b-osprey-tilt-rotor-aircraft'/> |
11 | <meta name='reference' content=' https://www.fas.org/man/dod-101/sys/ac/v-22.htm '/> |
12 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/Mv22OspreyUnitedStates/TailSection.x3d '/> |
13 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
14 | <meta name='license' content='../../license.html'/> |
15 | </head> |
16 | <Scene> |
17 | <WorldInfo title='TailSection.x3d'/> |
18 | <Background skyColor='.2 .2 .7'/> |
19 | <Viewpoint description='Front, level' position='0 0 30'/> |
20 | <!-- Tail_Section --> |
21 | <Transform> |
22 | <Shape DEF='Cross_Span'> |
23 | <Extrusion creaseAngle='1.6' crossSection='0 .25 4 .25 4 -.25 -4 -.25 -4 .25 0 .25' scale='1 1 1 .05' solid='false' spine='0 0 0 0 0 -2'/> |
24 | <Appearance> |
25 | <Material DEF='Cross_Span_Color' diffuseColor='.5 .5 .5' shininess='.5'/> |
26 | </Appearance> |
27 | </Shape> |
28 | <Transform DEF='LeftRudder' translation='-4.0 0 .2'> |
29 | <Shape DEF='Left_Top_Rudder'> |
30 | <Extrusion creaseAngle='1.6' crossSection='0 0 .2 0 .2 3.5 -0.2 3.5 -0.2 0 0 0' scale='1 .3 1 1 .27 1 .05 1' solid='false' spine='0 0 0 0 0 -1.0 0 0 -2.1 0 0 -2.5'/> |
31 | <Appearance> |
32 | <Material diffuseColor='.5 .5 .5' shininess='.5'/> |
33 | </Appearance> |
34 | </Shape> |
35 | <Shape DEF='Left_Bottom_Rudder'> |
36 | <Extrusion creaseAngle='1.6' crossSection='0 0 .2 0 .2 -1.0 -0.2 -1.0 -0.2 0 0 0' scale='1 .1 1 1 1 1 .27 1 .05 0.90' solid='false' spine='0 0 0 0 0 -0.4 0 0 -1.0 0 0 -2.1 0 0 -2.5'/> |
37 | <Appearance> |
38 | <Material DEF='Rear_Bottom_Fin' diffuseColor='.5 .5 .5' shininess='.5'/> |
39 | </Appearance> |
40 | </Shape> |
41 | </Transform> |
42 | <Transform DEF='RightRudder' translation='4.0 0 .2'> |
43 | <Shape DEF='Right_Top_Rudder'> |
44 | <Extrusion creaseAngle='1.6' crossSection='0 0 .2 0 .2 3.5 -0.2 3.5 -0.2 0 0 0' scale='1 .3 1 1 .27 1 .05 1' solid='false' spine='0 0 0 0 0 -1.0 0 0 -2.1 0 0 -2.5'/> |
45 | <Appearance> |
46 | <Material diffuseColor='.5 .5 .5' shininess='.5'/> |
47 | </Appearance> |
48 | </Shape> |
49 | <Shape DEF='Right_Bottom_Rudder'> |
50 | <Extrusion creaseAngle='1.6' crossSection='0 0 .2 0 .2 -1.0 -0.2 -1.0 -0.2 0 0 0' scale='1 .1 1 1 1 1 .27 1 .05 0.90' solid='false' spine='0 0 0 0 0 -0.4 0 0 -1.0 0 0 -2.1 0 0 -2.5'/> |
51 | <Appearance> |
52 | <Material DEF='Right_Rear_Bottom_Rudder' diffuseColor='.5 .5 .5' shininess='.5'/> |
53 | </Appearance> |
54 | </Shape> |
55 | </Transform> |
56 | </Transform> |
57 | </Scene> |
58 | </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.
-->