X3D Model Documentation: GraphicalLogAnalyzer.x3d

  1  <?xml version="1.0" encoding="UTF-8"?>
  2 
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
  3  <X3D profile='Immersive' version='3.0 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'>
  4       <head>
  5            <meta name='titlecontent='GraphicalLogAnalyzer.x3d'/>
  6            <meta name='examplecontent='GraphicalLogAnalyzerDisplay.html'/>
  7            <meta name='descriptioncontent='Graphical Log Analyzer (GLA) reads data from a file to create a visualization - load the GraphicalLogAnalyzerDisplay HTML page to test functionality.'/>
  8            <meta name=' warning content=' requires External Authoring Interface (EAI) as implemented by Cortona. File read/display functionality only works when running in Netscape. '/>
  9            <meta name='creatorcontent='Lindsey Lack'/>
 10            <meta name='createdcontent='2 May 2002'/>
 11            <meta name='modifiedcontent='20 October 2019'/>
 12            <meta name=' warning content=' Under development. VRML 97 EAI support appears inconsistent for various browsers. '/>
 13            <meta name='referencecontent='GraphicalLogAnalyzer.ppt'/>
 14            <meta name='referencecontent='GraphicalLogAnalyzer.java'/>
 15            <meta name='referencecontent='javadoc/index.html'/>
 16            <meta name='referencecontent='GraphicalLogAnalyzerInputFile.txt'/>
 17            <meta name='referencecontent='GraphicalLogAnalyzerReadme.txt'/>
 18            <meta name='referencecontent='Some values used from CreateVrmlFromString sample by Vincent Gardet (modified by Curt Blais). Also see vrmlcity CreateVrmlFromString tutorial.'/>
 19            <meta name='referencecontent='../course/CreateVrmlFromStringRandomBoxes.wrl'/>
 20            <meta name='referencecontent='../course/CreateVrmlFromStringRandomBoxes.x3d'/>
 21            <meta name='referencecontent='../course/CreateVrmlFromStringRandomBoxes.html'/>
 22            <meta name='referencecontent='http://www.gardet.nom.fr/vrmlcity/tut_cvfs.htm'/>
 23            <meta name='referencecontent='http://www.parallelgraphics.com/developer/products/cortona/eai'/>
 24            <meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/Basic/ExternalAuthoringInterface/GraphicalLogAnalyzer.x3d'/>
 25            <meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
 26            <meta name='licensecontent='../license.html'/>
 27       </head>
<!--

<!-- -->

<!-- to top Index for DEF node: ROOT

Index for Viewpoint nodes: Viewpoint_1, Viewpoint_2, Viewpoint_3
-->
 28       <Scene>
 29            <WorldInfo title='GraphicalLogAnalyzer.x3d'/>
 30            <NavigationInfo headlight='falsespeed='5'/>
 31            <Background skyAngle='1.1 1.57skyColor='.3 .3 1 .4 .4 1 .7 .7 .9'/>
 32            <DirectionalLight direction='0 -.5 -1'/>
 33            <DirectionalLight direction='-1 -.5 .5intensity='.7'/>
 34            <DirectionalLight direction='1 -.5 .5intensity='.7'/>
 35            <Viewpoint description='Entryposition='0 1.2 5'/>
 36            <Viewpoint description='Overvieworientation='1 0 0 -.37position='0 5 4'/>
 37            <Viewpoint description='Downorientation='1 0 0 -1.57position='0 8 -2'/>
 38            <Transform translation='0 0 -490'>
 39                 <Shape>
 40                      <Appearance>
 41                           <Material ambientIntensity='.25diffuseColor='.14 .14 .16shininess='.072specularColor='.39 .46 .52transparency='.1'/>
 42                      </Appearance>
 43                      <Box size='10 0.01 1000'/>
 44                 </Shape>
 45            </Transform>
 46            <Group>
 47                 <Transform DEF='ROOT'/>
 48            </Group>
 49       </Scene>
 50  </X3D>
<!--

<!-- -->

<!-- to top Index for DEF node: ROOT

Index for Viewpoint nodes: Viewpoint_1, Viewpoint_2, Viewpoint_3
-->
X3D Tooltips element index: Appearance, Background, Box, DirectionalLight, Group, head, Material, meta, NavigationInfo, Scene, Shape, Transform, Viewpoint, WorldInfo, X3D, accessType and type, XML data types, field types

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/Basic/ExternalAuthoringInterface/GraphicalLogAnalyzerIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Basic/ExternalAuthoringInterface/GraphicalLogAnalyzer.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. -->