X3D Model Documentation: Column.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='Column.x3d'/>
  6            <meta name='descriptioncontent='Gothic marble column: this file builds a column, such as might be found in gothic architecture. The column is used in multiple other examples.'/>
  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='Columns.x3d'/>
 13            <meta name='referencecontent='originals/column.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/Column.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>
<!--

<!-- -->

<!-- to top Index for DEF nodes: MarbleImage, MarbleMaterial
-->
 24       <Scene>
 25            <WorldInfo title='Column.x3d'/>
 26            <Collision enabled='false'>
 27                 <Transform translation='0.0 0.2 0.0'>
 28                      <Shape>
 29                           <Appearance>
 30                                <TextureTransform rotation='0.1scale='1.0 0.1translation='0.2 0.2'/>
 31 
                              <!-- Material MarbleMaterial is a DEF node that has 4 USE nodes: USE_1, USE_2, USE_3, USE_4 -->
                              <Material DEF='MarbleMaterialambientIntensity='0.4'/>
 32 
                              <!-- ImageTexture MarbleImage is a DEF node that has 4 USE nodes: USE_1, USE_2, USE_3, USE_4 -->
                              <ImageTexture DEF='MarbleImage'   url=' "marble_g.jpg " "https://www.web3d.org/x3d/content/examples/Vrml2Sourcebook/Siggraph98Course/marble_g.jpg " '/>
 33                           </Appearance>
 34                           <Box size='0.9 0.4 0.9'/>
 35                      </Shape>
 36                 </Transform>
 37            </Collision>
 38            <Transform translation='0.0 2.5 0.0'>
 39                 <Shape>
 40                      <Appearance>
 41                           <Material USE='MarbleMaterial'/>
 42                           <ImageTexture USE='MarbleImage'/>
 43                      </Appearance>
 44                      <Cylinder bottom='falseheight='4.2radius='0.4top='false'/>
 45                 </Shape>
 46            </Transform>
 47            <Collision enabled='false'>
 48                 <Transform translation='0.0 4.6 0.0'>
 49                      <Shape>
 50                           <Appearance>
 51                                <TextureTransform rotation='0.4scale='1.0 0.2translation='0.1 0.3'/>
 52                                <Material USE='MarbleMaterial'/>
 53                                <ImageTexture USE='MarbleImage'/>
 54                           </Appearance>
 55                           <IndexedFaceSet coordIndex='0 1 5 4 -1 1 2 6 5 -1 2 3 7 6 -1 3 0 4 7 -1'>
 56                                <Coordinate point='-0.3 0.0 0.3 0.3 0.0 0.3 0.3 0.0 -0.3 -0.3 0.0 -0.3 -0.4 0.2 0.4 0.4 0.2 0.4 0.4 0.2 -0.4 -0.4 0.2 -0.4'/>
 57                           </IndexedFaceSet>
 58                      </Shape>
 59                 </Transform>
 60                 <Transform translation='0.0 4.85 0.0'>
 61                      <Shape>
 62                           <Appearance>
 63                                <TextureTransform rotation='0.5scale='1.0 0.2translation='0.2 0.3'/>
 64                                <Material USE='MarbleMaterial'/>
 65                                <ImageTexture USE='MarbleImage'/>
 66                           </Appearance>
 67                           <Box size='1.0 0.1 1.0'/>
 68                      </Shape>
 69                 </Transform>
 70                 <Transform translation='0.0 5.05 0.0'>
 71                      <Shape>
 72                           <Appearance>
 73                                <TextureTransform rotation='0.4scale='1.0 0.2translation='0.1 0.3'/>
 74                                <Material USE='MarbleMaterial'/>
 75                                <ImageTexture USE='MarbleImage'/>
 76                           </Appearance>
 77                           <Box size='1.1 0.3 1.1'/>
 78                      </Shape>
 79                 </Transform>
 80            </Collision>
 81       </Scene>
 82  </X3D>
<!--

<!-- -->

<!-- to top Index for DEF nodes: MarbleImage, MarbleMaterial
-->
X3D Tooltips element index: Appearance, Box, Collision, Coordinate, Cylinder, head, ImageTexture, IndexedFaceSet, Material, meta, Scene, Shape, TextureTransform, Transform, WorldInfo, X3D, accessType and type, XML data types, field types

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