<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
<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 ' >
<head>
<meta name='titlecontent='Boxes.x3d'/>
<meta name='descriptioncontent='Tumbling Boxes: this world builds a batch of perpetually tumbling boxes.'/>
<meta name='creatorcontent='David R. Nadeau'/>
<meta name='translatorcontent='Don Brutzman'/>
<meta name='createdcontent='1 July 1998'/>
<meta name='translatedcontent='2 February 2014'/>
<meta name='modifiedcontent='20 October 2019'/>
<meta name='referencecontent='originals/boxes.wrl'/>
<meta name='referencecontent='TumbleGroup.x3d'/>
<meta name='referencecontent=' http://www.siggraph.org/s98 '/>
<meta name='referencecontent=' http://www.siggraph.org/s98/conference/courses/18.html '/>
<meta name='referencecontent=' http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0009.htm '/>
<meta name='referencecontent=' http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/vrml97.htm '/>
<meta name='referencecontent=' https://www.web3d.org/x3d/content/examples/X3dResources.html '/>
<meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Boxes.x3d '/>
<meta name='generatorcontent='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/>
<meta name='generatorcontent='X3D-Edit, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!--

to top <!-- Event Graph ROUTE Table shows event connections -->
 
<!-- Index for DEF node: Block

Index for Viewpoint node: Viewpoint_1 Index for ExternProtoDeclare definition: TumbleGroup
-->
<Scene>
<WorldInfo info='"Copyright (c) 1997, David R. Nadeau"title='Tumbling Boxes'/>
<Viewpoint description='Entry view'/>
<NavigationInfo/>
<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'/>
<!-- Translation note: original scene defined a copy of the TumbleGroup prototype declaration, replaced here with TumbleGroup ExternProtoDeclare instead -->
<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" ' >
<field name='translationtype='SFVec3faccessType='initializeOnly'/>
<field name='xTumbleIntervaltype='SFTimeaccessType='initializeOnly'/>
<field name='zTumbleIntervaltype='SFTimeaccessType='initializeOnly'/>
<field name='childrentype='MFNodeaccessType='initializeOnly'/>
<field name='yTumbleIntervaltype='SFTimeaccessType='initializeOnly'/>
</ExternProtoDeclare>
<ProtoInstance name='TumbleGroup'>
<fieldValue name='xTumbleIntervalvalue='27.0'/>
<fieldValue name='children'>
<Shape DEF='Block'>
<Appearance> </Appearance>
<Box size='4.0 4.0 4.0'/>
</Shape>
</fieldValue>
<fieldValue name='zTumbleIntervalvalue='45.0'/>
<fieldValue name='yTumbleIntervalvalue='13.0'/>
</ProtoInstance>
<ProtoInstance name='TumbleGroup'>
<fieldValue name='xTumbleIntervalvalue='29.0'/>
<fieldValue name='children'>
<Shape USE=' Block'/>
</fieldValue>
<fieldValue name='zTumbleIntervalvalue='25.0'/>
<fieldValue name='yTumbleIntervalvalue='31.0'/>
</ProtoInstance>
<ProtoInstance name='TumbleGroup'>
<fieldValue name='xTumbleIntervalvalue='38.0'/>
<fieldValue name='children'>
<Shape USE=' Block'/>
</fieldValue>
<fieldValue name='zTumbleIntervalvalue='43.0'/>
<fieldValue name='yTumbleIntervalvalue='27.0'/>
</ProtoInstance>
</Scene>
</X3D>
<!--

to top <!-- Event Graph ROUTE Table shows event connections -->
 
<!-- Index for DEF node: Block

Index for Viewpoint node: Viewpoint_1 Index for ExternProtoDeclare definition: TumbleGroup
-->

Event Graph ROUTE Table with 0 ROUTE 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 from this node.
Contains SFNode/MFNode field with indirect access to other nodes. 



ProtoInstance
TumbleGroup
No ROUTE connection found for output from this node.
Contains SFNode/MFNode field with indirect access to other nodes. 



ProtoInstance
TumbleGroup
No ROUTE connection found for output from this node.
Contains SFNode/MFNode field with indirect access to other nodes. 


-->

<!-- 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. -->