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='Immersive' 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=' DolphinExample.x3d '/> |
6 | <meta name='description' content='Manual translation of Dolphin model from the Prototype Repository.'/> |
7 | <meta name='creator' content='unknown, if you know then please contact brutzman@nps.navy.mil'/> |
8 | <meta name='translator' content='Don Brutzman'/> |
9 | <meta name='created' content='22 January 2001'/> |
10 | <meta name='modified' content='20 October 2019'/> |
11 | <meta name='reference' content=' NavyDolphinLocatesSunkenBoatAugust1997.txt '/> |
12 | <meta name='reference' content=' http://www.chinfo.navy.mil/navpalib/news/navywire/nwsa97/nwsa0822.txt '/> |
13 | <meta name='reference' content='http://www.vrml-content.org'/> |
14 | <meta name='subject' content='VRML X3D Prototype ProtoRepository Dolphin'/> |
15 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/DolphinExample.x3d '/> |
16 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
17 | <meta name='license' content='../../license.html'/> |
18 | </head> |
19 | <Scene> |
20 | <WorldInfo title='DolphinExample.x3d'/> |
21 | <ExternProtoDeclare name='Dolphin' url=' "DolphinPrototype.wrl#Dolphin" "https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/DolphinPrototype.wrl#Dolphin" "DolphinPrototype.x3d#Dolphin" "https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/DolphinPrototype.x3d#Dolphin" '> |
22 | <field name='set_fraction' type='SFFloat' accessType='inputOnly'/> |
23 | <field name='collide' type='SFBool' accessType='inputOutput'/> |
24 | <field name='collideTime' type='SFTime' accessType='outputOnly'/> |
25 | </ExternProtoDeclare> |
26 | <!-- ==================== --> |
27 |
<!-- ROUTE information for DOLPHIN node:
[from TS.fraction_changed to set_fraction
]
-->
<ProtoInstance name='Dolphin' DEF='DOLPHIN'/> |
28 | <Background groundAngle='1.57079' groundColor='0.15 0.3 0.35 0.35 0.65 0.65' skyAngle='1.57079' skyColor='1 1 1 0.35 0.65 0.65'/> |
29 | <DirectionalLight ambientIntensity='.7' color='.55 .75 .75' direction='0 -1 0'/> |
30 | <Viewpoint description='SideFar' position='0 0 9'/> |
31 | <Viewpoint description='Side' position='0 0 4.059'/> |
32 | <Viewpoint description='Front' orientation='0 1 0 1.56' position='4.097 -.42 0.044'/> |
33 | <Viewpoint description='Bottom' orientation='.5573 .6209 -.5513 2.0205' position='.617 -6.46 0.006'/> |
34 | <Viewpoint description='Top' orientation='.5966 -.5438 -.5902 4.1469' position='-.688 6.516 -0.008'/> |
35 | <Viewpoint description='CloseUpAngle' orientation='-0.0384 .9991 0.0161 .7972' position='1.896 -.333 1.341'/> |
36 |
<!-- ROUTE information for TS node:
[from fraction_changed to DOLPHIN.set_fraction
]
-->
<TimeSensor DEF='TS' loop='true'/> |
37 | < ROUTE fromNode='TS' fromField='fraction_changed' toNode='DOLPHIN' toField='set_fraction'/> |
38 | </Scene> |
39 | </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.
TS
TimeSensor fraction_changed SFFloat |
DOLPHIN
ProtoInstance set_fraction SFFloat |
DOLPHIN
ProtoInstance Dolphin |
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
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)
<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.
-->