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=' TSSRTripod.x3d '/> |
6 | <meta name='creator' content='Mike Hunsberger'/> |
7 | <meta name='created' content='1 May 2001'/> |
8 | <meta name='modified' content='20 October 2019'/> |
9 | <meta name='description' content='Tripod stand for TSSR body. A Tropo Satellite Support Radio (TSSR) is a short-range (< 20 miles) point- to-point SHF communication system designed to support remote equipment and users by replacing long cable runs.'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/TSSR/TSSRTripod.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='TSSRTripod.x3d'/> |
16 | <Background groundAngle='1.57079' groundColor='1 0.8 0.6 0.6 0.4 0.2' skyAngle='0.2' skyColor='1 1 1 0.2 0.2 1'/> |
17 | <Transform translation='-.25 -.4 0'> |
18 | <Group DEF='Tripod'> |
19 | <Transform translation='-.15 0 0'> |
20 | <Shape> |
21 | <Box size='.5 .1 .35'/> |
22 | |
23 | <Material diffuseColor='.2 .2 .2'/> |
24 | </Appearance> |
25 | </Shape> |
26 | </Transform> |
27 | <Transform rotation='1 0 0 -.35' translation='.05 -.5 .25'> |
28 | <Transform rotation='0 0 1 .1'> |
29 | <Shape> |
30 | <Cylinder height='1.0' radius='.075'/> |
31 | <Appearance USE='DarkGray'/> |
32 | </Shape> |
33 | </Transform> |
34 | </Transform> |
35 | <Transform rotation='1 0 0 .35' translation='.05 -.5 -.25'> |
36 | <Transform rotation='0 0 1 .1'> |
37 | <Shape> |
38 | <Cylinder height='1.0' radius='.075'/> |
39 | <Appearance USE='DarkGray'/> |
40 | </Shape> |
41 | </Transform> |
42 | </Transform> |
43 | <Transform rotation='0 0 1 -.35' translation='-.5 -.5 0'> |
44 | <Shape> |
45 | <Cylinder height='1.0' radius='.075'/> |
46 | <Appearance USE='DarkGray'/> |
47 | </Shape> |
48 | </Transform> |
49 | <Transform translation='-.1 0 0'> |
50 | <Shape> |
51 | <Cylinder height='.5' radius='.05'/> |
52 | <Appearance USE='DarkGray'/> |
53 | </Shape> |
54 | </Transform> |
55 | </Group> |
56 | </Transform> |
57 | </Scene> |
58 | </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.
-->