X3D Model Documentation: Three.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='Three.x3d'/>
  6            <meta name='descriptioncontent='Tumbling Spheres: this world builds a batch of perpetually tumbling spheres.'/>
  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/three.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/Three.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 Spheres'/>
 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 4 USE nodes: USE_1, USE_2, USE_3, USE_4 -->
                    <Shape DEF='Block'>
 38                           <Appearance>
 39                                <Material/>
 40                                <ImageTexture   url=' "bluesat.jpg " "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/bluesat.jpg " '/>
 41                           </Appearance>
 42                           <Sphere radius='2.0'/>
 43                      </Shape>
 44                 </fieldValue>
 45                 <fieldValue name='zTumbleIntervalvalue='45.0'/>
 46                 <fieldValue name='yTumbleIntervalvalue='13.0'/>
 47                 <fieldValue name='translationvalue='0.0 0.0 0.0'/>
 48            </ProtoInstance>
 49            <ProtoInstance name='TumbleGroup'>
 50                 <fieldValue name='xTumbleIntervalvalue='29.0'/>
 51                 <fieldValue name='children'>
 52                      <Shape USE='Block'/>
 53                 </fieldValue>
 54                 <fieldValue name='zTumbleIntervalvalue='25.0'/>
 55                 <fieldValue name='yTumbleIntervalvalue='31.0'/>
 56                 <fieldValue name='translationvalue='0.0 0.5 0.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                 <fieldValue name='translationvalue='0.5 1.0 0.0'/>
 66            </ProtoInstance>
 67            <ProtoInstance name='TumbleGroup'>
 68                 <fieldValue name='xTumbleIntervalvalue='32.0'/>
 69                 <fieldValue name='children'>
 70                      <Shape USE='Block'/>
 71                 </fieldValue>
 72                 <fieldValue name='zTumbleIntervalvalue='41.0'/>
 73                 <fieldValue name='yTumbleIntervalvalue='23.0'/>
 74                 <fieldValue name='translationvalue='0.0 -0.5 1.5'/>
 75            </ProtoInstance>
 76            <ProtoInstance name='TumbleGroup'>
 77                 <fieldValue name='xTumbleIntervalvalue='25.0'/>
 78                 <fieldValue name='children'>
 79                      <Shape USE='Block'/>
 80                 </fieldValue>
 81                 <fieldValue name='zTumbleIntervalvalue='39.0'/>
 82                 <fieldValue name='yTumbleIntervalvalue='32.0'/>
 83                 <fieldValue name='translationvalue='-1.0 0.0 -0.5'/>
 84            </ProtoInstance>
 85       </Scene>
 86  </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, ExternProtoDeclare, field, fieldValue, head, ImageTexture, Material, meta, ProtoInstance, Scene, Shape, Sphere, 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. 


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