X3D Model Documentation: HelloSceneGraphStructure.x3d

  1  <?xml version="1.0" encoding="UTF-8"?>
  2  <!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 4.0//EN" "https://www.web3d.org/specifications/x3d-4.0.dtd">
  3  <X3D profile='Immersive' version='4.0 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='http://www.web3d.org/specifications/x3d-4.0.xsd'>
  4       <head>
  5            <component level='4name='Rendering'/>
  6            <unit category='lengthconversionFactor='0.3048name='FeetToMeters'/>
  7            <!-- Authors need to provide meta tags as appropriate -->
  8            <meta name='titlecontent='HelloSceneGraphStructure.x3d'/>
  9            <meta name='descriptioncontent='Show basic scene graph structure'/>
 10            <meta name='creatorcontent='Don Brutzman'/>
 11            <meta name='createdcontent='18 September 2022'/>
 12            <meta name='modifiedcontent='18 September 2022'/>
 13            <meta name='Imagecontent='HelloSceneGraphStructure.png'/>
 14            <meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/HelloSceneGraphStructure.x3d'/>
 15            <meta name='generatorcontent='X3D-Edit 4.0, https://savage.nps.edu/X3D-Edit'/>
 16            <meta name='licensecontent='../license.html'/>
 17       </head>
 18       <Scene>
 19            <WorldInfo title='HelloSceneGraphStructure.x3d'/>
 20            <!-- Scene graph nodes are added here -->
 21            <Transform>
 22                 <Inline   url=' "HelloTriangle.x3d" "HelloTriangle.wrl" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/HelloTriangle.x3d" "https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/HelloTriangle.wrl" '/>
 23                 <!-- TODO add children nodes here -->
 24            </Transform>
 25       </Scene>
 26  </X3D>

X3D Tooltips element index: component, head, Inline, meta, Scene, Transform, unit, WorldInfo, X3D, accessType and type, XML data types, field types

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/HelloSceneGraphStructureIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/X3dForWebAuthors/Chapter01TechnicalOverview/HelloSceneGraphStructure.x3d -->

<!-- Color legend: X3D terminology <X3dNode field='value'/> matches XML terminology <XmlElement 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. -->