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='KelpTankExternalLights.x3d'/> |
6 | <meta name='description' content='Topside lights which illuminate the Kelp Forest Exhibit at night.'/> |
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='3 June 1998'/> |
10 | <meta name='translated' content='20 December 2002'/> |
11 | <meta name='modified' content='20 October 2019'/> |
12 | <meta name='reference' content='KelpTank.x3d'/> |
13 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpTankExternalLights.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 lights on top floor of the Monterey Bay Aquarium Kelp Forest DTG of last updated: 031200Jun98 Added: Updated: lifted first two lights a bit since I missed them in 1.3 Modeled by: Todd Gagnon and Mark A. Boyd"' title='externalLights1.4.wrl'/> |
20 | <Group> |
21 | <Transform translation='0.0 2.08 -8.25'> |
22 |
<!-- Inline
Light is a DEF node that has 7 USE nodes: USE_1, USE_2, USE_3, USE_4, USE_5, USE_6, USE_7 --> <Inline DEF='Light' url=' "KelpTankExternalLight.x3d" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpTankExternalLight.x3d" "KelpTankExternalLight.wrl" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/KelpTankExternalLight.wrl" '/> |
23 | </Transform> |
24 | <Transform rotation='0.0 1.0 0.0 -0.7' translation='8.75 2.08 -6.25'> |
25 | <Inline USE='Light'/> |
26 | </Transform> |
27 | <Transform rotation='0.0 1.0 0.0 3.14' translation='6.25 2.08 3.25'> |
28 | <Inline USE='Light'/> |
29 | </Transform> |
30 | <Transform rotation='0.0 1.0 0.0 2.35' translation='2.5 2.08 1.3'> |
31 | <Inline USE='Light'/> |
32 | </Transform> |
33 | <Transform rotation='0.0 1.0 0.0 -2.35' translation='-2.5 2.08 1.3'> |
34 | <Inline USE='Light'/> |
35 | </Transform> |
36 | <Transform rotation='0.0 1.0 0.0 3.14' translation='-6.25 2.08 3.25'> |
37 | <Inline USE='Light'/> |
38 | </Transform> |
39 | <Transform rotation='0.0 1.0 0.0 2.4' translation='-9.25 2.08 1.65'> |
40 | <Inline USE='Light'/> |
41 | </Transform> |
42 | <Transform rotation='0.0 1.0 0.0 0.8' translation='-7.75 2.08 -6.25'> |
43 | <Inline USE='Light'/> |
44 | </Transform> |
45 | </Group> |
46 | </Scene> |
47 | </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. -->