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='Immersive' 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=' MantaMineExample.x3d '/> |
6 | <meta name='description' content='Example instance: Italian Manta bottom mine, with truncated cone and handling padeyes.'/> |
7 | <meta name='creator' content='Don Brutzman'/> |
8 | <meta name='created' content='15 October 2001'/> |
9 | <meta name='modified' content='28 November 2019'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/Weapons/UnderwaterMines/MantaMineExample.x3d '/> |
11 | <meta name='photo' content='MantaInert.jpg'/> |
12 | <meta name='photo' content='minelocator.jpg'/> |
13 | <meta name='photo' content='Mine1.jpg'/> |
14 | <meta name='photo' content='Mine2.jpg'/> |
15 | <meta name='photo' content='img055.gif'/> |
16 | <meta name='photo' content='http://www.cisatlantic.com/trimix/strike/minelocator.jpg'/> |
17 | <meta name='photo' content='http://www.cisatlantic.com/trimix/strike/Mine1.jpg'/> |
18 | <meta name='photo' content='http://www.cisatlantic.com/trimix/strike/Mine2.jpg'/> |
19 | <meta name='photo' content='https://www.fas.org/man/dod-101/navy/docs/swos/cmd/miw/Sp6-4-1/img055.gif'/> |
20 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
21 | <meta name='license' content='../../license.html'/> |
22 | </head> |
23 | <Scene> |
24 | <WorldInfo title='MantaMineExample.x3d'/> |
25 | <ExternProtoDeclare name='MantaMine' appinfo='Manta underwater mine' url=' "MantaMinePrototype.x3d#MantaMine" "https://www.web3d.org/x3d/content/examples/Savage/Weapons/UnderwaterMines/MantaMinePrototype.x3d#MantaMine" "MantaMinePrototype.wrl#MantaMine" "https://www.web3d.org/x3d/content/examples/Savage/Weapons/UnderwaterMines/MantaMinePrototype.wrl#MantaMine" '> |
26 |
<field name='MineColor' type='SFColor' accessType='inputOutput'
appinfo='useful for visual classification'/> |
27 |
<field name='viewpointDescription' type='SFString' accessType='initializeOnly'
appinfo='describe each instance'/> |
28 | </ExternProtoDeclare> |
29 | <Background groundAngle='1.309 1.570796' groundColor='0 0.2 0.4 0.05 0.25 0.6 0.1 0.2 0.4' skyAngle='1.309 1.571' skyColor='0.1 0.1 0.4 0.1 0.125 0.4 0.1 0.1 0.3'/> |
30 | <ProtoInstance name='MantaMine'> |
31 | <fieldValue name='viewpointDescription' value='Manta mine 10m'/> |
32 | </ProtoInstance> |
33 | <Viewpoint description='Manta mine 50m (LOD breakpoint)' position='0 0 50'/> |
34 | <Viewpoint description='Manta mine 99m (LOD breakpoint 100m)' position='0 0 99'/> |
35 | <Viewpoint description='Manta mine 999m (LOD breakpoint 1000m hides internal viewpoints)' position='0 0 999'/> |
36 | </Scene> |
37 | </X3D> |
Event Graph ROUTE Table with 0 ROUTE connections total, showing X3D event-model relationships for this scene.
Each row shows an event cascade that may occur during a single timestamp interval between frame renderings, as part of the X3D execution model.
line 30
ProtoInstance MantaMine |
No direct ROUTE connection found for events to/from this node. This ProtoInstance contains SFNode/MFNode fieldValue declarations with direct access to other nodes, and thus has potential to produce run-time animation. |
<!--
Color-coding legend: X3D terminology
<X3dNode field='value'/>
matches XML terminology
<XmlElement attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
<ProtoInstance name='ProtoName'>
<field
name='fieldName'/> </ProtoInstance>
-->
<!--
For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints.
-->