X3D Model Documentation: Two.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='Two.x3d'/>
  6            <meta name='descriptioncontent='Tumbling Cylinders: this world builds a batch of perpetually tumbling cylinders.'/>
  7            <meta name='creatorcontent='David R. Nadeau'/>
  8            <meta name='translatorcontent='Don Brutzman'/>
  9            <meta name='createdcontent='1 July 1998'/>
 10            <meta name='translatedcontent='2 February 2014'/>
 11            <meta name='modifiedcontent='20 October 2019'/>
 12            <meta name='referencecontent='Loader.x3d'/>
 13            <meta name='referencecontent='originals/two.wrl'/>
 14            <meta name='referencecontent='http://www.siggraph.org/s98'/>
 15            <meta name='referencecontent='http://www.siggraph.org/s98/conference/courses/18.html'/>
 16            <meta name='referencecontent='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0465.htm'/>
 17            <meta name='referencecontent='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0469.htm'/>
 18            <meta name='referencecontent='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/vrml97.htm'/>
 19            <meta name='referencecontent='https://www.web3d.org/x3d/content/examples/X3dResources.html'/>
 20            <meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Two.x3d'/>
 21            <meta name='generatorcontent='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/>
 22            <meta name='generatorcontent='X3D-Edit, https://savage.nps.edu/X3D-Edit'/>
 23            <meta name='licensecontent='../license.html'/>
 24       </head>
<!--

<!-- Event Graph ROUTE Table shows event connections. -->

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

Index for ExternProtoDeclare definition: TumbleGroup
-->
 25       <Scene>
 26            <WorldInfo info='"Copyright (c) 1998, David R. Nadeau"title='Tumbling Cylinders'/>
 27            <ExternProtoDeclare name='TumbleGroup'   url=' "TumbleGroup.x3d#TumbleGroup" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/TumbleGroup.x3d#TumbleGroup" "TumbleGroup.wrl#TumbleGroup" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/TumbleGroup.wrl#TumbleGroup" '>
 28                 <field name='xTumbleIntervaltype='SFTimeaccessType='initializeOnly'/>
 29                 <field name='childrentype='MFNodeaccessType='initializeOnly'/>
 30                 <field name='zTumbleIntervaltype='SFTimeaccessType='initializeOnly'/>
 31                 <field name='translationtype='SFVec3faccessType='initializeOnly'/>
 32                 <field name='yTumbleIntervaltype='SFTimeaccessType='initializeOnly'/>
 33            </ExternProtoDeclare>
 34            <ProtoInstance name='TumbleGroup'>
 35                 <fieldValue name='xTumbleIntervalvalue='27.0'/>
 36                 <fieldValue name='children'>
 37 
                    <!-- Shape Block is a DEF node that has 2 USE nodes: USE_1, USE_2 -->
                    <Shape DEF='Block'>
 38                           <Appearance>
 39                                <Material/>
 40                                <ImageTexture   url=' "fire.jpg " "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/fire.jpg " '/>
 41                           </Appearance>
 42                           <Cylinder height='4.0radius='2.0'/>
 43                      </Shape>
 44                 </fieldValue>
 45                 <fieldValue name='zTumbleIntervalvalue='45.0'/>
 46                 <fieldValue name='yTumbleIntervalvalue='13.0'/>
 47            </ProtoInstance>
 48            <ProtoInstance name='TumbleGroup'>
 49                 <fieldValue name='xTumbleIntervalvalue='29.0'/>
 50                 <fieldValue name='children'>
 51                      <Shape USE='Block'/>
 52                 </fieldValue>
 53                 <fieldValue name='zTumbleIntervalvalue='25.0'/>
 54                 <fieldValue name='yTumbleIntervalvalue='31.0'/>
 55            </ProtoInstance>
 56            <ProtoInstance name='TumbleGroup'>
 57                 <fieldValue name='xTumbleIntervalvalue='38.0'/>
 58                 <fieldValue name='children'>
 59                      <Shape USE='Block'/>
 60                 </fieldValue>
 61                 <fieldValue name='zTumbleIntervalvalue='43.0'/>
 62                 <fieldValue name='yTumbleIntervalvalue='27.0'/>
 63            </ProtoInstance>
 64       </Scene>
 65  </X3D>
<!--

<!-- Event Graph ROUTE Table shows event connections. -->

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

Index for ExternProtoDeclare definition: TumbleGroup
-->
X3D Tooltips element index: Appearance, Cylinder, ExternProtoDeclare, field, fieldValue, head, ImageTexture, Material, meta, ProtoInstance, Scene, Shape, WorldInfo, X3D, accessType and type, XML data types, field types

Event Graph ROUTE Table with 0 ROUTE connections total, showing X3D event-model relationships for this scene.

Each row shows an event cascade that may occur during a single timestamp interval between frame renderings, as part of the X3D execution model.


ProtoInstance
TumbleGroup
No ROUTE connection found for output events from this node.
This ProtoInstance contains SFNode/MFNode fieldValue declaration with
direct access to other nodes, and thus has potential to produce run-time animation. 


ProtoInstance
TumbleGroup
No ROUTE connection found for output events from this node.
This ProtoInstance contains SFNode/MFNode fieldValue declaration with
direct access to other nodes, and thus has potential to produce run-time animation. 


ProtoInstance
TumbleGroup
No ROUTE connection found for output events from this node.
This ProtoInstance contains SFNode/MFNode fieldValue declaration with
direct access to other nodes, and thus has potential to produce run-time animation. 

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/TwoIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Two.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)
    <ProtoInstance name='ProtoName'> <field name='fieldName'/> </ProtoInstance> -->

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