1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.1//EN" "https://www.web3d.org/specifications/x3d-3.1.dtd">
|
3 | <X3D profile='Interchange' version='3.1' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.1.xsd'> |
4 | <head> |
5 | <meta name='title' content='HomeAquarium.x3d'/> |
6 | <meta name='creator' content='Tsardas Nikolaos'/> |
7 | <meta name='created' content='1 June 1998'/> |
8 | <meta name='modified' content='20 October 2019'/> |
9 | <meta name='description' content='Student project showing a small aquarium.'/> |
10 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/Basic/StudentProjects/HomeAquarium.x3d'/> |
11 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
12 | <meta name='license' content='../license.html'/> |
13 | </head> |
14 | <Scene> |
15 | <WorldInfo title='HomeAquarium.x3d'/> |
16 | <Viewpoint description='Water tank on a table' position='0 0 20'/> |
17 | <Group> |
18 | <Transform> |
19 | <Transform translation='0.0 0.25 0.0'> |
20 | <Shape> |
21 | <Appearance> |
22 | <Material diffuseColor='1.0 1.0 1.0' transparency='0.5'/> |
23 | </Appearance> |
24 | <Box size='12.0 4.5 4.0'/> |
25 | </Shape> |
26 | </Transform> |
27 | <Transform> |
28 | <Shape> |
29 | <Appearance> |
30 | <Material diffuseColor='0 0 1' transparency='0.5'/> |
31 | </Appearance> |
32 | <Box size='12.0 4.0 4.0'/> |
33 | </Shape> |
34 | </Transform> |
35 | </Transform> |
36 | <Transform translation='0.0 -2.5 0.0'> |
37 | <Shape> |
38 | <Appearance> |
39 | <Material diffuseColor='0.5 0.4 0.3'/> |
40 | </Appearance> |
41 | <Box size='16.0 1.0 8.0'/> |
42 | </Shape> |
43 | </Transform> |
44 | <Transform translation='-7.5 -5.5 -3.5'> |
45 | <Shape> |
46 | <Appearance> |
47 | <Material diffuseColor='0.5 0.4 0.3'/> |
48 | </Appearance> |
49 | <Box size='1.0 5.0 1.0'/> |
50 | </Shape> |
51 | </Transform> |
52 | <Transform translation='7.5 -5.5 -3.5'> |
53 | <Shape> |
54 | <Appearance> |
55 | <Material diffuseColor='0.5 0.4 0.3'/> |
56 | </Appearance> |
57 | <Box size='1.0 5.0 1.0'/> |
58 | </Shape> |
59 | </Transform> |
60 | <Transform translation='-7.5 -5.5 3.5'> |
61 | <Shape> |
62 | <Appearance> |
63 | <Material diffuseColor='0.5 0.4 0.3'/> |
64 | </Appearance> |
65 | <Box size='1.0 5.0 1.0'/> |
66 | </Shape> |
67 | </Transform> |
68 | <Transform translation='7.5 -5.5 3.5'> |
69 | <Shape> |
70 | <Appearance> |
71 | <Material diffuseColor='0.5 0.4 0.3'/> |
72 | </Appearance> |
73 | <Box size='1.0 5.0 1.0'/> |
74 | </Shape> |
75 | </Transform> |
76 | </Group> |
77 | </Scene> |
78 | </X3D> |
<!--
Color 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. -->