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=' Engine.x3d '/> |
6 | <meta name='creator' content='Michael Collins'/> |
7 | <meta name='created' content='21 March 2001'/> |
8 | <meta name='modified' content='20 October 2019'/> |
9 | <meta name='description' content="Helicopter engine. Interchangeable on either side of the helicopter. Black cylinder in the middle to to give exhaust, burned look. Extrusion borrowed and modified from Jane Wu's Super Cobra's Engine."/> |
10 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
11 | <meta name='adapted' content=' Adapted from Web3D Military Models Super Cobra EngineTest.x3d '/> |
12 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/SH60SeahawkUnitedStates/Engine.x3d '/> |
13 | <meta name='reference' content=' https://www.fas.org/man/dod-101/sys/ac/sh-60.htm '/> |
14 | <meta name='license' content='../../license.html'/> |
15 | </head> |
16 | <Scene> |
17 | <WorldInfo title='Engine.x3d'/> |
18 | <Group> |
19 | <Shape> |
20 | <Appearance> |
21 | <Material/> |
22 | </Appearance> |
23 | <Extrusion creaseAngle='1.57' crossSection='-0.05 -5 -0.15 -4.95 -0.25 -4.8 -0.35 -4.45 -0.45 -4 -0.45 4 -0.35 4.45 -0.25 4.8 -0.15 4.95 -0.05 5 0.05 5 0.15 4.95 0.25 4.8 0.35 4.45 0.45 4 0.45 -4 0.35 -4.45 0.25 -4.8 0.15 -4.95 0.05 -5 -0.05 -5' spine='0.00 0.0 -2.00 0.77 0.0 -1.95 1.20 0.0 -1.80 1.41 0.0 -1.56 1.58 0.0 -1.15 1.56 0.0 -0.77 1.54 0.0 0.00 1.40 0.0 0.77 0.90 0.0 1.70 0.60 0.0 1.95 0.00 0.0 2.00 -0.60 0.0 1.95 -0.90 0.0 1.70 -1.40 0.0 0.77 -1.54 0.0 0.00 -1.56 0.0 -0.77 -1.58 0.0 -1.15 -1.41 0.0 -1.56 -1.20 0.0 -1.80 -0.77 0.0 -1.95 0.00 0.0 -2.00'/> |
24 | </Shape> |
25 | </Group> |
26 | <Background groundAngle='1.309 1.570796' groundColor='0.1 0.1 0 0.4 0.25 0.2 0.6 0.6 0.6' skyAngle='1.309 1.571' skyColor='0 0.2 0.7 0 0.5 1 1 1 1'/> |
27 | <Transform translation='0 2 0'/> |
28 | <Transform rotation='0 0 1 3.2'> |
29 | <Group> |
30 | <Shape> |
31 | <Appearance> |
32 | <Material diffuseColor='.1 .1 .1'/> |
33 | </Appearance> |
34 | <Cylinder height='4' radius='1.8'/> |
35 | </Shape> |
36 | </Group> |
37 | </Transform> |
38 | </Scene> |
39 | </X3D> |
<!--
Color-coding legend: X3D terminology
<X3dNode field='value'/>
matches XML terminology
<XmlElement 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.
-->