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 | <component level='1' name='DIS'/> |
6 | <component level='1' name='Geospatial'/> |
7 | <meta name='title' content=' SanDiegoOpArea.x3d '/> |
8 | <meta name='description' content='Operations area top-level scene for Monterey Bay California, used by the AUV Workbench to build scenarios using unmanned vehicles.'/> |
9 | <meta name='creator' content='Don Brutzman'/> |
10 | <meta name='created' content='15 September 2010'/> |
11 | <meta name='modified' content='20 October 2019'/> |
12 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/AuvWorkbench/OperatingAreas/SanDiegoOpArea.x3d '/> |
13 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
14 | <meta name='license' content='../../license.html'/> |
15 | </head> |
16 | <Scene> |
17 | <!-- Note that the geoCoords must match the AUV Workbench c_geo.xml file in /configuration/template --> |
18 | <WorldInfo title='SanDiegoOpArea.x3d'/> |
19 | <GeoLocation geoCoords='32.67 -117.23 0' containerField='children'> |
20 | <GeoOrigin DEF='DEPRECATED' geoCoords='32.67 -117.23 0.0'/> |
21 | <!-- <DirectionalLight ambientIntensity='0.1' direction='-3 -3 0'/> --> |
22 | <!-- the following scene is not geospatially referenced --> |
23 | <Inline url=' "../../../Savage/Locations/SanDiegoCalifornia/SanDiego.x3d" "https://www.web3d.org/x3d/content/examples/Savage/Locations/SanDiegoCalifornia/SanDiego.x3d" "../../../Savage/Locations/SanDiegoCalifornia/SanDiego.wrl" "https://www.web3d.org/x3d/content/examples/Savage/Locations/SanDiegoCalifornia/SanDiego.wrl" '/> |
24 | </GeoLocation> |
25 |
<!-- ROUTE information for OverheadViewpoint node:
[from isBound to FastNI.set_bind
]
-->
<GeoViewpoint DEF='OverheadViewpoint' description='San Diego Bay Operations Area' orientation='-1 0 0 1.57' position='32.67 -117.23 2000' containerField='children'/> |
26 | <GeoViewpoint DEF='IntermediateViewpoint' description='500m altitude' position='32.67 -117.23 500' containerField='children'/> |
27 | <GeoViewpoint DEF='LowerViewpoint' description='250m altitude' position='32.63 -117.22 250' containerField='children'/> |
28 |
<!-- ROUTE information for FastNI node:
[from OverheadViewpoint.isBound to set_bind
]
-->
<NavigationInfo DEF='FastNI' speed='1000.0' type='"FLY" "ANY"'/> |
29 | <NavigationInfo DEF='SlowNI' speed='100.0'/> |
30 | < ROUTE fromNode='OverheadViewpoint' fromField='isBound' toNode='FastNI' toField='set_bind'/> |
31 | </Scene> |
32 | </X3D> |
Event Graph ROUTE Table with 1 ROUTE connection 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.
<!--
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.
-->