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=' RearAntenna.x3d '/> |
6 | <meta name='description' content='Rear antenna for the AAV7PA1'/> |
7 | <meta name='creator' content='Jeffrey Weekley'/> |
8 | <meta name='created' content='1 June 2001'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/AmphibiousVehicles/AAV/RearAntenna.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='RearAntenna.x3d'/> |
16 | <Background skyColor='0.1 0.2 0.8'/> |
17 | <Group DEF='RearAntenna'> |
18 | <Transform DEF='Base'> |
19 | <Shape> |
20 | <Cylinder height='0.33' radius='0.15'/> |
21 | <Appearance> |
22 | <Material diffuseColor='0.1 0.1 0.1'/> |
23 | </Appearance> |
24 | </Shape> |
25 | <Transform DEF='TopDiskBase' translation='0 0.1667 0'> |
26 | <Shape> |
27 | <Cylinder height='0.01' radius='0.125'/> |
28 | <Appearance> |
29 | <Material diffuseColor='0.1 0.6 0.2'/> |
30 | </Appearance> |
31 | </Shape> |
32 | <Transform translation='0 0.02 0'> |
33 | <Shape> |
34 | <Sphere radius='0.1'/> |
35 | <Appearance> |
36 | <Material diffuseColor='0.1 0.6 0.2'/> |
37 | </Appearance> |
38 | </Shape> |
39 | </Transform> |
40 | |
41 | <Shape> |
42 | <Cylinder height='0.01' radius='0.02'/> |
43 | <Appearance> |
44 | <Material diffuseColor='0.15 0.15 0.3'/> |
45 | </Appearance> |
46 | </Shape> |
47 | </Transform> |
48 | <Transform rotation='0 1 0 1.57'> |
49 | <Transform USE='TopBolt'/> |
50 | </Transform> |
51 | <Transform rotation='0 1 0 3.14'> |
52 | <Transform USE='TopBolt'/> |
53 | </Transform> |
54 | <Transform rotation='0 1 0 4.71'> |
55 | <Transform USE='TopBolt'/> |
56 | </Transform> |
57 | </Transform> |
58 | </Transform> |
59 | <Transform scale='0.066 0.175 0.066' translation='0 0.25 0'> |
60 | <Shape> |
61 | <Extrusion creaseAngle='1.57' crossSection='1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 -0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00' scale='0.9 0.9 0.975 0.975 1 1 0.975 0.975 0.9 0.9 0.75 0.75 0.6 0.6 0.525 0.525 0.5 0.5 0.475 0.475 0.425 0.425' solid='false' spine='0.0 0.0 0.0 0.0 0.4 0.0 0.0 0.8 0.0 0.0 1.2 0.0 0.0 1.6 0.0 0.0 2.0 0.0 0.0 2.4 0.0 0.0 2.8 0.0 0.0 3.2 0.0 0.0 3.6 0.0 0.0 4.0 0.0'/> |
62 | <Appearance> |
63 | <Material diffuseColor='0.31 0.21 0.1667'/> |
64 | </Appearance> |
65 | </Shape> |
66 | </Transform> |
67 | <Transform DEF='WhipAntenna' translation='0 2.66 0'> |
68 | <Shape> |
69 | <Cylinder height='3.66' radius='0.008'/> |
70 | <Appearance> |
71 | |
72 | </Appearance> |
73 | </Shape> |
74 | <Transform translation='0 1.85 0'> |
75 | <Shape> |
76 | <Sphere radius='0.04'/> |
77 | <Appearance> |
78 | <Material USE='OliveDrab'/> |
79 | </Appearance> |
80 | </Shape> |
81 | </Transform> |
82 | </Transform> |
83 | </Group> |
84 | </Scene> |
85 | </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.
-->