<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.1//EN"   "http://www.web3d.org/specifications/x3d-3.1.dtd">
<X3D profile='Immersiveversion='3.1xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation=' http://www.web3d.org/specifications/x3d-3.1.xsd '>
<head>
<meta name='titlecontent='IntroductionMessage.x3d'/>
<meta name='descriptioncontent='Welcome text message (positioned high and low) that introduces visitor to Kelp Forest Exhibit upon initial entry - zoom camera back beyond 40m range to make this text visible.'/>
<meta name='creatorcontent='Todd Gagnon and Mark A. Boyd'/>
<meta name='createdcontent='1 June 1998'/>
<meta name='translatedcontent='17 December 2002'/>
<meta name='referencecontent=' http://web.nps.navy.mil/~brutzman/kelp '/>
<meta name='subjectcontent='Kelp Forest 3D models'/>
<meta name='accessRightscontent='All content has permissions for free use. Please provide credit to the Naval Postgraduate School (NPS) Modeling Virtual Environments and Simulation (MOVES) Institute.'/>
<meta name='identifiercontent=' http://www.x3dbook.com/examples/X3dForWebAuthors/KelpForestExhibit/IntroductionMessage.x3d '/>
<meta name='generatorcontent='X3D-Edit, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent='../license.html'/>
</head>
<!--

Index for DEF node: WordsAppearance
-->
<Scene>
<WorldInfo info='"Level of detail introduction message for model of the Monterey Bay Aquarium Kelp Forest" "DTG of last Update: 021900Jun98" "Added: " "Updated: messageTwo1.2.wrl" "Modeled by: Todd Gagnon and Mark A. Boyd"title='introductionMessage1.2.wrl'/>
<!-- This is a sort of "reverse" LOD: text is hidden at close range to avoid distraction, but becomes visible when seen from entry viewpoint (behond LOD range 40m). -->
<NavigationInfo speed='10type='"FLY" "ANY"transitionType='"ANIMATE"transitionTime='1.0'/>
<LOD range='20.0forceTransitions='false'>
<WorldInfo info='null node'/>
<Group>
<Transform translation='0.0 30.0 -60.0'>
<Shape>
<Appearance DEF='WordsAppearance'>
<Material diffuseColor='0.9 0.9 0.9emissiveColor='1.0 1.0 1.0'/>
</Appearance>
<Text string='"Welcome to the NPS simulation of the" "Monterey Bay Aquarium Kelp Forest"solid='true'>
<FontStyle justify='MIDDLEsize='6.0style='BOLD'/>
</Text>
</Shape>
</Transform>
<Transform translation='0.0 -30.0 -60.0'>
<Shape>
<Appearance USE='WordsAppearance'/>
<Text string='"Find sharks! See new viewpoints!" "Press PageDown, wait and watch."solid='true'>
<FontStyle justify='MIDDLEsize='5.0style='BOLD'/>
</Text>
</Shape>
</Transform>
</Group>
</LOD>
</Scene>
</X3D>
<!--

Index for DEF node: WordsAppearance
-->

<!-- Tag color codes: <Node DEF='idName' attribute='value'/> -->