X3D Model Documentation: UpperBody.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='Interactive' 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=' UpperBody.x3d '/>
  6            <meta name='createdcontent='1 September 2004'/>
  7            <meta name='modifiedcontent='20 October 2019'/>
  8            <meta name='creatorcontent='Tay Yeong Kiang Winston'/>
  9            <meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/HovercraftSnr6Singapore/UpperBody.x3d '/>
 10            <meta name='descriptioncontent='Creates the Upper Body segment of the Hovercraft'/>
 11            <meta name='licensecontent='../../license.html'/>
 12       </head>
<!--

<!-- -->
<!-- to top DEF nodes index: BottomFrame, CentreFrame, LeftFrame, LeftGlass, LeftTop, RightFrame, RightTop, Top, TopBack, TopFrame, TopFront, TopSeg, WindowSeg
-->
 13       <Scene>
 14            <WorldInfo title='UpperBody.x3d'/>
 15 
          <!-- Group RightTop is a DEF node that has 1 USE node: USE_1 -->
          <Group DEF='RightTop'>
 16 
               <!-- Group TopSeg is a DEF node that has 2 USE nodes: USE_1, USE_2 -->
               <Group DEF='TopSeg'>
 17                      <Transform translation='1.5 2.5 0'>
 18                           <Shape DEF='Top'>
 19                                <Appearance>
 20                                     <Material ambientIntensity='0.25diffuseColor='0.315152 0.07457 0.0shininess='0.036364specularColor='0.508861 0.684007 0.326263'/>
 21                                </Appearance>
 22                                <Box size='3.01 .4 4'/>
 23                           </Shape>
 24                      </Transform>
 25                      <Transform rotation='0 0 1 0.3translation='3.6 0 0'>
 26                           <Group DEF='WindowSeg'>
 27 
                              <!-- Shape BottomFrame is a DEF node that has 1 USE node: USE_1 -->
                              <Shape DEF='BottomFrame'>
 28                                     <Appearance>
 29                                          <Material ambientIntensity='0.25diffuseColor='0.315152 0.07457 0.0shininess='0.036364specularColor='0.508861 0.684007 0.326263'/>
 30                                     </Appearance>
 31                                     <Box size='0.4 0.4 4'/>
 32                                </Shape>
 33                                <Transform translation='0 1.25 0.9'>
 34 
                                   <!-- Shape LeftGlass is a DEF node that has 1 USE node: USE_1 -->
                                   <Shape DEF='LeftGlass'>
 35                                          <Appearance>
 36                                               <Material ambientIntensity='0.240602diffuseColor='0.526888 0.525905 0.603564shininess='0.636364specularColor='0.651092 0.441837 0.42173transparency='0.285714'/>
 37                                          </Appearance>
 38                                          <Box size='0.1 2.4 1.5'/>
 39                                     </Shape>
 40                                </Transform>
 41                                <Transform translation='0 1.25 -0.9'>
 42                                     <Shape USE='LeftGlass'/>
 43                                </Transform>
 44                                <Transform translation='0 1.25 0'>
 45 
                                   <!-- Shape CentreFrame is a DEF node that has 2 USE nodes: USE_1, USE_2 -->
                                   <Shape DEF='CentreFrame'>
 46                                          <Appearance>
 47                                               <Material ambientIntensity='0.25diffuseColor='0.315152 0.07457 0.0shininess='0.036364specularColor='0.508861 0.684007 0.326263'/>
 48                                          </Appearance>
 49                                          <Box size='0.4 2.5 0.4'/>
 50                                     </Shape>
 51                                </Transform>
 52                                <Transform DEF='TopFrametranslation='0 2.5 0'>
 53                                     <Shape USE='BottomFrame'/>
 54                                </Transform>
 55                                <Transform DEF='LeftFrametranslation='0 1.25 1.8'>
 56                                     <Shape USE='CentreFrame'/>
 57                                </Transform>
 58                                <Transform DEF='RightFrametranslation='0 1.25 -1.8'>
 59                                     <Shape USE='CentreFrame'/>
 60                                </Transform>
 61                           </Group>
 62                      </Transform>
 63                 </Group>
 64                 <Transform translation='0 0 4'>
 65                      <Group USE='TopSeg'/>
 66                 </Transform>
 67                 <Transform translation='0 0 8'>
 68                      <Group USE='TopSeg'/>
 69                 </Transform>
 70            </Group>
 71            <Transform DEF='LeftToprotation='0 1 0 3.14translation='0 0 8'>
 72                 <Group USE='RightTop'/>
 73            </Transform>
 74            <Transform translation='0 0 12'>
 75 
 76            </Transform>
 77            <Transform DEF='TopBackrotation='0 1 0 3.14translation='0 0 -4'>
 78                 <Inline USE='TopFront'/>
 79            </Transform>
 80       </Scene>
 81  </X3D>
<!--

<!-- -->
<!-- to top DEF nodes index: BottomFrame, CentreFrame, LeftFrame, LeftGlass, LeftTop, RightFrame, RightTop, Top, TopBack, TopFrame, TopFront, TopSeg, WindowSeg
-->
X3D Tooltips element index: Appearance, Box, Group, head, Inline, 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/ShipsMilitary/HovercraftSnr6Singapore/UpperBodyIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/HovercraftSnr6Singapore/UpperBody.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. -->