X3D Model Documentation: WholeTrackSection.x3d

  1  <?xml version="1.0" encoding="UTF-8"?>
  2 
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.0//EN" "https://www.web3d.org/specifications/x3d-3.0.dtd">
  3  <X3D profile='Immersive' version='3.0 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.0.xsd'>
  4       <head>
  5            <meta name='titlecontent=' WholeTrackSection.x3d '/>
  6            <meta name='descriptioncontent='section of track for M2A3 Bradley'/>
  7            <meta name='creatorcontent="LTC Rene' Burgess"/>
  8            <meta name='createdcontent='22 March 2003'/>
  9            <meta name='modifiedcontent='20 October 2019'/>
 10            <meta name='subjectcontent='track section M2A3 Bradley'/>
 11            <meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/M2A3/WholeTrackSection.x3d '/>
 12            <meta name='generatorcontent='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/>
 13            <meta name='licensecontent='../../license.html'/>
 14       </head>
<!--

<!-- -->
<!-- to top DEF nodes index: BLACK, RUBBER_PADS, TEETH, TRACK, TRACK_METAL
-->
 15       <Scene>
 16            <WorldInfo title='WholeTrackSection.x3d'/>
 17            <Transform DEF='TRACK'>
 18                 <Transform rotation='1 0 0 1.57'>
 19                      <Shape>
 20                           <Cylinder height='1radius='.1'/>
 21                           <Appearance>
 22 
                              <!-- Material TRACK_METAL is a DEF node that has 5 USE nodes: USE_1, USE_2, USE_3, USE_4, USE_5 -->
                              <Material DEF='TRACK_METALdiffuseColor='.33 .35 .37shininess='.9'/>
 23                           </Appearance>
 24                      </Shape>
 25                      <Transform translation='0 0 .5'>
 26                           <Shape>
 27                                <Cylinder height='1radius='.1'/>
 28                                <Appearance>
 29                                     <Material USE='TRACK_METAL'/>
 30                                </Appearance>
 31                           </Shape>
 32                      </Transform>
 33                      <Transform translation='0 0 1'>
 34                           <Shape>
 35                                <Cylinder height='1radius='.1'/>
 36                                <Appearance>
 37                                     <Material USE='TRACK_METAL'/>
 38                                </Appearance>
 39                           </Shape>
 40                      </Transform>
 41                      <Transform DEF='RUBBER_PADStranslation='0 0 .5'>
 42                           <Shape>
 43                                <Box size='.15 .8 1'/>
 44                                <Appearance>
 45                                     <Material USE='TRACK_METAL'/>
 46                                </Appearance>
 47                           </Shape>
 48                           <Transform translation='.1 0 .25'>
 49                                <Shape>
 50                                     <Box size='.1 .5 .35'/>
 51                                     <Appearance>
 52 
                                        <!-- Material BLACK is a DEF node that has 1 USE node: USE_1 -->
                                        <Material DEF='BLACKdiffuseColor='.1 .1 .1'/>
 53                                     </Appearance>
 54                                </Shape>
 55                           </Transform>
 56                           <Transform translation='.1 0 -.25'>
 57                                <Shape>
 58                                     <Box size='.1 .5 .35'/>
 59                                     <Appearance>
 60                                          <Material USE='BLACK'/>
 61                                     </Appearance>
 62                                </Shape>
 63                           </Transform>
 64                      </Transform>
 65                      <Transform DEF='TEETHrotation='0 1 0 .785translation='-.1 0 .25'>
 66                           <Shape>
 67                                <Box size='.3 .15 .3'/>
 68                                <Appearance>
 69                                     <Material USE='TRACK_METAL'/>
 70                                </Appearance>
 71                           </Shape>
 72                      </Transform>
 73                      <Transform rotation='0 1 0 .785translation='-.1 0 .75'>
 74                           <Shape>
 75                                <Box size='.3 .15 .3'/>
 76                                <Appearance>
 77                                     <Material USE='TRACK_METAL'/>
 78                                </Appearance>
 79                           </Shape>
 80                      </Transform>
 81                 </Transform>
 82            </Transform>
 83       </Scene>
 84  </X3D>
<!--

<!-- -->
<!-- to top DEF nodes index: BLACK, RUBBER_PADS, TEETH, TRACK, TRACK_METAL
-->
X3D Tooltips element index: Appearance, Box, Cylinder, head, Material, meta, Scene, Shape, Transform, WorldInfo, X3D, plus documentation for accessType definitions, type definitions, XML data types, and field types

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/M2A3/WholeTrackSectionIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Savage/GroundVehicles/M2A3/WholeTrackSection.x3d -->

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