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=' ForwardAntenna.x3d '/> |
6 | <meta name='description' content='Forward antenna for the AAV7PA1.'/> |
7 | <meta name='creator' content='Jeffrey Weekley'/> |
8 | <meta name='created' content='5 June 2001'/> |
9 | <meta name='modified' content='28 November 2019'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/AmphibiousVehicles/AAV/ForwardAntenna.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='ForwardAntenna.x3d'/> |
16 | <Background skyColor='0.1 0.2 0.8'/> |
17 | <Group DEF='ForwardAntenna'> |
18 | <Transform DEF='Base' translation='0 -0.167 0'> |
19 | <Shape> |
20 | <Box size='0.25 0.667 0.275'/> |
21 | <Appearance> |
22 | <Material diffuseColor='0.2 0.33 0.2'/> |
23 | </Appearance> |
24 | </Shape> |
25 | </Transform> |
26 | <Transform scale='0.05 0.175 0.05' translation='0 0.25 0'> |
27 | <Shape> |
28 | <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'/> |
29 | <Appearance> |
30 | <Material diffuseColor='0.31 0.21 0.1667'/> |
31 | </Appearance> |
32 | </Shape> |
33 | </Transform> |
34 | <Transform DEF='WhipAntenna' translation='0 1.66 0'> |
35 | <Shape> |
36 | <Cylinder height='2.66' radius='0.007'/> |
37 | <Appearance> |
38 | <Material DEF='OliveDrab' diffuseColor='0.15 0.15 0.15'/> |
39 | </Appearance> |
40 | </Shape> |
41 | <Transform translation='0 1.35 0'> |
42 | <Shape> |
43 | <Sphere radius='0.02'/> |
44 | <Appearance> |
45 | <Material diffuseColor='0.05 0.1 0.05'/> |
46 | </Appearance> |
47 | </Shape> |
48 | </Transform> |
49 | </Transform> |
50 | <Transform DEF='TopDiskBase' translation='0 0.1667 0'> |
51 | <Shape> |
52 | <Cylinder height='0.01' radius='0.125'/> |
53 | <Appearance> |
54 | <Material diffuseColor='0.1 0.2 0.15'/> |
55 | </Appearance> |
56 | </Shape> |
57 | <Transform translation='0 0.02 0'> |
58 | <Shape> |
59 | <Sphere radius='0.1'/> |
60 | <Appearance> |
61 | <Material diffuseColor='0.1 0.6 0.2'/> |
62 | </Appearance> |
63 | </Shape> |
64 | </Transform> |
65 | |
66 | <Shape> |
67 | <Cylinder height='0.01' radius='0.02'/> |
68 | <Appearance> |
69 | <Material diffuseColor='0.15 0.15 0.3'/> |
70 | </Appearance> |
71 | </Shape> |
72 | </Transform> |
73 | <Transform rotation='0 1 0 1.57'> |
74 | <Transform USE='TopBolt'/> |
75 | </Transform> |
76 | <Transform rotation='0 1 0 3.14'> |
77 | <Transform USE='TopBolt'/> |
78 | </Transform> |
79 | <Transform rotation='0 1 0 4.71'> |
80 | <Transform USE='TopBolt'/> |
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.
-->