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=' LauncherPod.x3d '/> |
6 | <meta name='description' content='Launcher Pod for MLRS 270'/> |
7 | <meta name='created' content='25 January 2004'/> |
8 | <meta name='modified' content='20 October 2019'/> |
9 | <meta name='creator' content='Suat Kursat GUN'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/MLRS270/LauncherPod.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='LauncherPod.x3d'/> |
16 | <Transform DEF='launcherPod' scale='0.75 0.5 0.5'> |
17 | |
18 | <Transform> |
19 | |
20 | <Appearance DEF='mainApp'> |
21 | <Material diffuseColor='0.2 0.3 0.2' shininess='0.125'/> |
22 | </Appearance> |
23 | <Box size='7 0.3 0.1'/> |
24 | </Shape> |
25 | </Transform> |
26 |
<!-- Transform
sideSkidTrans is a DEF node that has 4 USE nodes: USE_1, USE_2, USE_3, USE_4 -->
<Transform DEF='sideSkidTrans' rotation='0 0 1 1.57' scale='0.3 0.5 0.5' translation='-3 -1 -0.07'> |
27 | <Shape USE='skid'/> |
28 | </Transform> |
29 | <Transform translation='0 -2 0'> |
30 | <Shape USE='skid'/> |
31 | </Transform> |
32 | <Transform translation='1.5 0 0'> |
33 | <Transform USE='sideSkidTrans'/> |
34 | </Transform> |
35 | <Transform translation='3 0 0'> |
36 | <Transform USE='sideSkidTrans'/> |
37 | </Transform> |
38 | <Transform translation='4.5 0 0'> |
39 | <Transform USE='sideSkidTrans'/> |
40 | </Transform> |
41 | <Transform translation='6 0 0'> |
42 | <Transform USE='sideSkidTrans'/> |
43 | </Transform> |
44 | <Transform rotation='0 0 1 0.523' scale='0.6 0.5 0.5' translation='-1.6 -1 0.05'> |
45 | <Shape USE='skid'/> |
46 | </Transform> |
47 | <Transform rotation='0 0 1 -0.523' scale='0.55 0.5 0.5' translation='1.63 -1 0.05'> |
48 | <Shape USE='skid'/> |
49 | </Transform> |
50 | <Transform rotation='1 0 0 1.57' translation='0 0.1 -0.15'> |
51 | <Shape USE='skid'/> |
52 | </Transform> |
53 | <Transform rotation='1 0 0 1.57' translation='0 -2.1 -0.15'> |
54 | <Shape USE='skid'/> |
55 | </Transform> |
56 | </Group> |
57 | <Transform rotation='1 0 0 3.14' translation='0 -2 -3.2'> |
58 | <Group USE='skidGroup'/> |
59 | </Transform> |
60 | <Transform> |
61 |
<!-- Group
upperSkidGroup is a DEF node that has 1 USE node: USE_1 -->
<Group DEF='upperSkidGroup'> |
62 | <Transform rotation='0 1 0 1.57' scale='0.43 1 1' translation='0 0.15 -1.5'> |
63 | <Transform rotation='1 0 0 1.57' translation='0 0 -1'> |
64 | <Shape USE='skid'/> |
65 | </Transform> |
66 | <Transform rotation='1 0 0 1.57' translation='0 0 0.5'> |
67 | <Shape USE='skid'/> |
68 | </Transform> |
69 | <Transform rotation='1 0 0 1.57' translation='0 0 -3'> |
70 | <Shape USE='skid'/> |
71 | </Transform> |
72 | <Transform rotation='1 0 0 1.57' translation='0 0 3'> |
73 | <Shape USE='skid'/> |
74 | </Transform> |
75 | </Transform> |
76 | </Group> |
77 | </Transform> |
78 | <Transform translation='0 -2.3 0'> |
79 | <Group USE='upperSkidGroup'/> |
80 | </Transform> |
81 | <Transform> |
82 | <Transform rotation='0 0 1 1.57' translation='0 -0.5 -0.6'> |
83 | |
84 | <Group> |
85 | |
86 | <Shape> |
87 | <Appearance DEF='tubeApp'> |
88 | <Material diffuseColor='0.2 0.3 0.2' shininess='0.125'/> |
89 | </Appearance> |
90 | <Cylinder height='6.8' radius='0.5'/> |
91 | </Shape> |
92 | </Transform> |
93 | <Transform translation='0 0 -1'> |
94 | <Transform USE='tube'/> |
95 | </Transform> |
96 | <Transform translation='0 0 -2'> |
97 | <Transform USE='tube'/> |
98 | </Transform> |
99 | </Group> |
100 | </Transform> |
101 | </Transform> |
102 | <Transform rotation='0 0 1 1.57' translation='0 -1.5 -0.6'> |
103 | <Transform USE='tubes'/> |
104 | </Transform> |
105 | </Transform> |
106 | </Transform> |
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.
-->