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=' MissileSAN7.x3d '/> |
6 | <meta name='creator' content='Kevin Anderson'/> |
7 | <meta name='created' content='30 September 2000'/> |
8 | <meta name='modified' content='20 October 2019'/> |
9 | <meta name='description' content='SA-N-7 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/MissileSAN7.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 | <!-- SA-N-7 Missile Launcher --> |
16 | <WorldInfo title='MissileSAN7.x3d'/> |
17 | <Group DEF='Base'> |
18 | <Transform translation='0 0 -1'> |
19 |
<!-- Shape
LeftSupport is a DEF node that has 1 USE node: USE_1 -->
<Shape DEF='LeftSupport'> |
20 | |
21 | <Material diffuseColor='.57 .6 .59'/> |
22 | </Appearance> |
23 | <Extrusion crossSection='0 -.4 0 .4 1.6 .4 1.6 -.4 0 -.4' scale='1 1 .6 1' spine='0 0 0 0 3 0'/> |
24 | </Shape> |
25 | </Transform> |
26 | <Transform translation='0 0 1'> |
27 | <Shape USE='LeftSupport'/> |
28 | </Transform> |
29 | <Transform translation='.8 -.15 0'> |
30 | <Shape DEF='DeckBase'> |
31 | <Appearance USE='Gray'/> |
32 | <Cylinder height='.3' radius='2'/> |
33 | </Shape> |
34 | </Transform> |
35 | </Group> |
36 | <Group DEF='RailGroup'> |
37 | <Transform DEF='LauncherRail' rotation='0 0 1 .4' translation='.5 2.2 0'> |
38 | <Shape DEF='BottomHull'> |
39 | <Appearance USE='Gray'/> |
40 | <Extrusion creaseAngle='1.6' crossSection='0 -.4 -.8 -.4 -.8 .4 0 .4 0 -.4' orientation='0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 -.7 0 0 1 -.9' scale='.7 1 1 1 1 1 1 1 .8 1' spine='-2 0 0 -.4 0 0 .4 0 0 1.2 0 0 2 0 0'/> |
41 | </Shape> |
42 | <Shape> |
43 | |
44 | <Material diffuseColor='.4 .4 .4'/> |
45 | </Appearance> |
46 | <Box size='3.3 .35 .25'/> |
47 | </Shape> |
48 | <Transform translation='0 .4 0'> |
49 | <Shape> |
50 | <Appearance USE='Gray'/> |
51 | <Box size='.6 .6 1.06'/> |
52 | </Shape> |
53 | <Transform rotation='1 0 0 1.57'> |
54 | <Shape> |
55 | <Appearance USE='DarkGray'/> |
56 | <Cylinder height='1.3' radius='.1'/> |
57 | </Shape> |
58 | </Transform> |
59 | </Transform> |
60 | </Transform> |
61 | </Group> |
62 | </Scene> |
63 | </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.
-->