X3D Model Documentation: Spheres.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='Interchange' 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='Spheres.x3d'/>
  6            <meta name='descriptioncontent='Spherical geometry cluster to support illustration of lighting effects by other test scenes.'/>
  7            <meta name='creatorcontent='David R. Nadeau, John L. Moreland, Michael M. Heck'/>
  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/spheres.wrl'/>
 13            <meta name='referencecontent='DirectionalLight.x3d'/>
 14            <meta name='referencecontent='PointLight.x3d'/>
 15            <meta name='referencecontent='SpotLight.x3d'/>
 16            <meta name='referencecontent='http://www.siggraph.org/s98'/>
 17            <meta name='referencecontent='http://www.siggraph.org/s98/conference/courses/18.html'/>
 18            <meta name='referencecontent='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0305.htm'/>
 19            <meta name='referencecontent='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0306.htm'/>
 20            <meta name='referencecontent='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0307.htm'/>
 21            <meta name='referencecontent='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/vrml97.htm'/>
 22            <meta name='referencecontent='https://www.web3d.org/x3d/content/examples/X3dResources.html'/>
 23            <meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Spheres.x3d'/>
 24            <meta name='generatorcontent='Vrml97ToX3dNist, http://ovrt.nist.gov/v2_x3d.html'/>
 25            <meta name='generatorcontent='X3D-Edit, https://savage.nps.edu/X3D-Edit'/>
 26            <meta name='licensecontent='../license.html'/>
 27       </head>
<!--

<!-- -->

<!-- to top Index for DEF nodes: Ball, BallRow
-->
 28       <Scene>
 29            <WorldInfo title='Spheres.x3d'/>
 30            <Transform translation='-7.5 -7.5 0.0'>
 31 
               <!-- Group BallRow is a DEF node that has 5 USE nodes: USE_1, USE_2, USE_3, USE_4, USE_5 -->
               <Group DEF='BallRow'>
 32 
                    <!-- Shape Ball is a DEF node that has 5 USE nodes: USE_1, USE_2, USE_3, USE_4, USE_5 -->
                    <Shape DEF='Ball'>
 33                           <Appearance>
 34                                <Material/>
 35                           </Appearance>
 36                           <Sphere/>
 37                      </Shape>
 38                      <Transform translation='3.0 0.0 0.0'>
 39                           <Shape USE='Ball'/>
 40                      </Transform>
 41                      <Transform translation='6.0 0.0 0.0'>
 42                           <Shape USE='Ball'/>
 43                      </Transform>
 44                      <Transform translation='9.0 0.0 0.0'>
 45                           <Shape USE='Ball'/>
 46                      </Transform>
 47                      <Transform translation='12.0 0.0 0.0'>
 48                           <Shape USE='Ball'/>
 49                      </Transform>
 50                      <Transform translation='15.0 0.0 0.0'>
 51                           <Shape USE='Ball'/>
 52                      </Transform>
 53                 </Group>
 54                 <Transform translation='0.0 3.0 0.0'>
 55                      <Group USE='BallRow'/>
 56                 </Transform>
 57                 <Transform translation='0.0 6.0 0.0'>
 58                      <Group USE='BallRow'/>
 59                 </Transform>
 60                 <Transform translation='0.0 9.0 0.0'>
 61                      <Group USE='BallRow'/>
 62                 </Transform>
 63                 <Transform translation='0.0 12.0 0.0'>
 64                      <Group USE='BallRow'/>
 65                 </Transform>
 66                 <Transform translation='0.0 15.0 0.0'>
 67                      <Group USE='BallRow'/>
 68                 </Transform>
 69            </Transform>
 70       </Scene>
 71  </X3D>
<!--

<!-- -->

<!-- to top Index for DEF nodes: Ball, BallRow
-->
X3D Tooltips element index: Appearance, Group, head, Material, meta, Scene, Shape, Sphere, Transform, WorldInfo, X3D, accessType and type, XML data types, field types

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

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