X3D Model Documentation: HalfTrackSection.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=' HalfTrackSection.x3d '/>
  6            <meta name='descriptioncontent='half of a track section 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'/>
 11            <meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/M2A3/HalfTrackSection.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='HalfTrackSection.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 3 USE nodes: USE_1, USE_2, USE_3 -->
                              <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 DEF='RUBBER_PADStranslation='0 0 .25'>
 34                           <Shape>
 35                                <Box size='.15 .8 .5'/>
 36                                <Appearance>
 37                                     <Material USE='TRACK_METAL'/>
 38                                </Appearance>
 39                           </Shape>
 40                           <Transform translation='.1 0 0'>
 41                                <Shape>
 42                                     <Box size='.1 .5 .35'/>
 43                                     <Appearance>
 44                                          <Material DEF='BLACKdiffuseColor='.1 .1 .1'/>
 45                                     </Appearance>
 46                                </Shape>
 47                           </Transform>
 48                      </Transform>
 49                      <Transform DEF='TEETHrotation='0 1 0 .785translation='-.1 0 .25'>
 50                           <Shape>
 51                                <Box size='.3 .15 .3'/>
 52                                <Appearance>
 53                                     <Material USE='TRACK_METAL'/>
 54                                </Appearance>
 55                           </Shape>
 56                      </Transform>
 57                 </Transform>
 58            </Transform>
 59       </Scene>
 60  </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/HalfTrackSectionIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Savage/GroundVehicles/M2A3/HalfTrackSection.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. -->