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='Interactive' 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=' UpperBody.x3d '/> |
6 | <meta name='created' content='1 September 2004'/> |
7 | <meta name='modified' content='20 October 2019'/> |
8 | <meta name='creator' content='Tay Yeong Kiang Winston'/> |
9 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/HovercraftSnr6Singapore/UpperBody.x3d '/> |
10 | <meta name='description' content='Creates the Upper Body segment of the Hovercraft'/> |
11 | <meta name='license' content='../../license.html'/> |
12 | </head> |
13 | <Scene> |
14 | <WorldInfo title='UpperBody.x3d'/> |
15 | |
16 | |
17 | <Transform translation='1.5 2.5 0'> |
18 | <Shape DEF='Top'> |
19 | <Appearance> |
20 | <Material ambientIntensity='0.25' diffuseColor='0.315152 0.07457 0.0' shininess='0.036364' specularColor='0.508861 0.684007 0.326263'/> |
21 | </Appearance> |
22 | <Box size='3.01 .4 4'/> |
23 | </Shape> |
24 | </Transform> |
25 | <Transform rotation='0 0 1 0.3' translation='3.6 0 0'> |
26 | <Group DEF='WindowSeg'> |
27 |
<!-- Shape
BottomFrame is a DEF node that has 1 USE node: USE_1 -->
<Shape DEF='BottomFrame'> |
28 | <Appearance> |
29 | <Material ambientIntensity='0.25' diffuseColor='0.315152 0.07457 0.0' shininess='0.036364' specularColor='0.508861 0.684007 0.326263'/> |
30 | </Appearance> |
31 | <Box size='0.4 0.4 4'/> |
32 | </Shape> |
33 | <Transform translation='0 1.25 0.9'> |
34 | |
35 | <Appearance> |
36 | <Material ambientIntensity='0.240602' diffuseColor='0.526888 0.525905 0.603564' shininess='0.636364' specularColor='0.651092 0.441837 0.42173' transparency='0.285714'/> |
37 | </Appearance> |
38 | <Box size='0.1 2.4 1.5'/> |
39 | </Shape> |
40 | </Transform> |
41 | <Transform translation='0 1.25 -0.9'> |
42 | <Shape USE='LeftGlass'/> |
43 | </Transform> |
44 | <Transform translation='0 1.25 0'> |
45 |
<!-- Shape
CentreFrame is a DEF node that has 2 USE nodes: USE_1, USE_2 -->
<Shape DEF='CentreFrame'> |
46 | <Appearance> |
47 | <Material ambientIntensity='0.25' diffuseColor='0.315152 0.07457 0.0' shininess='0.036364' specularColor='0.508861 0.684007 0.326263'/> |
48 | </Appearance> |
49 | <Box size='0.4 2.5 0.4'/> |
50 | </Shape> |
51 | </Transform> |
52 | <Transform DEF='TopFrame' translation='0 2.5 0'> |
53 | <Shape USE='BottomFrame'/> |
54 | </Transform> |
55 | <Transform DEF='LeftFrame' translation='0 1.25 1.8'> |
56 | <Shape USE='CentreFrame'/> |
57 | </Transform> |
58 | <Transform DEF='RightFrame' translation='0 1.25 -1.8'> |
59 | <Shape USE='CentreFrame'/> |
60 | </Transform> |
61 | </Group> |
62 | </Transform> |
63 | </Group> |
64 | <Transform translation='0 0 4'> |
65 | <Group USE='TopSeg'/> |
66 | </Transform> |
67 | <Transform translation='0 0 8'> |
68 | <Group USE='TopSeg'/> |
69 | </Transform> |
70 | </Group> |
71 | <Transform DEF='LeftTop' rotation='0 1 0 3.14' translation='0 0 8'> |
72 | <Group USE='RightTop'/> |
73 | </Transform> |
74 | <Transform translation='0 0 12'> |
75 |
<!-- Inline
TopFront is a DEF node that has 1 USE node: USE_1 --> <Inline DEF='TopFront' url=' "TopFront.x3d" "TopFront.wrl" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/HovercraftSnr6Singapore/TopFront.x3d" "https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/HovercraftSnr6Singapore/TopFront.wrl" '/> |
76 | </Transform> |
77 | <Transform DEF='TopBack' rotation='0 1 0 3.14' translation='0 0 -4'> |
78 | <Inline USE='TopFront'/> |
79 | </Transform> |
80 | </Scene> |
81 | </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.
-->