X3D Model Documentation: IntroductionMessage.x3d

  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='titlecontent='IntroductionMessage.x3d'/>
  6            <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.'/>
  7            <meta name='creatorcontent='Todd Gagnon and Mark A. Boyd'/>
  8            <meta name='createdcontent='1 June 1998'/>
  9            <meta name='translatedcontent='17 December 2002'/>
 10            <meta name='modifiedcontent='20 October 2019'/>
 11            <meta name='referencecontent='http://faculty.nps.edu/brutzman/kelp'/>
 12            <meta name='subjectcontent='Kelp Forest 3D models'/>
 13            <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.'/>
 14            <meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/IntroductionMessage.x3d'/>
 15            <meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
 16            <meta name='licensecontent='../license.html'/>
 17       </head>
<!--

<!-- -->

<!-- to top Index for DEF node: WordsAppearance
-->
 18       <Scene>
 19            <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'/>
 20            <!-- 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). -->
 21            <NavigationInfo speed='10type='"FLY" "ANY"'/>
 22            <LOD forceTransitions='truerange='30'>
 23                 <WorldInfo info='"null node"'/>
 24                 <Group>
 25                      <Transform translation='0.0 30.0 -60.0'>
 26                           <Shape>
 27 
                              <!-- Appearance WordsAppearance is a DEF node that has 1 USE node: USE_1 -->
                              <Appearance DEF='WordsAppearance'>
 28                                     <Material diffuseColor='0.9 0.9 0.9'/>
 29                                </Appearance>
 30                                <Text string='"Welcome to the NPS simulation of the" "Monterey Bay Aquarium Kelp Forest"'>
 31                                     <FontStyle justify='"MIDDLE" "MIDDLE"size='6.0style='BOLD'/>
 32                                </Text>
 33                           </Shape>
 34                      </Transform>
 35                      <Transform translation='0.0 -30.0 -60.0'>
 36                           <Shape>
 37                                <Appearance USE='WordsAppearance'/>
 38                                <Text string='"Find sharks! See new viewpoints!" "Press PageDown, wait and watch."'>
 39                                     <FontStyle justify='"MIDDLE" "MIDDLE"size='5.0style='BOLD'/>
 40                                </Text>
 41                           </Shape>
 42                      </Transform>
 43                 </Group>
 44            </LOD>
 45       </Scene>
 46  </X3D>
<!--

<!-- -->

<!-- to top Index for DEF node: WordsAppearance
-->
X3D Tooltips element index: Appearance, FontStyle, Group, head, LOD, Material, meta, NavigationInfo, Scene, Shape, Text, Transform, WorldInfo, X3D, accessType and type, XML data types, field types

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/IntroductionMessageIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/X3dForWebAuthors/KelpForestExhibit/IntroductionMessage.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)
-->

to top <!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->