| 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='CockpitWindows.x3d'/> | 
| 6 | <meta name='description' content='Osprey MV-22 cockpit windows.'/> | 
| 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://savage.nps.edu/Savage/AircraftFixedWing/Mv22OspreyUnitedStates/CockpitWindows.x3d'/> | 
| 13 | <meta name='generator' content='X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit'/> | 
| 14 | <meta name='license' content='../../license.html'/> | 
| 15 | </head> | 
| 16 | <Scene> | 
| 17 | <WorldInfo title='CockpitWindows.x3d'/> | 
| 18 | <Background skyColor='.2 .2 .7'/> | 
| 19 | <Viewpoint description='Front, level' position='0 0 30'/> | 
| 20 | <!-- Cockpit_Windows --> | 
| 21 | <Group> | 
| 22 | <Transform rotation='1 0 0 -2.5'> | 
| 23 | <Shape DEF='Front_Window'> | 
| 24 | <Extrusion ccw='false' crossSection='0 0 2 0 2 .25 -2 .25 -2 0 0 0' scale='1 1 .6 1' solid='false' spine='0 0 0 0 0 -2'/> | 
| 25 | <Appearance> | 
| 26 | <Material diffuseColor='.9 .9 .9' shininess='.5'/> | 
| 27 | </Appearance> | 
| 28 | </Shape> | 
| 29 | </Transform> | 
| 30 | <Transform DEF='R_Side_Window' rotation='0 1 0 3.12' translation='2.2 -1.5 -.07'> | 
| 31 | <Transform rotation='0 1 0 -.40' scale='.7 .7 .7'> | 
| 32 | <Shape DEF='RSide_Window'> | 
| 33 | <Extrusion ccw='false' crossSection='0 0 .125 0 .125 2 -.125 2 -.125 0 0 0' scale='1 1 1 .2' solid='false' spine='0 0 0 0 0 -2'/> | 
| 34 | <Appearance> | 
| 35 | <Material diffuseColor='.9 .9 .9' shininess='.5'/> | 
| 36 | </Appearance> | 
| 37 | </Shape> | 
| 38 | </Transform> | 
| 39 | </Transform> | 
| 40 | <Transform DEF='L_Side_Window' rotation='0 1 0 3.12' translation='-2.2 -1.5 -.07'> | 
| 41 | <Transform rotation='0 1 0 .45' scale='.7 .7 .7'> | 
| 42 | <Shape DEF='LSide_Window'> | 
| 43 | <Extrusion ccw='false' crossSection='0 0 .125 0 .125 2 -.125 2 -.125 0 0 0' scale='1 1 1 .2' solid='false' spine='0 0 0 0 0 -2'/> | 
| 44 | <Appearance> | 
| 45 | <Material diffuseColor='.9 .9 .9' shininess='.5'/> | 
| 46 | </Appearance> | 
| 47 | </Shape> | 
| 48 | </Transform> | 
| 49 | </Transform> | 
| 50 | </Group> | 
| 51 | </Scene> | 
| 52 | </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.
-->