<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "https://www.web3d.org/specifications/x3d-3.3.dtd">
<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 ' >
<head>
<meta name='titlecontent=' ScubaTank.x3d '/>
<meta name='descriptioncontent='Scuba gear used by Nancy Diving example.'/>
<meta name='creatorcontent='Etsuko Lippi'/>
<meta name='createdcontent='24 January 2001'/>
<meta name='modifiedcontent='23 May 2020'/>
<meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/HumanoidAnimation/Legacy/ScubaTank.x3d '/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!-- -->
<Scene>
<WorldInfo title='ScubaTank.x3d'/>
<Transform DEF='ScubaTank'>
<Transform>
<Shape>
<Appearance>
<Material DEF='tankambientIntensity='0.3diffuseColor='0.3 0.3 0.5shininess='0.10specularColor='0.7 0.7 0.8'/>
</Appearance>
<Cylinder height='0.7radius='0.1'/>
</Shape>
</Transform>
<Transform translation='0 0.35 0'>
<Shape>
<Appearance>
<Material USE=' tank'/>
</Appearance>
<Sphere radius='0.098'/>
</Shape>
</Transform>
<Transform translation='0 -0.35 0'>
<Shape DEF='tankBottom'>
<Appearance>
<Material DEF='blackambientIntensity='0.3diffuseColor='0 0 0'/>
</Appearance>
<Cylinder height='0.06radius='0.115'/>
</Shape>
</Transform>
<Group DEF='tankNozzle'>
<Transform>
<Transform translation='0 0.45 0'>
<Shape DEF='pressure'>
<Appearance>
<Material DEF='pressureColorambientIntensity='0.4diffuseColor='0.91 0.91 0.91shininess='0.16specularColor='0.91 0.90 0.91'/>
</Appearance>
<Cylinder height='0.1radius='0.015'/>
</Shape>
</Transform>
<Transform translation='0 0.50 0'>
<Shape DEF='pressureTop'>
<Appearance>
<Material USE=' black'/>
</Appearance>
<Cylinder height='0.02radius='0.025'/>
</Shape>
</Transform>
<Transform rotation='0 0 1 1.57translation='-0.028 0.462 0'>
<Transform>
<Shape DEF='connectorToRegulator'>
<Appearance>
<Material USE=' pressureColor'/>
</Appearance>
<Cylinder height='0.03radius='0.01'/>
</Shape>
</Transform>
<Transform translation='0 0.02 0'>
<Shape DEF='connectorToRegulatorTop'>
<Appearance>
<Material USE=' black'/>
</Appearance>
<Cylinder height='0.02radius='0.02'/>
</Shape>
</Transform>
</Transform>
</Transform>
</Group>
<Transform translation='0 0.2 0'>
<Shape DEF='tankHoldBelt'>
<Appearance>
<Material USE=' black'/>
</Appearance>
<Cylinder height='0.1radius='0.115'/>
</Shape>
</Transform>
</Transform>
<Background skyColor='0.6 0.6 0.6'/>
</Scene>
</X3D>
<!--

to top <!-- Index for DEF nodes: black, connectorToRegulator, connectorToRegulatorTop, pressure, pressureColor, pressureTop, ScubaTank, tank, tankBottom, tankHoldBelt, tankNozzle
-->
-->

<!-- 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. -->