X3D Model Documentation: SharkLeftyLocale.x3d

  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='titlecontent='SharkLeftyLocale.x3d'/>
  6            <meta name='descriptioncontent='Lefty Shark with animation to traverse the tank'/>
  7            <meta name='creatorcontent='Tim McLean'/>
  8            <meta name='translatorcontent='Don Brutzman'/>
  9            <meta name='createdcontent='1 June 1998'/>
 10            <meta name='modifiedcontent='20 October 2019'/>
 11            <meta name='referencecontent='http://faculty.nps.edu/brutzman/kelp'/>
 12            <meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SharkLeftyLocale.x3d'/>
 13            <meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
 14            <meta name='licensecontent='../license.html'/>
 15       </head>
<!--

<!-- Event Graph ROUTE Table shows event connections. -->

<!-- to top Index for DEF nodes: _0, _4, SHARK2_CLOCK, SHARK2_ORIENTATION, SHARK2_POSITION, sharkSwimmingInTankTrigger_5
-->
<![CDATA[
      
ecmascript:

function triggerIn (value, time) 
{
	startTime = value;
	firstTime = false;
}

    
]]>
 16       <Scene>
 17            <WorldInfo title='SharkLeftyLocale.x3d'/>
 18 
          <!-- ROUTE information for _0 node:  [from SHARK2_POSITION.value_changed to set_translation ] [from SHARK2_ORIENTATION.value_changed to set_rotation ] -->
          <Transform DEF='_0translation='0.0 -5.5 -1.0'>
 19                 <Inline   url=' "SharkLefty.x3d" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SharkLefty.x3d" "SharkLefty.wrl" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SharkLefty.wrl" '/>
 20                 <Group>
 21 
                    <!-- ROUTE information for SHARK2_CLOCK node:  [from sharkSwimmingInTankTrigger_5.startTime to set_startTime ] [from fraction_changed to SHARK2_POSITION.set_fraction ] [from fraction_changed to SHARK2_ORIENTATION.set_fraction ] -->
                    <TimeSensor DEF='SHARK2_CLOCKcycleInterval='110.0loop='true'/>
 22 
                    <!-- ROUTE information for SHARK2_POSITION node:  [from SHARK2_CLOCK.fraction_changed to set_fraction ] [from value_changed to _0.set_translation ] -->
                    <PositionInterpolator DEF='SHARK2_POSITIONkey='0.0 0.152 0.194 0.224 0.288 0.35 0.427 0.549 0.632 0.7 0.813 1.0keyValue='0.0 -4.25 -1.0 3.75 -4.5 -0.75 4.75 -4.5 -1.0 4.75 -4.5 -2.0 3.25 -4.0 -2.5 1.75 -4.0 -2.75 0.0 -4.0 -3.25 -3.0 -3.5 -4.0 -5.0 -4.0 -2.5 -5.75 -4.5 0.0 -4.5 -4.5 0.25 0.0 -4.25 -1.0'/>
 23 
                    <!-- ROUTE information for SHARK2_ORIENTATION node:  [from SHARK2_CLOCK.fraction_changed to set_fraction ] [from value_changed to _0.set_rotation ] -->
                    <OrientationInterpolator DEF='SHARK2_ORIENTATIONkey='0.0 0.152 0.194 0.224 0.288 0.35 0.427 0.549 0.632 0.7 0.813 1.0keyValue='0.0 1.0 0.0 6.2134 0.0 1.0 0.0 0.244 0.0 1.0 0.0 1.57 0.1564 0.9974 -0.0262 2.8141 0.0 1.0 0.0 2.967 0.0 1.0 0.0 2.7227 0.0872 0.9961 -0.0107 2.8982 -0.1218 0.9917 -0.0407 3.7824 -0.1469 0.9832 -0.1087 4.3995 0.0 1.0 0.0 6.0912 0.0 1.0 0.0 0.2618 0.0 1.0 0.0 6.2134'/>
 24                 </Group>
 25            </Transform>
 26 
          <!-- ROUTE information for _4 node:  [from sharkSwimmingInTankTrigger_5.firstTime to set_enabled ] [from time to sharkSwimmingInTankTrigger_5.triggerIn ] -->
          <TimeSensor DEF='_4loop='true'/>
 27 
          <!-- ROUTE information for sharkSwimmingInTankTrigger_5 node:  [from _4.time to triggerIn ] [from startTime to SHARK2_CLOCK.set_startTime ] [from firstTime to _4.set_enabled ] -->
          <Script DEF='sharkSwimmingInTankTrigger_5'>
 28                 <field name='triggerIntype='SFTimeaccessType='inputOnly'/>
 29                 <field name='startTimetype='SFTimeaccessType='outputOnly'/>
 30                 <field name='firstTimetype='SFBoolaccessType='outputOnly'/>
 32            </Script>
 33            < ROUTE  fromNode='sharkSwimmingInTankTrigger_5' fromField='startTime' toNode='SHARK2_CLOCK' toField='set_startTime'/>
 34            < ROUTE  fromNode='SHARK2_CLOCK' fromField='fraction_changed' toNode='SHARK2_POSITION' toField='set_fraction'/>
 35            < ROUTE  fromNode='SHARK2_CLOCK' fromField='fraction_changed' toNode='SHARK2_ORIENTATION' toField='set_fraction'/>
 36            < ROUTE  fromNode='SHARK2_POSITION' fromField='value_changed' toNode='_0' toField='set_translation'/>
 37            < ROUTE  fromNode='SHARK2_ORIENTATION' fromField='value_changed' toNode='_0' toField='set_rotation'/>
 38            < ROUTE  fromNode='sharkSwimmingInTankTrigger_5' fromField='firstTime' toNode='_4' toField='set_enabled'/>
 39            < ROUTE  fromNode='_4' fromField='time' toNode='sharkSwimmingInTankTrigger_5' toField='triggerIn'/>
 40       </Scene>
 41  </X3D>
<!--

<!-- Event Graph ROUTE Table shows event connections. -->

<!-- to top Index for DEF nodes: _0, _4, SHARK2_CLOCK, SHARK2_ORIENTATION, SHARK2_POSITION, sharkSwimmingInTankTrigger_5
-->
X3D Tooltips element index: field, Group, head, Inline, meta, OrientationInterpolator, PositionInterpolator, ROUTE, Scene, Script, TimeSensor, Transform, WorldInfo, X3D, accessType and type, XML data types, field types

Event Graph ROUTE Table entries with 7 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.


-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SharkLeftyLocaleIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/SharkLeftyLocale.x3d -->

<!-- Color 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)
-->

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