X3D Model Documentation: Hub.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=' Hub.x3d '/>
  6            <meta name='descriptioncontent='The hub is used for front and rear wheels'/>
  7            <meta name='creatorcontent='Etsuko Lippi'/>
  8            <meta name='translatorcontent='Murat ONDER, LTJG, Turkish Navy'/>
  9            <meta name='createdcontent='19 July 2001'/>
 10            <meta name='modifiedcontent='28 November 2019'/>
 11            <meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/F16FightingFalconTurkey/Hub.x3d '/>
 12            <meta name='licensecontent='../../license.html'/>
 13       </head>
<!--

<!-- -->
<!-- to top DEF nodes index: inside_wheel_center, inside_wheel2, volt, volts
-->
 14       <Scene>
 15            <WorldInfo title='Hub.x3d'/>
 16            <Transform scale='0.3 0.3 0.3'>
 17                 <Group>
 18                      <Transform rotation='1 0 0 1.571'>
 19                           <Shape DEF='inside_wheel_center'>
 20                                <Appearance>
 21                                     <Material/>
 22                                </Appearance>
 23                                <Cylinder height='0.2radius='0.275'/>
 24                           </Shape>
 25                      </Transform>
 26                 </Group>
 27                 <Transform rotation='1 0 0 1.571'>
 28                      <Shape DEF='inside_wheel2'>
 29                           <Appearance>
 30                                <Material diffuseColor='0.85 0.85 0.85'/>
 31                           </Appearance>
 32                           <Cylinder height='0.1'/>
 33                      </Shape>
 34                 </Transform>
 35                 <!-- wheel volts -->
 36                 <Group>
 37                      <Transform DEF='voltsrotation='1 0 0 1.571translation='0 0.48 0'>
 38 
                         <!-- Shape volt is a DEF node that has 5 USE nodes: USE_1, USE_2, USE_3, USE_4, USE_5 -->
                         <Shape DEF='volt'>
 39                                <Appearance>
 40                                     <Material diffuseColor='0.7 0.7 0.7'/>
 41                                </Appearance>
 42                                <Cylinder height='0.2radius='0.1'/>
 43                           </Shape>
 44                      </Transform>
 45                      <Transform rotation='1 0 0 1.571translation='0.45 0.225 0'>
 46                           <Shape USE='volt'/>
 47                      </Transform>
 48                      <Transform rotation='1 0 0 1.571translation='0 -0.48 0'>
 49                           <Shape USE='volt'/>
 50                      </Transform>
 51                      <Transform rotation='1 0 0 1.571translation='-0.45 -0.225 0'>
 52                           <Shape USE='volt'/>
 53                      </Transform>
 54                      <Transform rotation='1 0 0 1.571translation='0.45 -0.225 0'>
 55                           <Shape USE='volt'/>
 56                      </Transform>
 57                      <Transform rotation='1 0 0 1.571translation='-0.45 0.225 0'>
 58                           <Shape USE='volt'/>
 59                      </Transform>
 60                 </Group>
 61            </Transform>
 62       </Scene>
 63  </X3D>
<!--

<!-- -->
<!-- to top DEF nodes index: inside_wheel_center, inside_wheel2, volt, volts
-->
X3D Tooltips element index: Appearance, 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/AircraftFixedWing/F16FightingFalconTurkey/HubIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/F16FightingFalconTurkey/Hub.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. -->