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='title' content='Hub.x3d'/> |
6 | <meta name='description' content='The hub is used for WheelsFront, WheelsRearLeft and WheelsRearRight.'/> |
7 | <meta name='creator' content='Etsuko Lippi'/> |
8 | <meta name='created' content='19 July 2001'/> |
9 | <meta name='modified' content='28 November 2019'/> |
10 | <meta name='generator' content='X3D-Edit 3.2, https://savage.nps.edu/X3D-Edit'/> |
11 | <meta name='identifier' content='https://savage.nps.edu/Savage/AircraftFixedWing/F18BlueAngelUnitedStates/Hub.x3d'/> |
12 | <meta name='subject' content="wheels' hub"/> |
13 | <meta name='license' content='../../license.html'/> |
14 | </head> |
15 | <Scene> |
16 | <WorldInfo title='Hub.x3d'/> |
17 | <Transform scale='0.3 0.3 0.3'> |
18 | <Group> |
19 | <Transform rotation='1 0 0 1.571'> |
20 | <Shape DEF='inside_wheel_center'> |
21 | <Appearance> |
22 | <Material/> |
23 | </Appearance> |
24 | <Cylinder height='0.2' radius='0.275'/> |
25 | </Shape> |
26 | </Transform> |
27 | </Group> |
28 | <Transform rotation='1 0 0 1.571'> |
29 | <Shape DEF='inside_wheel2'> |
30 | <Appearance> |
31 | <Material diffuseColor='0.85 0.85 0.85'/> |
32 | </Appearance> |
33 | <Cylinder height='0.1'/> |
34 | </Shape> |
35 | </Transform> |
36 | <!-- wheel volts --> |
37 | <Group> |
38 | <Transform DEF='volts' rotation='1 0 0 1.571' translation='0 0.48 0'> |
39 | |
40 | <Appearance> |
41 | <Material diffuseColor='0.7 0.7 0.7'/> |
42 | </Appearance> |
43 | <Cylinder height='0.2' radius='0.1'/> |
44 | </Shape> |
45 | </Transform> |
46 | <Transform rotation='1 0 0 1.571' translation='0.45 0.225 0'> |
47 | <Shape USE='volt'/> |
48 | </Transform> |
49 | <Transform rotation='1 0 0 1.571' translation='0 -0.48 0'> |
50 | <Shape USE='volt'/> |
51 | </Transform> |
52 | <Transform rotation='1 0 0 1.571' translation='-0.45 -0.225 0'> |
53 | <Shape USE='volt'/> |
54 | </Transform> |
55 | <Transform rotation='1 0 0 1.571' translation='0.45 -0.225 0'> |
56 | <Shape USE='volt'/> |
57 | </Transform> |
58 | <Transform rotation='1 0 0 1.571' translation='-0.45 0.225 0'> |
59 | <Shape USE='volt'/> |
60 | </Transform> |
61 | </Group> |
62 | </Transform> |
63 | </Scene> |
64 | </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. -->