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=' TwinVerticalTails.x3d '/> |
6 | <meta name='description' content='The Vertical Stabilizer of a Blue Angel. The twin vertical tails of the F18 are necessary to offset the vortex flows coming off leading-edge extensions(LEX) of the wings.'/> |
7 | <meta name='creator' content='Etsuko Lippi'/> |
8 | <meta name='created' content='30 August 2001'/> |
9 | <meta name='modified' content='20 October 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/TwinVerticalTails.x3d '/> |
12 | <meta name='subject' content='twin vertical tails'/> |
13 | <meta name='license' content='../../license.html'/> |
14 | </head> |
15 | <Scene> |
16 | <WorldInfo title='TwinVerticalTails.x3d'/> |
17 | <Background skyColor='0.5 0.5 0.5'/> |
18 | <Transform scale='0.08 0.08 0.08'> |
19 | <Transform DEF='MainWings'> |
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 -2 0.8 -3 0.7 -5.2 0.00 -3 -0.7 -2 -0.8 0.00 -1 2 -0.8 3 -0.7 5.2 0.00 3 0.7 2 0.8 0.00 1.00' scale='.75 .75 1.2 1.2 1.45 1.45' spine='-17.5 0 0 -8.5 0 0 -3.5 0 0'/> |
25 | </Shape> |
26 | </Transform> |
27 | <Transform DEF='WingEdges'> |
28 | <Shape> |
29 | <Appearance> |
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 -2 0.8 -3 0.7 -5.2 0.00 -3 -0.7 -2 -0.8 0.00 -1 2 -0.8 3 -0.7 5.2 0.00 3 0.7 2 0.8 0.00 1.00' scale='.7 .7 .75 .75' spine='-19.5 0 0 -17.5 0 0'/> |
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.
-->