X3D Model Documentation: LauncherPod.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='Interchange' 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=' LauncherPod.x3d '/>
  6            <meta name='descriptioncontent='Launcher Pod for MLRS 270'/>
  7            <meta name='createdcontent='25 January 2004'/>
  8            <meta name='modifiedcontent='20 October 2019'/>
  9            <meta name='creatorcontent='Suat Kursat GUN'/>
 10            <meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Savage/GroundVehicles/MLRS270/LauncherPod.x3d '/>
 11            <meta name='generatorcontent='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/>
 12            <meta name='licensecontent='../../license.html'/>
 13       </head>
<!--

<!-- -->
<!-- to top DEF nodes index: launcherPod, mainApp, sideSkidTrans, skid, skidGroup, tube, tubeApp, tubes, upperSkidGroup
-->
 14       <Scene>
 15            <WorldInfo title='LauncherPod.x3d'/>
 16            <Transform DEF='launcherPodscale='0.75 0.5 0.5'>
 17 
               <!-- Group skidGroup is a DEF node that has 1 USE node: USE_1 -->
               <Group DEF='skidGroup'>
 18                      <Transform>
 19 
                         <!-- Shape skid is a DEF node that has 10 USE nodes: USE_1, USE_2, USE_3, USE_4, USE_5, USE_6, USE_7, USE_8, USE_9, USE_10 -->
                         <Shape DEF='skid'>
 20                                <Appearance DEF='mainApp'>
 21                                     <Material diffuseColor='0.2 0.3 0.2shininess='0.125'/>
 22                                </Appearance>
 23                                <Box size='7 0.3 0.1'/>
 24                           </Shape>
 25                      </Transform>
 26 
                    <!-- Transform sideSkidTrans is a DEF node that has 4 USE nodes: USE_1, USE_2, USE_3, USE_4 -->
                    <Transform DEF='sideSkidTransrotation='0 0 1 1.57scale='0.3 0.5 0.5translation='-3 -1 -0.07'>
 27                           <Shape USE='skid'/>
 28                      </Transform>
 29                      <Transform translation='0 -2 0'>
 30                           <Shape USE='skid'/>
 31                      </Transform>
 32                      <Transform translation='1.5 0 0'>
 33                           <Transform USE='sideSkidTrans'/>
 34                      </Transform>
 35                      <Transform translation='3 0 0'>
 36                           <Transform USE='sideSkidTrans'/>
 37                      </Transform>
 38                      <Transform translation='4.5 0 0'>
 39                           <Transform USE='sideSkidTrans'/>
 40                      </Transform>
 41                      <Transform translation='6 0 0'>
 42                           <Transform USE='sideSkidTrans'/>
 43                      </Transform>
 44                      <Transform rotation='0 0 1 0.523scale='0.6 0.5 0.5translation='-1.6 -1 0.05'>
 45                           <Shape USE='skid'/>
 46                      </Transform>
 47                      <Transform rotation='0 0 1 -0.523scale='0.55 0.5 0.5translation='1.63 -1 0.05'>
 48                           <Shape USE='skid'/>
 49                      </Transform>
 50                      <Transform rotation='1 0 0 1.57translation='0 0.1 -0.15'>
 51                           <Shape USE='skid'/>
 52                      </Transform>
 53                      <Transform rotation='1 0 0 1.57translation='0 -2.1 -0.15'>
 54                           <Shape USE='skid'/>
 55                      </Transform>
 56                 </Group>
 57                 <Transform rotation='1 0 0 3.14translation='0 -2 -3.2'>
 58                      <Group USE='skidGroup'/>
 59                 </Transform>
 60                 <Transform>
 61 
                    <!-- Group upperSkidGroup is a DEF node that has 1 USE node: USE_1 -->
                    <Group DEF='upperSkidGroup'>
 62                           <Transform rotation='0 1 0 1.57scale='0.43 1 1translation='0 0.15 -1.5'>
 63                                <Transform rotation='1 0 0 1.57translation='0 0 -1'>
 64                                     <Shape USE='skid'/>
 65                                </Transform>
 66                                <Transform rotation='1 0 0 1.57translation='0 0 0.5'>
 67                                     <Shape USE='skid'/>
 68                                </Transform>
 69                                <Transform rotation='1 0 0 1.57translation='0 0 -3'>
 70                                     <Shape USE='skid'/>
 71                                </Transform>
 72                                <Transform rotation='1 0 0 1.57translation='0 0 3'>
 73                                     <Shape USE='skid'/>
 74                                </Transform>
 75                           </Transform>
 76                      </Group>
 77                 </Transform>
 78                 <Transform translation='0 -2.3 0'>
 79                      <Group USE='upperSkidGroup'/>
 80                 </Transform>
 81                 <Transform>
 82                      <Transform rotation='0 0 1 1.57translation='0 -0.5 -0.6'>
 83 
                         <!-- Transform tubes is a DEF node that has 1 USE node: USE_1 -->
                         <Transform DEF='tubes'>
 84                                <Group>
 85 
                                   <!-- Transform tube is a DEF node that has 2 USE nodes: USE_1, USE_2 -->
                                   <Transform DEF='tube'>
 86                                          <Shape>
 87                                               <Appearance DEF='tubeApp'>
 88                                                    <Material diffuseColor='0.2 0.3 0.2shininess='0.125'/>
 89                                               </Appearance>
 90                                               <Cylinder height='6.8radius='0.5'/>
 91                                          </Shape>
 92                                     </Transform>
 93                                     <Transform translation='0 0 -1'>
 94                                          <Transform USE='tube'/>
 95                                     </Transform>
 96                                     <Transform translation='0 0 -2'>
 97                                          <Transform USE='tube'/>
 98                                     </Transform>
 99                                </Group>
100                           </Transform>
101                      </Transform>
102                      <Transform rotation='0 0 1 1.57translation='0 -1.5 -0.6'>
103                           <Transform USE='tubes'/>
104                      </Transform>
105                 </Transform>
106            </Transform>
107       </Scene>
108  </X3D>
<!--

<!-- -->
<!-- to top DEF nodes index: launcherPod, mainApp, sideSkidTrans, skid, skidGroup, tube, tubeApp, tubes, upperSkidGroup
-->
X3D Tooltips element index: Appearance, Box, Cylinder, Group, 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/MLRS270/LauncherPodIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Savage/GroundVehicles/MLRS270/LauncherPod.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. -->