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=' MissileDirector.x3d '/> |
6 | <meta name='creator' content='Mike Hunsberger'/> |
7 | <meta name='name' content='Modified by James Harney for DDG-51 model'/> |
8 | <meta name='created' content='7 May 2001'/> |
9 | <meta name='modified' content='7 April 2024'/> |
10 | <meta name='description' content='Arleigh Burke Director, modified from TRC-170 model.'/> |
11 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/DDGArleighBurkeUnitedStates/MissileDirector.x3d '/> |
12 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
13 | <meta name='license' content='../../license.html'/> |
14 | </head> |
15 | <Scene> |
16 | <WorldInfo title='MissileDirector.x3d'/> |
17 | <Transform rotation='0 1 0 -1.57'> |
18 | <Group DEF='TRC170Body'> |
19 | <Group DEF='POST'> |
20 | <Transform translation='-.25 -1 0'> |
21 | <Shape> |
22 | <Appearance> |
23 | <Material diffuseColor='.4 .4 .4'/> |
24 | </Appearance> |
25 | <Cylinder radius='.3'/> |
26 | </Shape> |
27 | </Transform> |
28 | </Group> |
29 | <Transform rotation='0 0 1 .7'> |
30 | <Transform> |
31 | <Shape> |
32 | <Extrusion beginCap='false' convex='false' crossSection='1 0 .866 .5 .707 .707 .5 .866 0 1 -.5 .866 -.707 .707 -.866 .5 -1 0 -.866 -.5 -.707 -.707 -.5 -.866 0 -1 .5 -.866 .707 -.707 .866 -.5 1 0' endCap='false' scale='.001 .001 1.5 1.5' solid='false' spine='0 0 0 .15 0 0'/> |
33 | |
34 | <Material diffuseColor='.4 .4 .4'/> |
35 | </Appearance> |
36 | </Shape> |
37 | </Transform> |
38 | <Group DEF='Columns'> |
39 | <Transform rotation='0 0 1 1.57' translation='.5 0 .35'> |
40 | |
41 | <Cylinder height='1' radius='.05'/> |
42 | <Appearance> |
43 | <Material diffuseColor='.2 .2 .2'/> |
44 | </Appearance> |
45 | </Shape> |
46 | </Transform> |
47 | <Transform rotation='0 0 1 1.57' translation='.5 0 -.35'> |
48 | <Shape USE='column'/> |
49 | </Transform> |
50 | <Transform rotation='0 0 1 1.57' translation='.5 .35 0'> |
51 | <Shape USE='column'/> |
52 | </Transform> |
53 | <Transform rotation='0 0 1 1.57' translation='.5 -.35 0'> |
54 | <Shape USE='column'/> |
55 | </Transform> |
56 | </Group> |
57 | <Group> |
58 | <Transform translation='1 0 0'> |
59 | <Shape> |
60 | <Box size='.1 .05 .7'/> |
61 | <Appearance> |
62 | <Material diffuseColor='.2 .2 .2'/> |
63 | </Appearance> |
64 | </Shape> |
65 | </Transform> |
66 | <Transform translation='1 0 0'> |
67 | <Shape> |
68 | <Box size='.1 .7 .05'/> |
69 | <Appearance> |
70 | <Material diffuseColor='.2 .2 .2'/> |
71 | </Appearance> |
72 | </Shape> |
73 | </Transform> |
74 | <Transform translation='.9 0 0'> |
75 | <Shape> |
76 | <Sphere radius='.1'/> |
77 | <Appearance USE='DarkGrey'/> |
78 | </Shape> |
79 | </Transform> |
80 | </Group> |
81 | </Transform> |
82 | </Group> |
83 | </Transform> |
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.
-->