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=' UnderwayDDG.x3d '/> |
6 | <meta name='creator' content='Ryan Ernst, Naval Postgraduate School'/> |
7 | <meta name='contributor' content='Jeff Weekly, Naval Postgraduate School'/> |
8 | <meta name='created' content='13 September 2004'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/AircraftHelicopters/SH60bSeahawkUnitedStates/UnderwayDDG.x3d '/> |
11 | <meta name='description' content='CS3204 class final project: SH-60B Scene'/> |
12 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
13 | <meta name='license' content='../../license.html'/> |
14 | </head> |
15 | <Scene> |
16 | <!-- DDG underway in the ocean. --> |
17 | <WorldInfo title='UnderwayDDG.x3d'/> |
18 | <Group DEF='UnderwayDDG'> |
19 | <Shape> |
20 | <Appearance> |
21 | <Material ambientIntensity='1.0' diffuseColor='.5882 .5882 .5882' shininess='.145'/> |
22 |
<ImageTexture
url=' "DDG.jpg![]() ![]() |
23 | </Appearance> |
24 | <IndexedFaceSet coordIndex='5 0 6 -1 1 6 0 -1 6 1 7 -1 2 7 1 -1 7 2 8 -1 3 8 2 -1 8 3 9 -1 4 9 3 -1 10 5 11 -1 6 11 5 -1 11 6 12 -1 7 12 6 -1 12 7 13 -1 8 13 7 -1 13 8 14 -1 9 14 8 -1 15 10 16 -1 11 16 10 -1 16 11 17 -1 12 17 11 -1 17 12 18 -1 13 18 12 -1 18 13 19 -1 14 19 13 -1 20 15 21 -1 16 21 15 -1 21 16 22 -1 17 22 16 -1 22 17 23 -1 18 23 17 -1 23 18 24 -1 19 24 18 -1' texCoordIndex='15 10 16 -1 11 16 10 -1 16 11 17 -1 12 17 11 -1 17 12 18 -1 13 18 12 -1 18 13 19 -1 14 19 13 -1 20 15 21 -1 16 21 15 -1 21 16 22 -1 17 22 16 -1 22 17 23 -1 18 23 17 -1 23 18 24 -1 19 24 18 -1 25 20 26 -1 21 26 20 -1 26 21 27 -1 22 27 21 -1 27 22 28 -1 23 28 22 -1 28 23 29 -1 24 29 23 -1 30 25 31 -1 26 31 25 -1 31 26 32 -1 27 32 26 -1 32 27 33 -1 28 33 27 -1 33 28 34 -1 29 34 28 -1'> |
25 | <Coordinate point='-100 0 97.97 -50 0 97.97 0 0 97.97 50 0 97.97 100 0 97.97 -100 0 48.98 -50 0 48.98 0 0 48.98 50 0 48.98 100 0 48.98 -100 0 0 -50 0 0 0 0 0 50 0 0 100 0 0 -100 0 -48.98 -50 0 -48.98 0 0 -48.98 50 0 -48.98 100 0 -48.98 -100 0 -97.97 -50 0 -97.97 0 0 -97.97 50 0 -97.97 100 0 -97.97'/> |
26 | <TextureCoordinate point='0 0 0.25 0 0.5 0 0.75 0 1 0 0 0 0.25 0 0.5 0 0.75 0 1 0 0 0 0.25 0 0.5 0 0.75 0 1 0 0 0.25 0.25 0.25 0.5 0.25 0.75 0.25 1 0.25 0 0.5 0.25 0.5 0.5 0.5 0.75 0.5 1 0.5 0 0.75 0.25 0.75 0.5 0.75 0.75 0.75 1 0.75 0 1 0.25 1 0.5 1 0.75 1 1 1'/> |
27 | </IndexedFaceSet> |
28 | </Shape> |
29 | </Group> |
30 | </Scene> |
31 | </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.
-->