X3D Model Documentation: Boxes.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='Boxes.x3d'/>
  6            <meta name='descriptioncontent='Tumbling Boxes: this world builds a batch of perpetually tumbling boxes.'/>
  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='originals/boxes.wrl'/>
 13            <meta name='referencecontent='TumbleGroup.x3d'/>
 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/mt0009.htm'/>
 17            <meta name='referencecontent='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/vrml97.htm'/>
 18            <meta name='referencecontent='https://www.web3d.org/x3d/content/examples/X3dResources.html'/>
 19            <meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Boxes.x3d'/>
 20            <meta name='generatorcontent='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/>
 21            <meta name='generatorcontent='X3D-Edit, https://savage.nps.edu/X3D-Edit'/>
 22            <meta name='licensecontent='../license.html'/>
 23       </head>
<!--

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

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

Index for Viewpoint node: Viewpoint_1

Index for ExternProtoDeclare definition: TumbleGroup
-->
 24       <Scene>
 25            <WorldInfo info='"Copyright (c) 1997, David R. Nadeau"title='Tumbling Boxes'/>
 26            <Viewpoint description='Entry view'/>
 27            <NavigationInfo/>
 28            <Background skyAngle='1.37 1.57 1.77skyColor='0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.8 0.2 0.0 0.0 0.0'/>
 29            <!-- Translation note: original scene defined a copy of the TumbleGroup prototype declaration, replaced here with TumbleGroup ExternProtoDeclare instead -->
 30            <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" '>
 31                 <field name='translationtype='SFVec3faccessType='initializeOnly'/>
 32                 <field name='xTumbleIntervaltype='SFTimeaccessType='initializeOnly'/>
 33                 <field name='zTumbleIntervaltype='SFTimeaccessType='initializeOnly'/>
 34                 <field name='childrentype='MFNodeaccessType='initializeOnly'/>
 35                 <field name='yTumbleIntervaltype='SFTimeaccessType='initializeOnly'/>
 36            </ExternProtoDeclare>
 37            <ProtoInstance name='TumbleGroup'>
 38                 <fieldValue name='xTumbleIntervalvalue='27.0'/>
 39                 <fieldValue name='children'>
 40 
                    <!-- Shape Block is a DEF node that has 2 USE nodes: USE_1, USE_2 -->
                    <Shape DEF='Block'>
 41                           <Appearance>
 42                                <ImageTexture   url=' "brtsky.jpg " "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/brtsky.jpg " '/>
 43                           </Appearance>
 44                           <Box size='4.0 4.0 4.0'/>
 45                      </Shape>
 46                 </fieldValue>
 47                 <fieldValue name='zTumbleIntervalvalue='45.0'/>
 48                 <fieldValue name='yTumbleIntervalvalue='13.0'/>
 49            </ProtoInstance>
 50            <ProtoInstance name='TumbleGroup'>
 51                 <fieldValue name='xTumbleIntervalvalue='29.0'/>
 52                 <fieldValue name='children'>
 53                      <Shape USE='Block'/>
 54                 </fieldValue>
 55                 <fieldValue name='zTumbleIntervalvalue='25.0'/>
 56                 <fieldValue name='yTumbleIntervalvalue='31.0'/>
 57            </ProtoInstance>
 58            <ProtoInstance name='TumbleGroup'>
 59                 <fieldValue name='xTumbleIntervalvalue='38.0'/>
 60                 <fieldValue name='children'>
 61                      <Shape USE='Block'/>
 62                 </fieldValue>
 63                 <fieldValue name='zTumbleIntervalvalue='43.0'/>
 64                 <fieldValue name='yTumbleIntervalvalue='27.0'/>
 65            </ProtoInstance>
 66       </Scene>
 67  </X3D>
<!--

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

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

Index for Viewpoint node: Viewpoint_1

Index for ExternProtoDeclare definition: TumbleGroup
-->
X3D Tooltips element index: Appearance, Background, Box, ExternProtoDeclare, field, fieldValue, head, ImageTexture, meta, NavigationInfo, ProtoInstance, Scene, Shape, Viewpoint, 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. 
Additional guidance on X3D animation can be found in the 10-Step Animation Design Process and Event Tracing hint sheets. Have fun with X3D! 😀

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/BoxesIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Boxes.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. -->