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=' TCylinderRaydome.x3d '/> |
6 | <meta name='creator' content='Kevin Anderson'/> |
7 | <meta name='created' content='1 October 2000'/> |
8 | <meta name='modified' content='20 October 2019'/> |
9 | <meta name='description' content='TCylinderRaydome for use with Sovremennny and/or other Russian Warships. Designed to photos supplied by Janes Online.'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/ShipsMilitary/DestroyerSovremennyRussia/TCylinderRaydome.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 | <!-- T Shaped Cylinder Raydome --> |
16 | <WorldInfo title='TCylinderRaydome.x3d'/> |
17 | <Group DEF='Base'> |
18 | <Shape> |
19 | <Extrusion creaseAngle='.7' crossSection='1.00 0.00 0.92 -0.38 0.71 -0.71 0.38 -0.92 0.00 -1.00 -0.38 -0.92 -0.71 -0.71 -0.92 -0.38 -1.00 0.00 -0.92 0.38 -0.71 0.71 -0.38 0.92 0.00 1.00 0.38 0.92 0.71 0.71 0.92 0.38 1.00 0.00' scale='.6 .6 .4 .4' spine='0 0 0 0 .2 0'/> |
20 | |
21 | <Material diffuseColor='.55 .53 .5'/> |
22 | </Appearance> |
23 | </Shape> |
24 | <Transform translation='0 .5 0'> |
25 | <Shape> |
26 | <Appearance USE='Gray'/> |
27 | <Cylinder height='.65' radius='.15'/> |
28 | </Shape> |
29 | </Transform> |
30 | </Group> |
31 | <Group DEF='T-RayDome'> |
32 | <Transform rotation='1 0 0 1.4' translation='0 1.1 .6'> |
33 | <Shape> |
34 | |
35 | <Material diffuseColor='.9 .9 .9'/> |
36 | </Appearance> |
37 | <Cylinder height='1.2' radius='.6'/> |
38 | </Shape> |
39 | <Transform scale='1 .4 1' translation='0 .6 0'> |
40 | |
41 | <Appearance USE='White'/> |
42 | <Sphere radius='.6'/> |
43 | </Shape> |
44 | </Transform> |
45 | <Transform rotation='0 0 1 1.57' scale='1 .4 1' translation='0 -.6 0'> |
46 | <Shape> |
47 | <Appearance USE='White'/> |
48 | <Cylinder height='3.2' radius='.6'/> |
49 | </Shape> |
50 | <Transform translation='0 1.6 0'> |
51 | <Shape USE='DomeEnd'/> |
52 | </Transform> |
53 | <Transform translation='0 -1.6 0'> |
54 | <Shape USE='DomeEnd'/> |
55 | </Transform> |
56 | </Transform> |
57 | </Transform> |
58 | </Group> |
59 | </Scene> |
60 | </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.
-->