1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
|
3 | <X3D profile='Immersive' version='3.3' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.3.xsd'> |
4 | <head> |
5 | <meta name='title' content=' MachineGun.x3d '/> |
6 | <meta name='description' content='vehicle mounted machinegun'/> |
7 | <meta name='creator' content='Joseph L. Chacon'/> |
8 | <meta name='created' content='20 July 2003'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='version' content='1.5'/> |
11 | <meta name='reference' content=' https://www.fas.org/man/dod-101/sys/land/row/t72tank.htm '/> |
12 |
<meta name='reference' content='https://www.fas.org/man/dod-101/sys/land/row/t72-1.gif'![]() |
13 | <meta name='reference' content='Zaloga, Steven J., T72 Main Battle Tank 1974 to 1993, Osprey Publishing, Oxford, United Kingdom, 1993.'/> |
14 | <meta name='subject' content='Machine Gun, OPFOR'/> |
15 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/T72M/MachineGun.x3d '/> |
16 | <meta name='generator' content=' https://www.web3d.org/x3d/content/README.X3D-Edit.html '/> |
17 | <meta name='license' content='../../license.html'/> |
18 | </head> |
19 | <Scene> |
20 | <WorldInfo title='MachineGun.x3d'/> |
21 | <Background groundAngle='1.309 1.570796' groundColor='.1 .1 0 .4 .25 .2 .6 .6 .6' skyAngle='1.309 1.571' skyColor='0 .2 .7 0 .5 1 1 1 1'/> |
22 | <Transform DEF='AA_MG' scale='.1 .1 .1' translation='.9 2.6 -.4'> |
23 | <Group> |
24 | <Transform rotation='0 0 1 1.57' translation='4.25 0 0'> |
25 | <Shape> |
26 | <Appearance> |
27 | <Material diffuseColor='0 0 0'/> |
28 | </Appearance> |
29 | <Cylinder height='10' radius='.25'/> |
30 | </Shape> |
31 | </Transform> |
32 | <Transform rotation='0 0 1 1.57' translation='2.5 -.26 0'> |
33 | <Shape> |
34 | <Appearance> |
35 | <Material diffuseColor='0 0 0'/> |
36 | </Appearance> |
37 | <Cylinder height='5' radius='.35'/> |
38 | </Shape> |
39 | </Transform> |
40 | <Transform translation='-2.5 -.3 0'> |
41 | <Shape> |
42 | <Appearance> |
43 | <Material diffuseColor='0 0 0'/> |
44 | </Appearance> |
45 | <Box size='5 2 1'/> |
46 | </Shape> |
47 | </Transform> |
48 | <Transform translation='-2.5 -.7 1.5'> |
49 | <Shape> |
50 | <Appearance> |
51 | <Material diffuseColor='.8 .7 .6'/> |
52 | </Appearance> |
53 | <Box size='1 3.2 2'/> |
54 | </Shape> |
55 | </Transform> |
56 | <Transform rotation='1 0 0 1.57' translation='-4 -1.5 0'> |
57 | <Shape> |
58 | <Appearance> |
59 | <Material diffuseColor='.8 .7 .6'/> |
60 | </Appearance> |
61 | <Cylinder height='2.5' radius='.5'/> |
62 | </Shape> |
63 | </Transform> |
64 | <Transform translation='-4 -3 0'> |
65 | <Shape> |
66 | <Appearance> |
67 | <Material diffuseColor='.8 .7 .6'/> |
68 | </Appearance> |
69 | <Cylinder height='2.5' radius='.5'/> |
70 | </Shape> |
71 | </Transform> |
72 | <Transform rotation='0 0 1 -.785' translation='-2.5 -2.5 0'> |
73 | <Shape> |
74 | <Appearance> |
75 | <Material diffuseColor='.8 .7 .6'/> |
76 | </Appearance> |
77 | <Cylinder height='3.5' radius='.2'/> |
78 | </Shape> |
79 | </Transform> |
80 | <Transform translation='-4 1.5 0'> |
81 | <Shape> |
82 | <Appearance> |
83 | <Material diffuseColor='.8 .7 .6'/> |
84 | </Appearance> |
85 | <Box size='.25 1 2'/> |
86 | </Shape> |
87 | </Transform> |
88 | <Transform translation='-4 0 .875'> |
89 | <Shape> |
90 | <Appearance> |
91 | <Material diffuseColor='.8 .7 .6'/> |
92 | </Appearance> |
93 | <Box size='.25 2.5 .25'/> |
94 | </Shape> |
95 | </Transform> |
96 | <Transform translation='-4 0 -.875'> |
97 | <Shape> |
98 | <Appearance> |
99 | <Material diffuseColor='.8 .7 .6'/> |
100 | </Appearance> |
101 | <Box size='.25 2.5 .25'/> |
102 | </Shape> |
103 | </Transform> |
104 | </Group> |
105 | </Transform> |
106 | <Viewpoint description='Entry view' orientation='1 0 0 -0.37' position='0 5 5'/> |
107 | </Scene> |
108 | </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.
-->