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=' Bed.x3d '/> |
6 | <meta name='description' content='Bed'/> |
7 | <meta name='creator' content='Seksit Siripala'/> |
8 | <meta name='created' content='9 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/Bed.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='Bed.x3d'/> |
16 | <Shape> |
17 | <Appearance> |
18 | <Material diffuseColor='0.1 0.1 0.1'/> |
19 | </Appearance> |
20 | <Box size='7.0 1.5 4.0'/> |
21 | </Shape> |
22 | <Transform translation='0.0 0.5 0.0'> |
23 | <Shape> |
24 | <Appearance> |
25 | <Material emissiveColor='1.0 1.0 1.0'/> |
26 | </Appearance> |
27 | <Box size='6.0 1.0 3.5'/> |
28 | </Shape> |
29 | </Transform> |
30 | <Transform translation='-0.6 0.4 0.0'> |
31 | <Shape> |
32 | <Appearance> |
33 | <Material diffuseColor='1 1 1'/> |
34 | </Appearance> |
35 | <Box size='6.0 1.5 4.3'/> |
36 | </Shape> |
37 | </Transform> |
38 | <Transform rotation='1.0 0.0 0.0 1.571' translation='3.1 1.2 0.0'> |
39 | <Shape> |
40 | <Appearance> |
41 | <Material diffuseColor='0.7 0.6 0.6'/> |
42 | </Appearance> |
43 | <Cylinder height='3.7' radius='0.5'/> |
44 | </Shape> |
45 | </Transform> |
46 | <Transform translation='3.5 0.75 0.0'> |
47 | <Shape> |
48 | <Appearance> |
49 | <Material diffuseColor='0.1 0.1 0.1'/> |
50 | </Appearance> |
51 | <Box size='0.3 3.0 4.0'/> |
52 | </Shape> |
53 | </Transform> |
54 | </Scene> |
55 | </X3D> |
<!--
Color-coding legend: X3D terminology
<X3dNode field='value'/>
matches XML terminology
<XmlElement 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.
-->