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=' ChaffTubes.x3d '/> |
6 | <meta name='description' content='Generic Chaff Tubes'/> |
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='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/DD963SpruanceUnitedStates/ChaffTubes.x3d '/> |
11 | <meta name='reference' content=' https://www.fas.org/man/dod-101/sys/ship/weaps/mk-36.htm '/> |
12 | <meta name='reference' content=' https://www.fas.org/man/dod-101/sys/ship/weaps/mk-53.htm '/> |
13 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
14 | <meta name='license' content='../../license.html'/> |
15 | </head> |
16 | <Scene> |
17 | <WorldInfo title='ChaffTubes.x3d'/> |
18 | <Group> |
19 | <Transform rotation='1 0 0 .5' translation='.25 0 0'> |
20 | <Shape> |
21 | <Cylinder height='1.5' radius='.15'/> |
22 | <Appearance> |
23 | <Material diffuseColor='.95 .95 .95'/> |
24 | </Appearance> |
25 | </Shape> |
26 | </Transform> |
27 | <Transform rotation='1 0 0 .75' translation='-.25 0 0'> |
28 | <Shape> |
29 | <Cylinder height='1.5' radius='.15'/> |
30 | <Appearance> |
31 | <Material diffuseColor='.95 .95 .95'/> |
32 | </Appearance> |
33 | </Shape> |
34 | </Transform> |
35 | <Transform rotation='1 0 0 .5' translation='.25 0 .5'> |
36 | <Shape> |
37 | <Cylinder height='1.5' radius='.15'/> |
38 | <Appearance> |
39 | <Material diffuseColor='.95 .95 .95'/> |
40 | </Appearance> |
41 | </Shape> |
42 | </Transform> |
43 | <Transform rotation='1 0 0 .75' translation='-.25 0 .5'> |
44 | <Shape> |
45 | <Cylinder height='1.5' radius='.15'/> |
46 | <Appearance> |
47 | <Material diffuseColor='.95 .95 .95'/> |
48 | </Appearance> |
49 | </Shape> |
50 | </Transform> |
51 | <Transform rotation='1 0 0 .5' translation='.25 0 1'> |
52 | <Shape> |
53 | <Cylinder height='1.5' radius='.15'/> |
54 | <Appearance> |
55 | <Material diffuseColor='.95 .95 .95'/> |
56 | </Appearance> |
57 | </Shape> |
58 | </Transform> |
59 | <Transform rotation='1 0 0 .75' translation='-.25 0 1'> |
60 | <Shape> |
61 | <Cylinder height='1.5' radius='.15'/> |
62 | <Appearance> |
63 | <Material diffuseColor='.95 .95 .95'/> |
64 | </Appearance> |
65 | </Shape> |
66 | </Transform> |
67 | <Transform translation='0 -.75 0'> |
68 | <Shape> |
69 | <Box size='1.5 .2 2'/> |
70 | <Appearance> |
71 | <Material diffuseColor='.9 .9 .9'/> |
72 | </Appearance> |
73 | </Shape> |
74 | </Transform> |
75 | </Group> |
76 | </Scene> |
77 | </X3D> |
<!--
Color-coding legend: X3D terminology
<X3dNode field='value'/>
matches XML terminology
<XmlElement 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.
-->