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='Interchange' 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='KelpTankExternalLight.x3d'/> |
6 | <meta name='description' content='Topside light for Kelp Forest Exhibit.'/> |
7 | <meta name='creator' content='Todd Gagnon and Mark A. Boyd'/> |
8 | <meta name='translator' content='Xeena VRML importer, X3D-Edit 3.1, https://www.web3d.org/x3d/content/README.X3D-Edit.html'/> |
9 | <meta name='created' content='17 May 1998'/> |
10 | <meta name='translated' content='20 December 2002'/> |
11 | <meta name='modified' content='20 October 2019'/> |
12 | <meta name='reference' content='KelpTankExternalLights.x3d'/> |
13 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpTankExternalLight.x3d'/> |
14 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
15 | <meta name='generator' content='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/> |
16 | <meta name='license' content='../license.html'/> |
17 | </head> |
18 | <Scene> |
19 | <WorldInfo info='"Model of light from top floor of the Monterey Bay Aquarium Kelp Forest DTG of last updated: 172230May98 Added: Updated: Modeled by: Todd Gagnon and Mark A. Boyd"' title='light1.0.wrl'/> |
20 | <Group> |
21 | <Shape> |
22 | |
23 | <Material diffuseColor='0.21569 0.21176 0.19608'/> |
24 | </Appearance> |
25 | <Cylinder bottom='false' radius='0.05' top='false'/> |
26 | </Shape> |
27 | |
28 | <Shape> |
29 | <Appearance USE='Structure'/> |
30 | <Cylinder bottom='false' height='0.6' radius='0.05' top='false'/> |
31 | </Shape> |
32 | <Transform translation='0.0 0.31 0.0'> |
33 | <Shape> |
34 | <Appearance USE='Structure'/> |
35 | <Sphere radius='0.05'/> |
36 | </Shape> |
37 | </Transform> |
38 | <Transform rotation='0.0 0.0 1.0 1.57' translation='-0.13 0.31 0.0'> |
39 | <Shape> |
40 | <Appearance USE='Structure'/> |
41 | <Cylinder bottom='false' height='0.25' radius='0.05' top='false'/> |
42 | </Shape> |
43 | </Transform> |
44 | </Transform> |
45 | <Transform rotation='0.0 1.0 0.0 3.14'> |
46 | <Transform USE='Arm'/> |
47 | </Transform> |
48 | <Transform translation='0.0 -1.0 0.0'> |
49 | <Shape> |
50 | <Appearance USE='Structure'/> |
51 | <Box size='0.4 0.3 0.4'/> |
52 | </Shape> |
53 | </Transform> |
54 | |
55 | <Shape> |
56 | <Appearance> |
57 | <Material diffuseColor='0.7843 0.8078 0.7922'/> |
58 | </Appearance> |
59 | <Box size='0.5 0.35 0.2'/> |
60 | </Shape> |
61 | </Transform> |
62 | <Transform translation='0.6 -0.5 0.0'> |
63 | <Transform USE='Light'/> |
64 | </Transform> |
65 | <Transform translation='-0.6 -0.5 0.0'> |
66 | <Transform USE='Light'/> |
67 | </Transform> |
68 | </Group> |
69 | </Scene> |
70 | </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)
-->
<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->