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=' TV.x3d '/> |
6 | <meta name='description' content='Television.'/> |
7 | <meta name='creator' content='Seksit Siripala'/> |
8 | <meta name='created' content='12 September 2002'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='identifier' content=' https://www.web3d.org/x3d/content/examples/Savage/Buildings/HouseSeksitSiripala/TV.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='TV.x3d'/> |
16 | <Shape> |
17 | <Appearance> |
18 | <Material diffuseColor='0.2 0.2 0.2'/> |
19 | </Appearance> |
20 | <Box size='1.5 1.0 1.0'/> |
21 | </Shape> |
22 | <Transform translation='0.0 0.5 0.0'> |
23 | |
24 | <Appearance> |
25 | <Material diffuseColor='0.01 0.01 0.03'/> |
26 | </Appearance> |
27 | <Box size='2.0 0.3 1.5'/> |
28 | </Shape> |
29 | </Transform> |
30 | <Transform translation='0.85 0.0 0.0'> |
31 | |
32 | <Appearance> |
33 | <Material diffuseColor='0.01 0.01 0.03'/> |
34 | </Appearance> |
35 | <Box size='0.3 1.2 1.5'/> |
36 | </Shape> |
37 | </Transform> |
38 | <Transform translation='-0.85 0.0 0.0'> |
39 | <Shape USE='side'/> |
40 | </Transform> |
41 | <Transform translation='0.0 -0.5 0.0'> |
42 | <Shape USE='top'/> |
43 | </Transform> |
44 | <Transform translation='0.0 0.0 -0.57'> |
45 | <Shape> |
46 | <Appearance> |
47 | <Material diffuseColor='0.01 0.01 0.03'/> |
48 | </Appearance> |
49 | <Box size='2.0 1.2 0.3'/> |
50 | </Shape> |
51 | </Transform> |
52 | <Transform rotation='1.0 0.0 0.0 1.571' translation='0.0 0.1 0.0'> |
53 | <Shape> |
54 | <Appearance> |
55 | <Material diffuseColor='0.01 0.01 0.01'/> |
56 | </Appearance> |
57 | <Cylinder height='0.3' radius='0.7'/> |
58 | </Shape> |
59 | </Transform> |
60 | <Transform rotation='0.0 0.0 1.0 0.1221' translation='0.0 1.0 0.0'> |
61 | |
62 | <Appearance> |
63 | <Material diffuseColor='0.9 0.9 0.9'/> |
64 | </Appearance> |
65 | <Cylinder height='3.0' radius='0.05'/> |
66 | </Shape> |
67 | </Transform> |
68 | <Transform rotation='0.0 0.0 1.0 -0.1221' translation='0.0 1.0 0.0'> |
69 | <Shape USE='antenna'/> |
70 | </Transform> |
71 | <Transform rotation='1.0 0.0 0.0 1.571' translation='0.85 0.2 0.3'> |
72 | |
73 | <Appearance> |
74 | <Material diffuseColor='1.0 1.0 1.0'/> |
75 | </Appearance> |
76 | <Cylinder height='1.0' radius='0.05'/> |
77 | </Shape> |
78 | </Transform> |
79 | <Transform rotation='1.0 0.0 0.0 1.571' translation='0.85 -0.1 0.3'> |
80 | <Shape USE='knob'/> |
81 | </Transform> |
82 | </Scene> |
83 | </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.
-->