| 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=' MissileSSN22.x3d '/> |
| 6 | <meta name='creator' content='Kevin Anderson, Mike Whitecar'/> |
| 7 | <meta name='created' content='27 September 2000'/> |
| 8 | <meta name='modified' content='20 October 2019'/> |
| 9 | <meta name='description' content='SS-N-22 Missile for use with Sovremennny and/or other Russian Warships. Designed to specifications and photos supplied by Janes Online.'/> |
| 10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/DestroyerSovremennyRussia/MissileSSN22.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 | <!-- SS-N-22 Missile Launcher --> |
| 16 | <WorldInfo title='MissileSSN22.x3d'/> |
| 17 | <Transform translation='0 -.4 0'> |
| 18 | <Shape> |
| 19 | |
| 20 | <Material diffuseColor='.62 .63 .61'/> |
| 21 | </Appearance> |
| 22 | <Box size='5 2 2.8'/> |
| 23 | </Shape> |
| 24 | </Transform> |
| 25 | <Transform translation='.5 1.25 .65'> |
| 26 |
<!-- Transform
MissileTube is a DEF node that has 3 USE nodes: USE_1, USE_2, USE_3 -->
<Transform DEF='MissileTube' rotation='0 0 1 -1.57'> |
| 27 | <Shape> |
| 28 | <Cylinder height='9' radius='.65'/> |
| 29 | <Appearance USE='Gray'/> |
| 30 | </Shape> |
| 31 | <Transform scale='1 .35 1' translation='0 4.5 0'> |
| 32 | |
| 33 | <Appearance USE='Gray'/> |
| 34 | <Sphere radius='.65'/> |
| 35 | </Shape> |
| 36 | </Transform> |
| 37 | <Transform scale='1 .35 1' translation='0 -4.5 0'> |
| 38 | <Shape USE='TubeEnd'/> |
| 39 | </Transform> |
| 40 | </Transform> |
| 41 | </Transform> |
| 42 | <Transform translation='.5 1.25 -.65'> |
| 43 | <Transform USE='MissileTube'/> |
| 44 | </Transform> |
| 45 | <Transform translation='.5 2.55 .65'> |
| 46 | <Transform USE='MissileTube'/> |
| 47 | </Transform> |
| 48 | <Transform translation='.5 2.55 -.65'> |
| 49 | <Transform USE='MissileTube'/> |
| 50 | </Transform> |
| 51 | <Transform translation='.5 1.9 0'> |
| 52 | <Shape> |
| 53 | <Box size='8.8 2.6 1.3'/> |
| 54 | <Appearance USE='Gray'/> |
| 55 | </Shape> |
| 56 | </Transform> |
| 57 | <Transform translation='-2 1.9 0'> |
| 58 | |
| 59 | <Appearance USE='Gray'/> |
| 60 | <Box size='.2 .6 2.6'/> |
| 61 | </Shape> |
| 62 | </Transform> |
| 63 | <Transform translation='2 1.9 0'> |
| 64 | <Shape USE='Beam'/> |
| 65 | </Transform> |
| 66 | <Transform translation='-2 .6 0'> |
| 67 | <Shape USE='Beam'/> |
| 68 | </Transform> |
| 69 | <Transform translation='2 .6 0'> |
| 70 | <Shape USE='Beam'/> |
| 71 | </Transform> |
| 72 | </Scene> |
| 73 | </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.
-->