X3D Model Documentation: Space.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='Space.x3d'/>
  6            <meta name='descriptioncontent='Multiple shapes building a more complex object.'/>
  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/space.wrl'/>
 13            <meta name='referencecontent='http://www.siggraph.org/s98'/>
 14            <meta name='referencecontent='http://www.siggraph.org/s98/conference/courses/18.html'/>
 15            <meta name='referencecontent='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0046.htm'/>
 16            <meta name='referencecontent='http://www.sdsc.edu/~moreland/courses/Siggraph98/vrml97/slides/mt0047.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/Space.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>
 24       <Scene>
 25            <WorldInfo title='Space.x3d'/>
 26            <Shape>
 27                 <Appearance>
 28                      <Material/>
 29                 </Appearance>
 30                 <Box size='1.0 1.0 1.0'/>
 31            </Shape>
 32            <Shape>
 33                 <Appearance>
 34                      <Material/>
 35                 </Appearance>
 36                 <Sphere radius='0.7'/>
 37            </Shape>
 38            <Shape>
 39                 <Appearance>
 40                      <Material/>
 41                 </Appearance>
 42                 <Cylinder height='0.05radius='1.25'/>
 43            </Shape>
 44            <Shape>
 45                 <Appearance>
 46                      <Material/>
 47                 </Appearance>
 48                 <Cylinder radius='0.4'/>
 49            </Shape>
 50            <Shape>
 51                 <Appearance>
 52                      <Material/>
 53                 </Appearance>
 54                 <Cylinder height='3.0radius='0.3'/>
 55            </Shape>
 56            <Shape>
 57                 <Appearance>
 58                      <Material/>
 59                 </Appearance>
 60                 <Cylinder height='6.0radius='0.1'/>
 61            </Shape>
 62       </Scene>
 63  </X3D>

X3D Tooltips element index: Appearance, Box, Cylinder, head, Material, meta, Scene, Shape, Sphere, WorldInfo, X3D, accessType and type, XML data types, field types

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/SpaceIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/Space.x3d -->

<!-- Color legend: X3D terminology <X3dNode field='value'/> matches XML terminology <XmlElement 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. -->