| 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=' HarpoonLauncher.x3d '/> |
| 6 | <meta name='description' content='Harpoon Launchers of Yavuz Class Frigate'/> |
| 7 | <meta name='creator' content='Ozan APAYDIN'/> |
| 8 | <meta name='created' content='15 SEPT 2001'/> |
| 9 | <meta name='modified' content='20 October 2019'/> |
| 10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/FrigateYavuzTurkey/HarpoonLauncher.x3d '/> |
| 11 | <meta name='generator' content='X3D-Edit 3.2, https://www.web3d.org/x3d/tools/X3D-Edit'/> |
| 12 | <meta name='license' content='../../license.html'/> |
| 13 | </head> |
| 14 | <Scene> |
| 15 | <WorldInfo title='HarpoonLauncher.x3d'/> |
| 16 | <Transform rotation='0 0 1 0.785'> |
| 17 |
<!-- Group
HarpoonLauncher is a DEF node that has 1 USE node: USE_1 -->
<Group DEF='HarpoonLauncher'> |
| 18 | |
| 19 | <Cylinder height='2.5' radius='0.2'/> |
| 20 | <Appearance DEF='TubeAppearance'> |
| 21 | <Material diffuseColor='0.9 0.9 0.9' shininess='0.7'/> |
| 22 | </Appearance> |
| 23 | </Shape> |
| 24 | <Transform translation='0.4 0 0'> |
| 25 | <Shape USE='Tube'/> |
| 26 | </Transform> |
| 27 | <Transform translation='0.4 0 0.4'> |
| 28 | <Shape USE='Tube'/> |
| 29 | </Transform> |
| 30 | <Transform translation='0 0 0.4'> |
| 31 | <Shape USE='Tube'/> |
| 32 | </Transform> |
| 33 | <Transform translation='0 1 0'> |
| 34 | |
| 35 | <Cylinder height='0.2' radius='0.23'/> |
| 36 | |
| 37 | <Material diffuseColor='0.4 0.4 0.6'/> |
| 38 | </Appearance> |
| 39 | </Shape> |
| 40 | </Transform> |
| 41 | <Transform translation='0 -1 0'> |
| 42 | <Shape USE='cover'/> |
| 43 | </Transform> |
| 44 | <Transform translation='0.4 1 0'> |
| 45 | <Shape USE='cover'/> |
| 46 | </Transform> |
| 47 | <Transform translation='0.4 -1 0'> |
| 48 | <Shape USE='cover'/> |
| 49 | </Transform> |
| 50 | <Transform translation='0.4 1 0.4'> |
| 51 | <Shape USE='cover'/> |
| 52 | </Transform> |
| 53 | <Transform translation='0.4 -1 0.4'> |
| 54 | <Shape USE='cover'/> |
| 55 | </Transform> |
| 56 | <Transform translation='0 1 0.4'> |
| 57 | <Shape USE='cover'/> |
| 58 | </Transform> |
| 59 | <Transform translation='0 -1 0.4'> |
| 60 | <Shape USE='cover'/> |
| 61 | </Transform> |
| 62 | <Transform translation='-0.4 0 0.2'> |
| 63 | <Shape> |
| 64 | <Box size='2 0.1 0.8'/> |
| 65 | <Appearance USE='Blue'/> |
| 66 | </Shape> |
| 67 | </Transform> |
| 68 | </Group> |
| 69 | </Transform> |
| 70 | <Transform rotation='0 0 1 2.355' translation='0.4 0 0.8'> |
| 71 | <Group USE='HarpoonLauncher'/> |
| 72 | </Transform> |
| 73 | </Scene> |
| 74 | </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.
-->