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='Interactive' 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='TreeFishPlaque.x3d'/> |
6 | <meta name='creator' content='Michael Collins'/> |
7 | <meta name='created' content='18 February 2001'/> |
8 | <meta name='modified' content='25 March 2020'/> |
9 | <meta name=' warning ' content=' unfinished '/> |
10 | <meta name='description' content='One fish plaque with lithograph on one side and actual picture on the back. Click on plaque to go to picture or click on buttons to change picture.'/> |
11 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
12 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/TreeFishPlaque.x3d'/> |
13 | <meta name='Image' content='Treefish.jpg'/> |
14 | <meta name='reference' content='https://en.wikipedia.org/wiki/Treefish'/> |
15 | <meta name='reference' content='http://faculty.nps.edu/brutzman/kelp/fish.html#Treefish'/> |
16 | <meta name='license' content='../license.html'/> |
17 | </head> |
18 | <Scene> |
19 | <WorldInfo title='TreeFishPlaque.x3d'/> |
20 | <Viewpoint DEF='treefish' description='Tree Fish' position='0 0 4'/> |
21 | <!-- Fish Plaques --> |
22 | <Group> |
23 | <TouchSensor DEF='BlueRockfishTouchSensor' description='touch to rotate'/> |
24 | <TimeSensor DEF='BLUEROCKFISHCLOCK' cycleInterval='2'/> |
25 | <OrientationInterpolator DEF='BlueRockfishPathInterpolator' key='0.0 0.50 1.0' keyValue='0.0 1.0 0.0 0.0 0.0 1.0 0.0 1.57 0.0 1.0 0.0 3.14'/> |
26 | <Transform DEF='BLUEROCKFISH_TRANSFORM'> |
27 | <Shape> |
28 | <Box size='4 2 .1'/> |
29 | <Appearance> |
30 | <ImageTexture url=' "TreeFish.jpg " "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/TreeFish.jpg " '/> |
31 | </Appearance> |
32 | </Shape> |
33 | </Transform> |
34 | <Group> |
35 | <Transform DEF='BASE_TRANSFORM' translation='0 0 -.3'> |
36 | <Shape> |
37 | <Box size='8 6 .3'/> |
38 | <Appearance> |
39 | <Material diffuseColor='.3 .3 .6'/> |
40 | </Appearance> |
41 | </Shape> |
42 | </Transform> |
43 | <TouchSensor DEF='BaseTouchSensor' description='touch to rotate'/> |
44 | <Group> |
45 | <Transform translation='0 -2.6 0'> |
46 | <Shape> |
47 | <Box size='8 1 1'/> |
48 | <Appearance> |
49 | <Material diffuseColor='0.8 0.8 0.2'/> |
50 | </Appearance> |
51 | </Shape> |
52 | </Transform> |
53 | </Group> |
54 | <Group> |
55 | <Transform translation='0 2.6 0'> |
56 | <Shape> |
57 | <Box size='8 1 1'/> |
58 | <Appearance> |
59 | <Material diffuseColor='0.8 0.8 0.2'/> |
60 | </Appearance> |
61 | </Shape> |
62 | </Transform> |
63 | </Group> |
64 | <Group> |
65 | <Transform rotation='0 0 1 1.58' translation='3.6 0 0'> |
66 | <Shape> |
67 | <Box size='6.2 1 1'/> |
68 | <Appearance> |
69 | <Material diffuseColor='0.8 0.8 0.2'/> |
70 | </Appearance> |
71 | </Shape> |
72 | </Transform> |
73 | </Group> |
74 | <Group> |
75 | <Transform rotation='0 0 1 1.58' translation='-3.6 0 0'> |
76 | <Shape> |
77 | <Box size='6.2 1 1'/> |
78 | <Appearance> |
79 | <Material diffuseColor='0.8 0.8 0.2'/> |
80 | </Appearance> |
81 | </Shape> |
82 | </Transform> |
83 | </Group> |
84 | </Group> |
85 | </Group> |
86 | </Scene> |
87 | </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.
BaseTouchSensor
TouchSensor |
description='touch to rotate' User-interaction hint for this node.(TouchSensor description is providing a tooltip) |
BlueRockfishTouchSensor
TouchSensor |
description='touch to rotate' User-interaction hint for this node.(TouchSensor description is providing a tooltip) |
<!--
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)
-->
<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->