| 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=' Cockpit.x3d '/> |
| 6 | <meta name='description' content='F16, Fighting Falcon, Turkish Air Force (TUAF) cockpit'/> |
| 7 | <meta name='creator' content='Murat ONDER, LTJG, Turkish Navy'/> |
| 8 | <meta name='created' content='13 July 2003'/> |
| 9 | <meta name='modified' content='28 November 2019'/> |
| 10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/F16FightingFalconTurkey/Cockpit.x3d '/> |
| 11 | <meta name='license' content='../../license.html'/> |
| 12 | </head> |
| 13 | <Scene> |
| 14 | <!-- Example scene to illustrate X3D tags and attributes. --> |
| 15 | <WorldInfo title='Cockpit.x3d'/> |
| 16 | <Group> |
| 17 | <Transform> |
| 18 | <Shape> |
| 19 | <IndexedFaceSet convex='false' coordIndex='0 1 2 3 4 5 6 7 8 9'> |
| 20 | <Coordinate point='25.5 0 0 25.5 10 0 18 17 0 8 17 0 5 21 0 -5 21 0 -8 17 0 -18 17 0 -25.5 10 0 -25.5 0 0'/> |
| 21 | </IndexedFaceSet> |
| 22 | <Appearance> |
| 23 |
<ImageTexture
url=' "Cockpit.jpg
" "https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/F16FightingFalconTurkey/Cockpit.jpg
" '/>
|
| 24 | </Appearance> |
| 25 | </Shape> |
| 26 | </Transform> |
| 27 | <Transform> |
| 28 | <Shape> |
| 29 | <IndexedFaceSet convex='false' coordIndex='0 1 2 3'> |
| 30 | <Coordinate point='25 -22.55 0 25 0 0 -25 0 0 -25 -22.55 0'/> |
| 31 | </IndexedFaceSet> |
| 32 | <Appearance> |
| 33 |
<ImageTexture
url=' "Cockpit2.jpg
" "../../../Savage/AircraftFixedWing/F16FightingFalconTurkey/Cockpit2.jpg
" "https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/F16FightingFalconTurkey/Cockpit2.jpg
" '/>
|
| 34 | </Appearance> |
| 35 | </Shape> |
| 36 | </Transform> |
| 37 | <Transform> |
| 38 | <Shape> |
| 39 | <IndexedFaceSet creaseAngle='0.57' coordIndex='0 1 2 3'> |
| 40 | <Coordinate point='5 21 0 6.5 33 0 -6.5 33 0 -5 21 0'/> |
| 41 | </IndexedFaceSet> |
| 42 | <Appearance> |
| 43 | <Material diffuseColor='0.0 0.0 0.5' transparency='0.3'/> |
| 44 | </Appearance> |
| 45 | </Shape> |
| 46 | </Transform> |
| 47 | <Transform center='-29 0 0' rotation='0 1 0 1.5' translation='3.6 0 4'> |
| 48 | <Shape> |
| 49 | <IndexedFaceSet convex='false' coordIndex='0 1 2 3'> |
| 50 | <Coordinate point='-25 -22.5 0 -25 10 0 -38 10 0 -38 -22.5 0'/> |
| 51 | </IndexedFaceSet> |
| 52 | <Appearance> |
| 53 |
<!-- ImageTexture
SideImage is a DEF node that has 1 USE node: USE_1 --> <ImageTexture DEF='SideImage' url=' "Side.jpg
" "../../../Savage/AircraftFixedWing/F16FightingFalconTurkey/Side.jpg
" "https://www.web3d.org/x3d/content/examples/Savage/AircraftFixedWing/F16FightingFalconTurkey/Side.jpg
" '/>
|
| 54 | </Appearance> |
| 55 | </Shape> |
| 56 | </Transform> |
| 57 | <Transform center='29 0 0' rotation='0 -1 0 1.5' translation='-3.6 0 4'> |
| 58 | <Shape> |
| 59 | <IndexedFaceSet convex='false' coordIndex='0 1 2 3'> |
| 60 | <Coordinate point='38 -22.5 0 38 10 0 25 10 0 25 -22.5 0'/> |
| 61 | </IndexedFaceSet> |
| 62 | <Appearance> |
| 63 | <ImageTexture USE='SideImage'/> |
| 64 | </Appearance> |
| 65 | </Shape> |
| 66 | </Transform> |
| 67 | </Group> |
| 68 | </Scene> |
| 69 | </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.
-->