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='Refrigerator.x3d'/> |
6 | <meta name='description' content='Refrigerator with doors that open.'/> |
7 | <meta name='creator' content='Seksit siripala'/> |
8 | <meta name='created' content='14 September 2002'/> |
9 | <meta name='modified' content='20 October 2019'/> |
10 | <meta name='identifier' content='https://savage.nps.edu/Savage/Buildings/HouseSeksitSiripala/Refrigerator.x3d'/> |
11 | <meta name='license' content='../../license.html'/> |
12 | </head> |
13 | <Scene> |
14 | <WorldInfo title='Refrigerator.x3d'/> |
15 | <Transform> |
16 | <Shape> |
17 | <Appearance> |
18 | <Material diffuseColor='0.97 0.97 0.97'/> |
19 | </Appearance> |
20 | <Box size='0.7 1.5 0.7'/> |
21 | </Shape> |
22 | <Transform translation='0.0 0.0 0.35'> |
23 | <Shape> |
24 | <Appearance> |
25 | <Material diffuseColor='0.9 0.9 0.9'/> |
26 | </Appearance> |
27 | <Box size='0.65 1.5 0.05'/> |
28 | </Shape> |
29 | </Transform> |
30 | <Transform translation='0.0 0.025 0.40'> |
31 | <Shape> |
32 | <Appearance> |
33 | <Material diffuseColor='0.97 0.97 0.97'/> |
34 | </Appearance> |
35 | <Box size='0.7 1.45 0.05'/> |
36 | </Shape> |
37 | </Transform> |
38 | <Transform translation='-0.33 0.45 0.4'> |
39 | <Shape> |
40 | <Appearance> |
41 | <Material diffuseColor='0.5 0.5 0.5'/> |
42 | </Appearance> |
43 | <Extrusion creaseAngle='2.0' crossSection='0.005 0.10 0.005 -0.10 -0.005 -0.10 -0.005 0.10 0.005 0.10' spine='0.0 0.0 0.0 0.05 0.0 0.1 0.2 0.0 0.1'/> |
44 | </Shape> |
45 | </Transform> |
46 | </Transform> |
47 | </Scene> |
48 | </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.
-->