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='BodyUnit.x3d'/> |
6 | <meta name='description' content='creates the body element unit of the hovercraft floating portion'/> |
7 | <meta name='created' content='1 September 2004'/> |
8 | <meta name='modified' content='20 October 2019'/> |
9 | <meta name='creator' content='Tay Yeong Kiang Winston'/> |
10 | <meta name='identifier' content='https://savage.nps.edu/Savage/ShipsMilitary/HovercraftSnr6Singapore/BodyUnit.x3d'/> |
11 | <meta name='license' content='../../license.html'/> |
12 | </head> |
13 | <Scene> |
14 | <WorldInfo title='BodyUnit.x3d'/> |
15 | <Group DEF='unit'> |
16 | <Shape> |
17 | <Cylinder height='1'/> |
18 | <Appearance> |
19 | <Material ambientIntensity='0.256' diffuseColor='0.029158 0.026292 0.026964' shininess='0.061224' specularColor='0.641609 0.976208 0.979592'/> |
20 | </Appearance> |
21 | </Shape> |
22 | <Transform translation='0 0.5 0'> |
23 | <Shape> |
24 | <Sphere/> |
25 | <Appearance> |
26 | <Material ambientIntensity='0.256' diffuseColor='0.029158 0.026292 0.026964' shininess='0.061224' specularColor='0.641609 0.976208 0.979592'/> |
27 | </Appearance> |
28 | </Shape> |
29 | </Transform> |
30 | <Transform translation='0 -0.5 0'> |
31 | <Shape> |
32 | <Sphere/> |
33 | <Appearance> |
34 | <Material ambientIntensity='0.256' diffuseColor='0.029158 0.026292 0.026964' shininess='0.061224' specularColor='0.641609 0.976208 0.979592'/> |
35 | </Appearance> |
36 | </Shape> |
37 | </Transform> |
38 | </Group> |
39 | </Scene> |
40 | </X3D> |
<!--
Color 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. -->