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='StripedSurfPerch.x3d'/> |
6 | <meta name='description' content='Create a new fish type through configuration of the CircleFishLod prototype.'/> |
7 | <meta name='creator' content='Ildeniz Duman'/> |
8 | <meta name='translator' content='Jeff Weekley'/> |
9 | <meta name='created' content='1 May 1998'/> |
10 | <meta name='translated' content='25 February 2001'/> |
11 | <meta name='modified' content='20 October 2019'/> |
12 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/StripedSurfPerch.x3d'/> |
13 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
14 | <meta name='license' content='../license.html'/> |
15 | </head> |
16 | <Scene> |
17 | <WorldInfo title='StripedSurfPerch.x3d'/> |
18 | <ExternProtoDeclare name='CircleFishLod' appinfo='CircleFish prototype with LOD added' url=' "CircleFishLodPrototype.x3d#CircleFishLod" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishLodPrototype.x3d#CircleFishLod" "CircleFishLodPrototype.wrl#CircleFishLod" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/CircleFishLodPrototype.wrl#CircleFishLod" '> |
19 | <field name='skinTextureUrl' type='MFString' accessType='inputOutput'/> |
20 | <field name='fishScale' type='SFVec3f' accessType='inputOutput'/> |
21 | <field name='fishColor' type='SFColor' accessType='inputOutput'/> |
22 | <field name='finColor' type='SFColor' accessType='inputOutput'/> |
23 | <field name='positionKey' type='MFFloat' accessType='inputOutput'/> |
24 | <field name='positionKeyValue' type='MFVec3f' accessType='inputOutput'/> |
25 | <field name='orientationKey' type='MFFloat' accessType='inputOutput'/> |
26 | <field name='orientationKeyValue' type='MFRotation' accessType='inputOutput'/> |
27 | <field name='orbitTime' type='SFTime' accessType='inputOutput'/> |
28 | </ExternProtoDeclare> |
29 | <Viewpoint description='Striped SurfPerch' orientation='0.0 1.0 0.0 89.9' position='4.0 0.0 -1.0'/> |
30 | <ProtoInstance name='CircleFishLod' DEF='StripedSurfPerch'> |
31 | <fieldValue name='skinTextureUrl' value=' "StripedSurfPerchPatch.jpg" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/StripedSurfPerchPatch.jpg"'/> |
32 | <fieldValue name='fishScale' value='0.39 0.26 0.2'/> |
33 | <fieldValue name='finColor' value='0.73 0.56 0.56'/> |
34 | <fieldValue name='positionKey' value='0 0.25 0.5 0.75 1'/> |
35 | <fieldValue name='positionKeyValue' value='0 0 -0.5 0.5 0 0 0 0 0.5 -0.5 0 0 0 0 -0.5'/> |
36 | <fieldValue name='orientationKey' value='0 0.25 0.5 0.75 1'/> |
37 | <fieldValue name='orientationKeyValue' value='0 1 0 -6.28 0 1 0 -3.14 0 1 0 0 0 1 0 3.14 0 1 0 6.28'/> |
38 | <fieldValue name='orbitTime' value='80.0'/> |
39 | </ProtoInstance> |
40 | </Scene> |
41 | </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.
StripedSurfPerch
ProtoInstance CircleFishLod |
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. -->