X3D Model Documentation: aTorch1.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='aTorch1.x3d'/>
  6            <meta name='descriptioncontent='Torch with animated flames (high detail): this file creates a torch with animated flames created using the Flames prototype node defined by an EXTERNPROTO.'/>
  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='aTorch.x3d'/>
 13            <meta name='referencecontent='originals/aTorch1.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/mt0500.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/aTorch1.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 nodes: Bar, Gray, Ring

Index for ExternProtoDeclare definition: Flames
-->
 24       <Scene>
 25            <WorldInfo info='"Copyright (c) 1997, David R. Nadeau"title='Torch with animated flames (high detail)'/>
 26            <ExternProtoDeclare name='Flames'   url=' "Flames.x3d#Flames" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Flames.x3d#Flames" "Flames.wrl#Flames" "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Flames.wrl#Flames" '>
 27                 <field name='startTimetype='SFTimeaccessType='initializeOnly'/>
 28                 <field name='cycleIntervaltype='SFTimeaccessType='initializeOnly'/>
 29            </ExternProtoDeclare>
 30            <Transform scale='0.5 0.5 0.5translation='0.0 0.0 0.2'>
 31                 <Transform rotation='1.0 0.0 0.0 3.14translation='0.0 -0.75 0.0'>
 32                      <Shape>
 33 
                         <!-- Appearance Gray is a DEF node that has 4 USE nodes: USE_1, USE_2, USE_3, USE_4 -->
                         <Appearance DEF='Gray'>
 34                                <Material diffuseColor='0.4 0.4 0.4specularColor='0.7 0.7 0.7'/>
 35                           </Appearance>
 36                           <Cone bottomRadius='0.15height='1.5'/>
 37                      </Shape>
 38                 </Transform>
 39 
               <!-- Shape Ring is a DEF node that has 1 USE node: USE_1 -->
               <Shape DEF='Ring'>
 40                      <Appearance USE='Gray'/>
 41                      <Cylinder bottom='falseheight='0.1radius='0.4top='false'/>
 42                 </Shape>
 43                 <Transform translation='0.0 0.2 0.0'>
 44                      <Shape USE='Ring'/>
 45                 </Transform>
 46 
               <!-- Shape Bar is a DEF node that has 4 USE nodes: USE_1, USE_2, USE_3, USE_4 -->
               <Shape DEF='Bar'>
 47                      <Appearance USE='Gray'/>
 48                      <IndexedFaceSet coordIndex='0 1 2 3'>
 49                           <Coordinate point='0.04 0.0 0.38 0.04 0.35 0.38 -0.04 0.35 0.38 -0.04 0.0 0.38'/>
 50                      </IndexedFaceSet>
 51                 </Shape>
 52                 <Transform rotation='0.0 1.0 0.0 -1.571'>
 53                      <Shape USE='Bar'/>
 54                 </Transform>
 55                 <Transform rotation='0.0 1.0 0.0 -0.785'>
 56                      <Shape USE='Bar'/>
 57                 </Transform>
 58                 <Transform rotation='0.0 1.0 0.0 0.785'>
 59                      <Shape USE='Bar'/>
 60                 </Transform>
 61                 <Transform rotation='0.0 1.0 0.0 1.571'>
 62                      <Shape USE='Bar'/>
 63                 </Transform>
 64                 <Transform translation='0.0 -0.35 0.0'>
 65                      <Shape>
 66                           <Appearance USE='Gray'/>
 67                           <Cylinder height='0.15radius='0.2'/>
 68                      </Shape>
 69                      <Transform translation='0.0 0.0 -0.2'>
 70                           <Shape>
 71                                <Appearance USE='Gray'/>
 72                                <Box size='0.45 0.25 0.39'/>
 73                           </Shape>
 74                      </Transform>
 75                 </Transform>
 76                 <Billboard>
 77                      <ProtoInstance name='Flames'/>
 78                 </Billboard>
 79            </Transform>
 80       </Scene>
 81  </X3D>
<!--

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

<!-- to top Index for DEF nodes: Bar, Gray, Ring

Index for ExternProtoDeclare definition: Flames
-->
X3D Tooltips element index: Appearance, Billboard, Box, Cone, Coordinate, Cylinder, ExternProtoDeclare, field, head, IndexedFaceSet, Material, meta, ProtoInstance, Scene, Shape, Transform, 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
Flames
No ROUTE connection found for output events from this node.
This ProtoInstance contains SFNode/MFNode fieldValue declarations 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/aTorch1Index.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/aTorch1.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. -->