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=' HorizontalTailplanes.x3d '/> |
6 | <meta name='description' content='The Horizontal Stabilizer, which can be used in concert with pitch control or differentially for roll control, acting as "tailerons" for enhanced roll performance.'/> |
7 | <meta name='creator' content='Etsuko Lippi'/> |
8 | <meta name='created' content='23 August 2001'/> |
9 | <meta name='modified' content='28 November 2019'/> |
10 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
11 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/F18BlueAngelUnitedStates/HorizontalTailplanes.x3d '/> |
12 | <meta name='subject' content='horisontal tail planes,'/> |
13 | <meta name='license' content='../../license.html'/> |
14 | </head> |
15 | <Scene> |
16 | <WorldInfo title='HorizontalTailplanes.x3d'/> |
17 | <Background skyColor='0.5 0.5 0.5'/> |
18 | <Transform scale='0.4 0.4 0.4'> |
19 | <Transform DEF='MainWings' scale='0.16 0.16 0.16'> |
20 | <Shape> |
21 | <Appearance> |
22 | <Material diffuseColor='0.1 0.25 0.5' specularColor='0 0.2 0.3'/> |
23 | </Appearance> |
24 | <Extrusion DEF='Wing' ccw='false' creaseAngle='3.14' crossSection='0.00 1.00 -5.2 0.00 4 -.5 4.6 -.4 4.8 -.2 4.9 .1 4.9 .3 4.5 .6 4 .8 3 1 1 1.1 0.00 1.00' orientation='0 0 1 .6 0 0 1 0 0 0 1 -.6' scale='.6 .6 2.2 2.2 .6 .6' spine='-19.5 .1 23.4 -6.5 .6 0 -19.5 .1 -23.4'/> |
25 | </Shape> |
26 | </Transform> |
27 | <Transform DEF='WingEdges' scale='0.16 0.16 0.16'> |
28 | <Shape> |
29 | <Appearance DEF='MainWEdge'> |
30 | <Material diffuseColor='1 0.8 0' specularColor='1 0.8 0'/> |
31 | </Appearance> |
32 | <Extrusion DEF='WingEdge' ccw='false' creaseAngle='3.14' crossSection='0.00 1.00 -5.2 0.00 4 -.5 4.6 -.4 4.8 -.2 4.9 .1 4.9 .3 4.5 .6 4 .8 3 1 1 1.1 0.00 1.00' orientation='0 0 1 .6 0 0 1 0 0 0 1 -.6' scale='.58 .58 0.5 0.5 .58 .58' spine='-19.8 .095 24 -6.5 .6 0 -19.8 .095 -24'/> |
33 | </Shape> |
34 | </Transform> |
35 | </Transform> |
36 | </Scene> |
37 | </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.
-->