X3D Model Documentation: DolphinExample.x3d

  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='titlecontent=' DolphinExample.x3d '/>
  6            <meta name='descriptioncontent='Manual translation of Dolphin model from the Prototype Repository.'/>
  7            <meta name='creatorcontent='unknown, if you know then please contact brutzman@nps.navy.mil'/>
  8            <meta name='translatorcontent='Don Brutzman'/>
  9            <meta name='createdcontent='22 January 2001'/>
 10            <meta name='modifiedcontent='20 October 2019'/>
 11            <meta name='referencecontent=' NavyDolphinLocatesSunkenBoatAugust1997.txt '/>
 12            <meta name='referencecontent=' http://www.chinfo.navy.mil/navpalib/news/navywire/nwsa97/nwsa0822.txt '/>
 13            <meta name='referencecontent='http://www.vrml-content.org'/>
 14            <meta name='subjectcontent='VRML X3D Prototype ProtoRepository Dolphin'/>
 15            <meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/DolphinExample.x3d '/>
 16            <meta name='generatorcontent='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/>
 17            <meta name='licensecontent='../../license.html'/>
 18       </head>
<!--

<!--
Event Graph ROUTE Table shows event connections.
-->
<!-- to top DEF nodes index: DOLPHIN, TS

Index for Viewpoint nodes: Viewpoint_1, Viewpoint_2, Viewpoint_3, Viewpoint_4, Viewpoint_5, Viewpoint_6

Index for ExternProtoDeclare definition: Dolphin
-->
 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_fractiontype='SFFloataccessType='inputOnly'/>
 23                 <field name='collidetype='SFBoolaccessType='inputOutput'/>
 24                 <field name='collideTimetype='SFTimeaccessType='outputOnly'/>
 25            </ExternProtoDeclare>
 26            <!-- ==================== -->
 27 
          <!-- ROUTE information for DOLPHIN node:  [from TS.fraction_changed to set_fraction ] -->
          <ProtoInstance name='DolphinDEF='DOLPHIN'/>
 28            <Background groundAngle='1.57079groundColor='0.15 0.3 0.35 0.35 0.65 0.65skyAngle='1.57079skyColor='1 1 1 0.35 0.65 0.65'/>
 29            <DirectionalLight ambientIntensity='.7color='.55 .75 .75direction='0 -1 0'/>
 30            <Viewpoint description='SideFarposition='0 0 9'/>
 31            <Viewpoint description='Sideposition='0 0 4.059'/>
 32            <Viewpoint description='Frontorientation='0 1 0 1.56position='4.097 -.42 0.044'/>
 33            <Viewpoint description='Bottomorientation='.5573 .6209 -.5513 2.0205position='.617 -6.46 0.006'/>
 34            <Viewpoint description='Toporientation='.5966 -.5438 -.5902 4.1469position='-.688 6.516 -0.008'/>
 35            <Viewpoint description='CloseUpAngleorientation='-0.0384 .9991 0.0161 .7972position='1.896 -.333 1.341'/>
 36 
          <!-- ROUTE information for TS node:  [from fraction_changed to DOLPHIN.set_fraction ] -->
          <TimeSensor DEF='TSloop='true'/>
 37            < ROUTE  fromNode='TS' fromField='fraction_changed' toNode='DOLPHIN' toField='set_fraction'/>
 38       </Scene>
 39  </X3D>
<!--

<!--
Event Graph ROUTE Table shows event connections.
-->
<!-- to top DEF nodes index: DOLPHIN, TS

Index for Viewpoint nodes: Viewpoint_1, Viewpoint_2, Viewpoint_3, Viewpoint_4, Viewpoint_5, Viewpoint_6

Index for ExternProtoDeclare definition: Dolphin
-->
X3D Tooltips element index: Background, DirectionalLight, ExternProtoDeclare, field, head, meta, ProtoInstance, ROUTE, Scene, TimeSensor, Viewpoint, WorldInfo, X3D, plus documentation for accessType definitions, type definitions, XML data types, and field types

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

ROUTE
event to
(1)
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. 

Additional guidance on X3D animation can be found in the 10-Step Animation Design Process and Event Tracing hint sheets. Have fun with X3D! 😀

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/DolphinExampleIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Savage/Biologics/Dolphin/DolphinExample.x3d -->

<!-- Color-coding legend: X3D terminology <X3dNode  DEF='idNamefield='value'/> matches XML terminology <XmlElement  DEF='idNameattribute='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> -->

to top <!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->