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='Interchange' 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=' VerticalFin.x3d '/> |
6 | <meta name='description' content='This file defines a vertical fin that is inlined to create the tail boom of a helicopter'/> |
7 | <meta name='creator' content='Jane Wu (adapted from the original verticalfin.wrl created for vrtp demo helicopter)'/> |
8 | <meta name='created' content='8 January 2001'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/OH58dKiowaWarriorUnitedStates/VerticalFin.x3d '/> |
11 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
12 | <meta name='license' content='../../license.html'/> |
13 | </head> |
14 | <Scene> |
15 | <WorldInfo title='VerticalFin.x3d'/> |
16 | <Group DEF='VERTICAL_FIN'> |
17 | <Transform rotation='0.0 0.0 1.0 1.57'> |
18 | <Shape> |
19 | <Appearance> |
20 | <Material diffuseColor='0.0 0.2 0.05'/> |
21 | </Appearance> |
22 | <!-- right, left, bottom, upper front, lower front, top, lower back, upper back --> |
23 | <IndexedFaceSet convex='false' coordIndex='0 1 2 3 4 5 -1 6 11 10 9 8 7 -1 0 6 7 1 -1 1 7 8 2 -1 2 8 9 3 -1 3 9 10 4 -1 0 5 11 6 -1 5 4 10 11 -1'> |
24 | <!-- right side view points, left side view points --> |
25 | <Coordinate point='0.0 0.0 0.0 0.2 0.0 0.0 0.35 0.325 0.0 0.2 0.7 0.0 0.0 0.7 0.0 0.1 0.3 0.0 0.0 0.0 -0.04 0.2 0.0 -0.02 0.35 0.325 -0.02 0.2 0.7 -0.02 0.0 0.7 -0.04 0.1 0.3 -0.04'/> |
26 | </IndexedFaceSet> |
27 | </Shape> |
28 | <Transform rotation='0.0 0.0 1.0 0.2' translation='0.01 0.73 -0.02'> |
29 | |
30 | <Appearance> |
31 | <Material diffuseColor='0 0 0'/> |
32 | </Appearance> |
33 | <Cylinder height='0.07' radius='0.01'/> |
34 | </Shape> |
35 | </Transform> |
36 | <Transform rotation='0.0 0.0 1.0 0.2' translation='0.17 0.73 -0.01'> |
37 | <Shape USE='ANTENNA'/> |
38 | </Transform> |
39 | <Transform rotation='0.0 0.0 1.0 0.2' translation='0.08 0.73 -0.015'> |
40 | <Shape USE='ANTENNA'/> |
41 | </Transform> |
42 | <Transform rotation='0.0 1.0 0.0 -0.07'> |
43 | <Transform rotation='0.0 0.0 1.0 4.712' translation='0.085 0.76 -0.02'> |
44 | <Shape> |
45 | <Appearance> |
46 | <Material diffuseColor='0 0 0'/> |
47 | </Appearance> |
48 | <Cylinder height='0.18' radius='0.01'/> |
49 | </Shape> |
50 | </Transform> |
51 | </Transform> |
52 | <Transform rotation='0.0 0.0 1.0 5.0' translation='0.06 -0.027 -0.01'> |
53 | <Shape> |
54 | <Appearance> |
55 | <Material diffuseColor='0 0 0'/> |
56 | </Appearance> |
57 | <Cylinder height='0.3' radius='0.01'/> |
58 | </Shape> |
59 | </Transform> |
60 | </Transform> |
61 | </Group> |
62 | </Scene> |
63 | </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.
-->