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='Interchange' 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='MineTrainingShape.x3d'/> |
6 | <meta name='description' content='U.S. Navy Mark VI static mine diplayed on the NPS campus.'/> |
7 | <meta name='creator' content='Marlon Heron and Don Brutzman'/> |
8 | <meta name='created' content='2 February 2015'/> |
9 | <meta name='modified' content='28 November 2019'/> |
10 | <meta name=' TODO ' content=' Determine if this shape is used in any training minefields at sea. '/> |
11 | <meta name='reference' content='http://en.wikipedia.org/wiki/Naval_mine'/> |
12 | <meta name='Image' content='MineTrainingShapeNpsPhoto.jpg'/> |
13 | <meta name='reference' content='Contact Mine, http://www.maritime.org/doc/minedisposal/p02ch2pg02.htm'/> |
14 | <meta name='reference' content='Mark 6 Mine, http://www.maritime.org/doc/minedisposal/p02ch2pg05.htm'/> |
15 | <meta name='reference' content='British Mines, http://www.navweaps.com/Weapons/WAMBR_Mines.htm'/> |
16 | <meta name='identifier' content='https://savage.nps.edu/Savage/Weapons/UnderwaterMines/MineTrainingShape.x3d'/> |
17 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
18 | <meta name='license' content='../../license.html'/> |
19 | </head> |
20 | <Scene> |
21 | <WorldInfo title='MineTrainingShape.x3d'/> |
22 | <Background skyColor='1 1 1'/> |
23 | <Group> |
24 | <Shape DEF='MineBody'> |
25 | <Sphere radius='1.5'/> |
26 | <Appearance> |
27 | <Material diffuseColor='.1 .1 .1' transparency='.05'/> |
28 | </Appearance> |
29 | </Shape> |
30 | </Group> |
31 | <Transform DEF='CenterRing' rotation='0 0 1 1.570796' translation='0 1.59 0'> |
32 | <Shape> |
33 | <Cylinder height='0.05' radius='0.1' side='false'/> |
34 | <Appearance> |
35 | <Material diffuseColor='.1 .1 .1'/> |
36 | <ImageTexture DEF='MineTrainingShapeCenterRing' url=' "MineTrainingShapeCenterRing.jpg " "https://savage.nps.edu/Savage/Weapons/UnderwaterMines/MineTrainingShapeCenterRing.jpg " '/> |
37 | </Appearance> |
38 | </Shape> |
39 | <Shape> |
40 | <Cylinder bottom='false' height='0.05' radius='0.1' solid='false' top='false'/> |
41 | <Appearance> |
42 | <Material diffuseColor='.1 .1 .1'/> |
43 | </Appearance> |
44 | </Shape> |
45 | </Transform> |
46 | <Group> |
47 |
<!-- Transform
HertzHorn1 is a DEF node that has 4 USE nodes: USE_1, USE_2, USE_3, USE_4 -->
<Transform DEF='HertzHorn1' rotation='0 0 1 -0.785398' translation='0.85 1.25 0'> |
48 | <Shape DEF='HertzHornShape'> |
49 | <Cylinder height='0.65' radius='0.1'/> |
50 | <Appearance> |
51 | <Material diffuseColor='.1 .1 .1'/> |
52 | </Appearance> |
53 | </Shape> |
54 | </Transform> |
55 | <Transform DEF='HertzHorn2' rotation='0 1 0 1.256637'> |
56 | <Transform USE='HertzHorn1'/> |
57 | </Transform> |
58 | <Transform DEF='HertzHorn3' rotation='0 1 0 2.513274'> |
59 | <Transform USE='HertzHorn1'/> |
60 | </Transform> |
61 | <Transform DEF='HertzHorn4' rotation='0 1 0 3.769911'> |
62 | <Transform USE='HertzHorn1'/> |
63 | </Transform> |
64 | <Transform DEF='HertzHorn5' rotation='0 1 0 5.026548'> |
65 | <Transform USE='HertzHorn1'/> |
66 | </Transform> |
67 | </Group> |
68 | </Scene> |
69 | </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. -->