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=' HeloDeck.x3d '/> |
6 | <meta name='description' content='Spruance Helo Deck'/> |
7 | <meta name='creator' content='LT Josh Hansen'/> |
8 | <meta name='created' content='17 September 2001'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='reference' content=' https://www.fas.org/man/dod-101/sys/ac/sh-60.htm '/> |
11 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/DD963SpruanceUnitedStates/HeloDeck.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='HeloDeck.x3d'/> |
17 | <Group> |
18 | <Transform translation='0 0 -10'> |
19 | <Shape> |
20 | <Box size='10 3 10'/> |
21 | <Appearance> |
22 | <Material diffuseColor='.6 .6 .6'/> |
23 | </Appearance> |
24 | </Shape> |
25 | <Transform translation='0 1.51 0'> |
26 | <Shape> |
27 | <Box size='10 .05 10'/> |
28 | <Appearance> |
29 |
<ImageTexture
url=' "HeloPaint.jpg![]() ![]() |
30 | </Appearance> |
31 | </Shape> |
32 | </Transform> |
33 | </Transform> |
34 | <Transform scale='.7 1 .5'> |
35 | <Group DEF='FLIGHTDECK'> |
36 | <Transform translation='0 1.48 -14.5'> |
37 | |
38 | <Transform> |
39 | |
40 | <Transform translation='2 .6 4.25'> |
41 | <Shape DEF='NETTING'> |
42 | <!-- GRILLWORK EXAMPLE FROM VRML COURSE BOOK USED --> |
43 | <Appearance> |
44 |
<ImageTexture
url=' "grill.png![]() ![]() |
45 | <TextureTransform center='0.5 0.5' scale='32 8'/> |
46 | </Appearance> |
47 | <IndexedFaceSet DEF='Screen' solid='false' coordIndex='0 1 2 3' texCoordIndex='0 1 2 3'> |
48 | <Coordinate point='-1 -.4 0.1 1 -.4 0.1 1 .4 0.1 -1 .4 0.1'/> |
49 | <TextureCoordinate point='0 0 1 0 1 1 0 1'/> |
50 | </IndexedFaceSet> |
51 | </Shape> |
52 | <Transform translation='-1 0 0'> |
53 | |
54 | <Appearance DEF='NETGREY'> |
55 | <Material diffuseColor='.7 .7 .7' shininess='.3'/> |
56 | </Appearance> |
57 | <Cylinder DEF='SIDEPOST' height='1' radius='.1'/> |
58 | </Shape> |
59 | </Transform> |
60 | <Transform translation='1 0 0'> |
61 | <Shape USE='POST'/> |
62 | </Transform> |
63 | <Transform rotation='0 0 1 1.57' scale='1 2 1' translation='0 .4 0'> |
64 | <Shape USE='POST'/> |
65 | </Transform> |
66 | <Transform rotation='0 0 1 1.57' scale='1 2 1' translation='0 -.4 0'> |
67 | <Shape USE='POST'/> |
68 | </Transform> |
69 | </Transform> |
70 | </Group> |
71 | <Transform translation='2 0 0'> |
72 | <Group USE='ENTIRENET'/> |
73 | </Transform> |
74 | <Transform translation='-8 0 0'> |
75 | <Group USE='ENTIRENET'/> |
76 | </Transform> |
77 | <Transform translation='4 0 0'> |
78 | <Group USE='ENTIRENET'/> |
79 | </Transform> |
80 | <Transform translation='-4 0 0'> |
81 | <Group USE='ENTIRENET'/> |
82 | </Transform> |
83 | <Transform translation='-6 0 0'> |
84 | <Group USE='ENTIRENET'/> |
85 | </Transform> |
86 | </Transform> |
87 | </Group> |
88 |
<!-- Group
FDNETRIGHT is a DEF node that has 1 USE node: USE_1 -->
<Group DEF='FDNETRIGHT'> |
89 | <Transform rotation='0 1 0 1.57' translation='2.8 0 -2.6'> |
90 | <Group USE='FDNETBACK'/> |
91 | <Transform translation='-2 0 0'> |
92 | <Group USE='ENTIRENET'/> |
93 | </Transform> |
94 | <Transform translation='6 0 0'> |
95 | <Group USE='ENTIRENET'/> |
96 | </Transform> |
97 | <Transform translation='8 0 0'> |
98 | <Group USE='ENTIRENET'/> |
99 | </Transform> |
100 | <Transform translation='10 0 0'> |
101 | <Group USE='ENTIRENET'/> |
102 | </Transform> |
103 | </Transform> |
104 | </Group> |
105 | <Transform translation='-14 0 0'> |
106 | <Group USE='FDNETRIGHT'/> |
107 | </Transform> |
108 | </Transform> |
109 | </Group> |
110 | </Transform> |
111 | </Group> |
112 | </Scene> |
113 | </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.
-->