| 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='title' content=' WaterTower.x3d '/> | 
| 6 | <meta name='description' content='A simple water tower, produced as a MV4204 class project. Total height 25m.'/> | 
| 7 | <meta name='creator' content='Bob Vojtik, Don Brutzman'/> | 
| 8 | <meta name='created' content='26 July 2001'/> | 
| 9 | <meta name='modified' content='20 October 2019'/> | 
| 10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Basic/StudentProjects/WaterTower.x3d '/> | 
| 11 | <meta name='generator' content='X3D-Edit 3.3, https://www.web3d.org/x3d/tools/X3D-Edit'/> | 
| 12 | <meta name='license' content='../license.html'/> | 
| 13 | </head> | 
| 14 | <Scene> | 
| 15 | <WorldInfo title='WaterTower.x3d'/> | 
| 16 | <Viewpoint description='Water Tower' position='0 15 50'/> | 
| 17 | <Transform DEF='MoveUpAboveGround' translation='0 22.5 0'> | 
| 18 | <Shape DEF='waterTank'> | 
| 19 | <Appearance> | 
| 20 | <Material diffuseColor='0.6 0.6 0.6'/> | 
| 21 | </Appearance> | 
| 22 | <Cylinder height='7' radius='5'/> | 
| 23 | </Shape> | 
| 24 | <Transform translation='0 -12.5 0'> | 
| 25 | <Shape DEF='centerWaterPipe'> | 
| 26 | <Appearance> | 
| 27 | <Material/> | 
| 28 | </Appearance> | 
| 29 | <Cylinder height='20' radius='.6'/> | 
| 30 | </Shape> | 
| 31 | <Transform DEF='leftLeg' translation='-2 0 0'> | 
| 32 | <Shape> | 
| 33 | <Appearance> | 
| 34 | <Material/> | 
| 35 | </Appearance> | 
| 36 | <Cylinder height='20' radius='.2'/> | 
| 37 | </Shape> | 
| 38 | </Transform> | 
| 39 | <Transform DEF='rightLeg' translation='2 0 0'> | 
| 40 | <Shape> | 
| 41 | <Appearance> | 
| 42 | <Material/> | 
| 43 | </Appearance> | 
| 44 | <Cylinder height='20' radius='.2'/> | 
| 45 | </Shape> | 
| 46 | </Transform> | 
| 47 | <Transform DEF='backLeg' translation='0 0 -2'> | 
| 48 | <Shape> | 
| 49 | <Appearance> | 
| 50 | <Material/> | 
| 51 | </Appearance> | 
| 52 | <Cylinder height='20' radius='.2'/> | 
| 53 | </Shape> | 
| 54 | </Transform> | 
| 55 | <Transform DEF='frontLeg' translation='0 0 2'> | 
| 56 | <Shape> | 
| 57 | <Appearance> | 
| 58 | <Material/> | 
| 59 | </Appearance> | 
| 60 | <Cylinder height='20' radius='.2'/> | 
| 61 | </Shape> | 
| 62 | </Transform> | 
| 63 | <Transform DEF='ground' translation='0 -10 0'> | 
| 64 | <Shape> | 
| 65 | <Appearance> | 
| 66 | <Material diffuseColor='0 1 0'/> | 
| 67 | </Appearance> | 
| 68 | <Box size='8 .1 8'/> | 
| 69 | </Shape> | 
| 70 | </Transform> | 
| 71 | 
                                     
                                      
 
                    <!-- Transform
                                    crossBeams is a DEF node that has 2 USE nodes: USE_1, USE_2 --> 
<Transform DEF='crossBeams' rotation='0 1 0 .785' translation='1 0 1'>  | 
| 72 | <Transform rotation='0 0 1 .785' translation='0 8.586 0'> | 
| 73 | |
| 74 | <Appearance> | 
| 75 | <Material/> | 
| 76 | </Appearance> | 
| 77 | <Box size='4 .2 .1'/> | 
| 78 | </Shape> | 
| 79 | </Transform> | 
| 80 | <Transform rotation='0 0 1 -.785' translation='0 8.586 0'> | 
| 81 | <Shape USE='CrossBeam'/> | 
| 82 | </Transform> | 
| 83 | <Transform rotation='0 0 1 .785' translation='0 5.7575 0'> | 
| 84 | <Shape USE='CrossBeam'/> | 
| 85 | </Transform> | 
| 86 | <Transform rotation='0 0 1 -.785' translation='0 5.7575 0'> | 
| 87 | <Shape USE='CrossBeam'/> | 
| 88 | </Transform> | 
| 89 | <Transform rotation='0 0 1 .785' translation='0 2.9291 0'> | 
| 90 | <Shape USE='CrossBeam'/> | 
| 91 | </Transform> | 
| 92 | <Transform rotation='0 0 1 -.785' translation='0 2.9291 0'> | 
| 93 | <Shape USE='CrossBeam'/> | 
| 94 | </Transform> | 
| 95 | <Transform rotation='0 0 1 .785' translation='0 -2.8284 0'> | 
| 96 | <Shape USE='CrossBeam'/> | 
| 97 | </Transform> | 
| 98 | <Transform rotation='0 0 1 -.785' translation='0 -2.8284 0'> | 
| 99 | <Shape USE='CrossBeam'/> | 
| 100 | </Transform> | 
| 101 | <Transform rotation='0 0 1 .785'> | 
| 102 | <Shape USE='CrossBeam'/> | 
| 103 | </Transform> | 
| 104 | <Transform rotation='0 0 1 -.785'> | 
| 105 | <Shape USE='CrossBeam'/> | 
| 106 | </Transform> | 
| 107 | <Transform rotation='0 0 1 .785' translation='0 -5.6568 0'> | 
| 108 | <Shape USE='CrossBeam'/> | 
| 109 | </Transform> | 
| 110 | <Transform rotation='0 0 1 -.785' translation='0 -5.6568 0'> | 
| 111 | <Shape USE='CrossBeam'/> | 
| 112 | </Transform> | 
| 113 | <Transform rotation='0 0 1 .785' translation='0 -8.4852 0'> | 
| 114 | <Shape USE='CrossBeam'/> | 
| 115 | </Transform> | 
| 116 | <Transform rotation='0 0 1 -.785' translation='0 -8.4852 0'> | 
| 117 | <Shape USE='CrossBeam'/> | 
| 118 | </Transform> | 
| 119 | </Transform> | 
| 120 | <Transform translation='-2 0 -2'> | 
| 121 | <Transform USE='crossBeams'/> | 
| 122 | </Transform> | 
| 123 | <Transform rotation='0 1 0 1.57'> | 
| 124 | <Transform USE='crossBeams'/> | 
| 125 | </Transform> | 
| 126 | </Transform> | 
| 127 | </Transform> | 
| 128 | </Scene> | 
| 129 | </X3D> | 
         <!--
Color-coding 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)
          -->
      
         
            
         
         <!--
For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints.
-->