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=' SatelliteDish.x3d '/> |
6 | <meta name='creator' content='Mike Hunsberger'/> |
7 | <meta name='created' content='5 June 2001'/> |
8 | <meta name='modified' content='20 October 2019'/> |
9 | <meta name='description' content='Simple satellite dish.'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/CommunicationsAndSensors/Satellite/SatelliteDish.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='SatelliteDish.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 | <Group DEF='TRC170Body'> |
18 | <Transform> |
19 | <Shape> |
20 | <Extrusion beginCap='false' convex='false' crossSection='1 0 .866 .5 .707 .707 .5 .866 0 1 -.5 .866 -.707 .707 -.866 .5 -1 0 -.866 -.5 -.707 -.707 -.5 -.866 0 -1 .5 -.866 .707 -.707 .866 -.5 1 0' endCap='false' scale='.001 .001 3 3' solid='false' spine='0 0 0 .75 0 0'/> |
21 | |
22 | <Material diffuseColor='.1 .5 .1'/> |
23 | </Appearance> |
24 | </Shape> |
25 | </Transform> |
26 | <Transform translation='.1 0 0'> |
27 | <Shape> |
28 | <Extrusion beginCap='false' convex='false' crossSection='1 0 .866 .5 .707 .707 .5 .866 0 1 -.5 .866 -.707 .707 -.866 .5 -1 0 -.866 -.5 -.707 -.707 -.5 -.866 0 -1 .5 -.866 .707 -.707 .866 -.5 1 0' scale='.25 .25 .15 .15' solid='false' spine='0 0 0 1 0 0'/> |
29 | <Appearance USE='DarkGreen'/> |
30 | </Shape> |
31 | </Transform> |
32 | <Transform translation='1.1 0 0'> |
33 | <Shape> |
34 | <Sphere radius='.3'/> |
35 | <Appearance USE='DarkGreen'/> |
36 | </Shape> |
37 | </Transform> |
38 | </Group> |
39 | </Scene> |
40 | </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.
-->