X3D Model Documentation: ScubaTank.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='Interchange' 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='ScubaTank.x3d'/>
  6            <meta name='descriptioncontent='Scuba gear used by Nancy Diving example.'/>
  7            <meta name='creatorcontent='Etsuko Lippi'/>
  8            <meta name='createdcontent='24 January 2001'/>
  9            <meta name='modifiedcontent='23 May 2020'/>
 10            <meta name='identifiercontent='https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/ScubaTank.x3d'/>
 11            <meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
 12            <meta name='licensecontent='../license.html'/>
 13       </head>
<!--

<!-- -->

<!-- to top Index for DEF nodes: black, connectorToRegulator, connectorToRegulatorTop, pressure, pressureColor, pressureTop, ScubaTank, tank, tankBottom, tankHoldBelt, tankNozzle
-->
 14       <Scene>
 15            <WorldInfo title='ScubaTank.x3d'/>
 16            <Transform DEF='ScubaTank'>
 17                 <Transform>
 18                      <Shape>
 19                           <Appearance>
 20 
                              <!-- Material tank is a DEF node that has 1 USE node: USE_1 -->
                              <Material DEF='tankambientIntensity='0.3diffuseColor='0.3 0.3 0.5shininess='0.10specularColor='0.7 0.7 0.8'/>
 21                           </Appearance>
 22                           <Cylinder height='0.7radius='0.1'/>
 23                      </Shape>
 24                 </Transform>
 25                 <Transform translation='0 0.35 0'>
 26                      <Shape>
 27                           <Appearance>
 28                                <Material USE='tank'/>
 29                           </Appearance>
 30                           <Sphere radius='0.098'/>
 31                      </Shape>
 32                 </Transform>
 33                 <Transform translation='0 -0.35 0'>
 34                      <Shape DEF='tankBottom'>
 35                           <Appearance>
 36 
                              <!-- Material black is a DEF node that has 3 USE nodes: USE_1, USE_2, USE_3 -->
                              <Material DEF='blackambientIntensity='0.3diffuseColor='0 0 0'/>
 37                           </Appearance>
 38                           <Cylinder height='0.06radius='0.115'/>
 39                      </Shape>
 40                 </Transform>
 41                 <Group DEF='tankNozzle'>
 42                      <Transform>
 43                           <Transform translation='0 0.45 0'>
 44                                <Shape DEF='pressure'>
 45                                     <Appearance>
 46 
                                        <!-- Material pressureColor is a DEF node that has 1 USE node: USE_1 -->
                                        <Material DEF='pressureColorambientIntensity='0.4diffuseColor='0.91 0.91 0.91shininess='0.16specularColor='0.91 0.90 0.91'/>
 47                                     </Appearance>
 48                                     <Cylinder height='0.1radius='0.015'/>
 49                                </Shape>
 50                           </Transform>
 51                           <Transform translation='0 0.50 0'>
 52                                <Shape DEF='pressureTop'>
 53                                     <Appearance>
 54                                          <Material USE='black'/>
 55                                     </Appearance>
 56                                     <Cylinder height='0.02radius='0.025'/>
 57                                </Shape>
 58                           </Transform>
 59                           <Transform rotation='0 0 1 1.57translation='-0.028 0.462 0'>
 60                                <Transform>
 61                                     <Shape DEF='connectorToRegulator'>
 62                                          <Appearance>
 63                                               <Material USE='pressureColor'/>
 64                                          </Appearance>
 65                                          <Cylinder height='0.03radius='0.01'/>
 66                                     </Shape>
 67                                </Transform>
 68                                <Transform translation='0 0.02 0'>
 69                                     <Shape DEF='connectorToRegulatorTop'>
 70                                          <Appearance>
 71                                               <Material USE='black'/>
 72                                          </Appearance>
 73                                          <Cylinder height='0.02radius='0.02'/>
 74                                     </Shape>
 75                                </Transform>
 76                           </Transform>
 77                      </Transform>
 78                 </Group>
 79                 <Transform translation='0 0.2 0'>
 80                      <Shape DEF='tankHoldBelt'>
 81                           <Appearance>
 82                                <Material USE='black'/>
 83                           </Appearance>
 84                           <Cylinder height='0.1radius='0.115'/>
 85                      </Shape>
 86                 </Transform>
 87            </Transform>
 88            <Background skyColor='0.6 0.6 0.6'/>
 89       </Scene>
 90  </X3D>
<!--

<!-- -->

<!-- to top Index for DEF nodes: black, connectorToRegulator, connectorToRegulatorTop, pressure, pressureColor, pressureTop, ScubaTank, tank, tankBottom, tankHoldBelt, tankNozzle
-->
X3D Tooltips element index: Appearance, Background, Cylinder, Group, head, Material, meta, Scene, Shape, Sphere, Transform, WorldInfo, X3D, accessType and type, XML data types, field types

-->
<!-- Online at
https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/ScubaTankIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/ScubaTank.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. -->