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='KelpBass.x3d'/> |
6 | <meta name='description' content='Kelp bass is a type of fish.'/> |
7 | <meta name='created' content='1 June 1998'/> |
8 | <meta name='modified' content='20 October 2019'/> |
9 | <meta name='translator' content='Don Brutzman'/> |
10 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpBass.x3d'/> |
11 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
12 | <meta name='license' content='../license.html'/> |
13 | </head> |
14 | <Scene> |
15 | <WorldInfo title='KelpBass.x3d'/> |
16 | <ExternProtoDeclare name='CircleFish' appinfo='Simple model of a fish swimming in a circle' url=' "CircleFishPrototype.x3d#CircleFish" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishPrototype.x3d#CircleFish" "CircleFishPrototype.wrl#CircleFish" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishPrototype.wrl#CircleFish" '> |
17 | <field name='skinTextureUrl' type='MFString' accessType='inputOutput'/> |
18 | <field name='fishScale' type='SFVec3f' accessType='inputOutput'/> |
19 | <field name='fishColor' type='SFColor' accessType='inputOutput'/> |
20 | <field name='finColor' type='SFColor' accessType='inputOutput'/> |
21 | <field name='positionKey' type='MFFloat' accessType='inputOutput'/> |
22 | <field name='positionKeyValue' type='MFVec3f' accessType='inputOutput'/> |
23 | <field name='orientationKey' type='MFFloat' accessType='inputOutput'/> |
24 | <field name='orientationKeyValue' type='MFRotation' accessType='inputOutput'/> |
25 | <field name='orbitTime' type='SFTime' accessType='inputOutput'/> |
26 | </ExternProtoDeclare> |
27 | <Viewpoint description='Kelp Bass' orientation='0.0 1.0 0.0 120.0' position='3.0 1.0 4.0'/> |
28 | <Transform rotation='0.0 1.0 0.0 60.0' translation='0.0 0.5 0.0'> |
29 | <ProtoInstance name='CircleFish' DEF='KelpBass1'> |
30 | <fieldValue name='skinTextureUrl' value=' "KelpBassPatch.jpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpBassPatch.jpg"'/> |
31 | <fieldValue name='fishScale' value='0.5 0.72 0.3'/> |
32 | <fieldValue name='fishColor' value='0.33 0.4 0.2'/> |
33 | <fieldValue name='positionKey' value='0.0 0.3 0.6 1.0'/> |
34 | <fieldValue name='positionKeyValue' value='0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 -1.0 0.0 0.0 1.0'/> |
35 | <fieldValue name='orbitTime' value='80.0'/> |
36 | </ProtoInstance> |
37 | </Transform> |
38 | <Transform> |
39 | <ProtoInstance name='CircleFish' DEF='KelpBass2'> |
40 | <fieldValue name='skinTextureUrl' value=' "KelpBassPatch.jpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpBassPatch.jpg"'/> |
41 | <fieldValue name='fishScale' value='0.5 0.72 0.3'/> |
42 | <fieldValue name='fishColor' value='0.33 0.4 0.2'/> |
43 | <fieldValue name='positionKey' value='0.0 0.3 0.6 1.0'/> |
44 | <fieldValue name='positionKeyValue' value='0.0 0.0 1.0 1.0 0.0 0.0 0.0 0.0 -1.0 0.0 0.0 1.0'/> |
45 | <fieldValue name='orbitTime' value='60.0'/> |
46 | </ProtoInstance> |
47 | </Transform> |
48 | </Scene> |
49 | </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.
KelpBass1
ProtoInstance CircleFish |
No ROUTE connection found for output events 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. |
KelpBass2
ProtoInstance CircleFish |
No ROUTE connection found for output events 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 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. -->