<?xml version="1.0" encoding="UTF-8"?>
<!-- Genesis Ojeda - COMP 3600 -->
<!-- Cuarto realizado en X3D-->
<X3D profile='Immersive'>
<Scene>
<!-- Piso del cuarto -->
<Transform>
<Shape>
<Appearance>
<ImageTexture url='"./assets/tiles.png"'/>
</Appearance>
<Box size='20 0.1 20'/>
</Shape>
</Transform>
<!--Paredes-->
<!--Pared 1-->
<Transform translation='0 3 10'>
<Shape>
<Appearance>
<Material diffuseColor='0.937, 0.761, 1'/>
</Appearance>
<Box size='20 6 0.1'/>
</Shape>
</Transform>
<!--Pared 2 (pink)-->
<Transform translation='-0.1 3 -10'>
<Shape>
<Appearance>
<Material diffuseColor='1, 0.886, 0.996'/>
</Appearance>
<Box size='20.1 6 0.1'/>
</Shape>
</Transform>
<!--Pared 3-->
<Transform translation='10 3 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.937, 0.761, 1'/>
</Appearance>
<Box size='0.1 6 20'/>
</Shape>
</Transform>
<!--Pared 4 (pink)-->
<Transform translation='-10 3 1.5'>
<Shape>
<Appearance>
<Material diffuseColor='1, 0.886, 0.996'/>
</Appearance>
<Box size='0.1 6 17'/>
</Shape>
</Transform>
<!--Pared 5 (parte de arriba de la puerta)-->
<Transform translation='-10 5.5 -8.5'>
<Shape>
<Appearance>
<Material diffuseColor='1, 0.886, 0.996'/>
</Appearance>
<Box size='0.1 1 3'/>
</Shape>
</Transform>
<!--Puerta-->
<Transform translation='-9.5 2.5 -9' rotation='0 1 0 90'>
<Shape>
<Appearance>
<Material diffuseColor='0.561, 0.494, 0.329'/>
</Appearance>
<Box size='2 5 0.1'/>
</Shape>
</Transform>
<!--Escritorio-->
<!--First table-->
<Transform translation='-8.3 2 2.5'>
<Shape>
<Appearance>
<Material diffuseColor='0.169, 0.161, 0.169'/>
</Appearance>
<Box size='3.3 0.1 9.5'/>
</Shape>
</Transform>
<!--Second table (diagonal)-->
<Transform translation='-5.2 2 8.3'>
<Shape>
<Appearance>
<Material diffuseColor='0.169, 0.161, 0.169'/>
</Appearance>
<Box size='9.5 0.1 3'/>
</Shape>
</Transform>
<!-- Libro encima de la mesa -->
<Transform translation='-3 2.1 8.3'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/book.jpg"'/>
</Appearance>
<Box size='1.5 0.05 2'/>
</Shape>
</Transform>
<!-- Dog Bed (next to the table) -->
<Transform translation='2 0.1 6'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/dogbed.png"'/>
</Appearance>
<Box size='3 0.1 6'/>
</Shape>
</Transform>
<!--Ginger -->
<Transform translation='2 1.6 6'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/ginger.png"'/>
</Appearance>
<Box size='0.00001 4 6'/>
</Shape>
</Transform>
<!-- Lava lamp -->
<Transform translation='-1 2.1 8.3'>
<!-- 🟫 Base -->
<Transform translation="0 0.12 0">
<Shape>
<Appearance>
<Material diffuseColor="0.6 0.6 0.6" specularColor="0.9 0.9 0.9"/>
</Appearance>
<Cone bottomRadius="0.21" height="0.36"/>
</Shape>
</Transform>
<!-- Cono invertido-->
<Transform translation="0 0.32 0" rotation="1 0 0 3.1416">
<Shape>
<Appearance>
<Material diffuseColor="0.6 0.6 0.6" specularColor="0.9 0.9 0.9"/>
</Appearance>
<Cone bottomRadius="0.21" height="0.3"/>
</Shape>
</Transform>
<!-- Cono -->
<Transform translation="0 0.87 0">
<Shape>
<Appearance>
<MovieTexture url='"./assets/lavalamp.gif"' loop="true" />
</Appearance>
<Cone bottomRadius="0.18" height="0.78"/>
</Shape>
</Transform>
<!-- cono (tapa) -->
<Transform translation="0 1.23 0" rotation="1 0 0 3.1416">
<Shape>
<Appearance>
<Material diffuseColor="0.6 0.6 0.6" specularColor="0.9 0.9 0.9"/>
</Appearance>
<Cone bottomRadius="0.06" height="0.18"/>
</Shape>
</Transform>
</Transform>
<!-- Silla -->
<Transform translation='-5 0 2' rotation='0 1 0 -1.57'>
<!-- Asiento -->
<Transform translation='0 1.5 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1' specularColor='0.3 0.3 0.3'/>
</Appearance>
<Box size='1.8 0.3 1.8'/>
</Shape>
</Transform>
<!-- back -->
<Transform translation='0 3.2 -0.75'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1' specularColor='0.3 0.3 0.3'/>
</Appearance>
<Box size='1.8 3 0.3'/>
</Shape>
</Transform>
<!-- brazo 1 -->
<Transform translation='-1.0 2.1 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.2 0.2 0.2'/>
</Appearance>
<Box size='0.15 1.2 1.8'/>
</Shape>
</Transform>
<!-- brazo 2 -->
<Transform translation='1.0 2.1 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.2 0.2 0.2'/>
</Appearance>
<Box size='0.15 1.2 1.8'/>
</Shape>
</Transform>
<!-- Base -->
<Transform translation='0 0.15 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.05 0.05 0.05'/>
</Appearance>
<Cylinder height='0.3' radius='0.3'/>
</Shape>
</Transform>
<!-- Ruedas -->
<!-- Rueda 1 -->
<Transform translation='0.6 0 -0.6'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Sphere radius='0.15'/>
</Shape>
</Transform>
<!-- Rueda 2 -->
<Transform translation='-0.6 0 -0.6'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Sphere radius='0.15'/>
</Shape>
</Transform>
<!-- Rueda 3 -->
<Transform translation='0.6 0 0.6'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Sphere radius='0.15'/>
</Shape>
</Transform>
<!-- Rueda 4 -->
<Transform translation='-0.6 0 0.6'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Sphere radius='0.15'/>
</Shape>
</Transform>
</Transform>
<!-- Mini arbol -->
<Transform translation='-8.5 2.1 8'>
<!-- Tiesto -->
<Shape>
<Appearance>
<Material diffuseColor='0.6 0.3 0.1'/>
</Appearance>
<Cylinder height='0.4' radius='0.3'/>
</Shape>
<!-- Tronco -->
<Transform translation='0 0.3 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.4 0.2 0.1'/>
</Appearance>
<Cylinder height='1' radius='0.15'/>
</Shape>
</Transform>
<!-- tiesto -->
<Transform translation='0 1.3 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.6 0.1'/>
</Appearance>
<Cone bottomRadius='0.5' height='1.5'/>
</Shape>
</Transform>
</Transform>
<!--Patas-->
<!-- Pata 1 (Table 2)-->
<Transform translation='-9.3 1 9.5'>
<Shape>
<Appearance>
<Material diffuseColor='0.169, 0.161, 0.169'/>
</Appearance>
<Cylinder height='2' radius='0.3'/>
</Shape>
</Transform>
<!-- Pata 2 (Table 2)-->
<Transform translation='-1 1 9.5'>
<Shape>
<Appearance>
<Material diffuseColor='0.169, 0.161, 0.169'/>
</Appearance>
<Cylinder height='2' radius='0.3'/>
</Shape>
</Transform>
<!-- Pata 3 (Table 2)-->
<Transform translation='-9.3 1 7.5'>
<Shape>
<Appearance>
<Material diffuseColor='0.169, 0.161, 0.169'/>
</Appearance>
<Cylinder height='2' radius='0.3'/>
</Shape>
</Transform>
<!-- Pata 4 (Table 2)-->
<Transform translation='-1 1 7.5'>
<Shape>
<Appearance>
<Material diffuseColor='0.169, 0.161, 0.169'/>
</Appearance>
<Cylinder height='2' radius='0.3'/>
</Shape>
</Transform>
<!-- Pata 1 (Table 1)-->
<Transform translation='-9.3 1 -1'>
<Shape>
<Appearance>
<Material diffuseColor='0.169, 0.161, 0.169'/>
</Appearance>
<Cylinder height='2' radius='0.3'/>
</Shape>
</Transform>
<!-- Pata 2 (Table 1)-->
<Transform translation='-7.3 1 -1'>
<Shape>
<Appearance>
<Material diffuseColor='0.169, 0.161, 0.169'/>
</Appearance>
<Cylinder height='2' radius='0.3'/>
</Shape>
</Transform>
<!-- Pata 3 (Table 1)-->
<Transform translation='-7.3 1 6.5'>
<Shape>
<Appearance>
<Material diffuseColor='0.169, 0.161, 0.169'/>
</Appearance>
<Cylinder height='2' radius='0.3'/>
</Shape>
</Transform>
<!-- Pata 4 (Table 1)-->
<Transform translation='-9.3 1 6.5'>
<Shape>
<Appearance>
<Material diffuseColor='0.169, 0.161, 0.169'/>
</Appearance>
<Cylinder height='2' radius='0.3'/>
</Shape>
</Transform>
<!-- Monitor -->
<Transform translation='-9 2.1 2' rotation='0 1 0 1.57'>
<!-- Monitor Screen -->
<Transform translation='0 1.7 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Box size='2.5 1.7 0.1'/>
</Shape>
</Transform>
<!-- Monitor Display -->
<Transform translation='0 1.7 0.06'>
<Shape>
<Appearance>
<MovieTexture url='"./assets/monitor1.mp4"' loop="true" />
</Appearance>
<Box size='2.3 1.4 0.01'/>
</Shape>
</Transform>
<!-- Monitor Stand -->
<Transform translation='0 0.5 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Box size='0.15 0.8 0.15'/>
</Shape>
</Transform>
<!-- Base de Monitor -->
<Transform translation='0 0.2 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Cylinder height='0.1' radius='0.7'/>
</Shape>
</Transform>
</Transform>
<!-- PlayStation 4 -->
<Transform translation='-9 2.1 2' rotation='0 1 0 1.57'>
<Transform>
<Shape>
<Appearance>
<Material diffuseColor='0.05 0.05 0.05'/>
</Appearance>
<Box size='1.8 0.2 2.0'/>
</Shape>
</Transform>
<!-- (CD) -->
<Transform translation='0 0.05 1.0'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Box size='1.8 0.02 0.02'/>
</Shape>
</Transform>
<!-- división -->
<Transform translation='0 0.01 1.0'>
<Shape>
<Appearance>
<Material diffuseColor='0.2 0.2 0.2'/>
</Appearance>
<Box size='1.8 0.005 0.02'/>
</Shape>
</Transform>
</Transform>
<!-- Monitor vertical -->
<Transform translation='-8.8 1.3 -1' rotation='0 1 0 0.785'>
<!-- Pantalla -->
<Transform translation='0 1.8 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Box size='1.2 2.0 0.1'/>
</Shape>
</Transform>
<!-- Display -->
<Transform translation='0 1.8 0.06'>
<Shape>
<Appearance>
<Material diffuseColor='0 0 0.8'/>
</Appearance>
<Box size='1.0 1.8 0.01'/>
</Shape>
</Transform>
</Transform>
<Transform translation='-8.8 1.8 6' rotation='0 1 0 2.355'>
<!-- Laptop -->
<!-- Pantalla negra -->
<Transform translation='0 1.2 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Box size='2.2 1.5 0.08'/>
</Shape>
</Transform>
<!-- Pantalla -->
<Transform translation='0 1.2 0.045'>
<Shape>
<Appearance>
<MovieTexture url='"./assets/monitor2.mp4"' loop="true" />
</Appearance>
<Box size='2.0 1.4 0.005'/>
</Shape>
</Transform>
<!-- Cuerpo -->
<Transform translation='0 0.35 0.7'>
<Shape>
<Appearance>
<Material diffuseColor='0.2 0.2 0.2'/>
</Appearance>
<Box size='2.2 0.08 1.4'/>
</Shape>
</Transform>
<!-- Teclado -->
<Transform translation='0 0.42 0.6'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Box size='2.0 0.015 1.0'/>
</Shape>
</Transform>
<Transform translation='0 0.43 0.6'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/teclado.png"'/>
</Appearance>
<Box size='2.0 0.015 1.0'/>
</Shape>
</Transform>
<!-- Trackpad -->
<Transform translation='0 0.41 1.2'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Box size='0.8 0.015 0.3'/>
</Shape>
</Transform>
</Transform>
<!-- Teclado de monitor-->
<Transform translation='-7.3 2.2 2' rotation='0 1 0 1.57'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Box size='2.4 0.015 1.1'/>
</Shape>
</Transform>
<Transform translation='-7.3 2.3 2' rotation='0 1 0 1.57'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/teclado.png"'/>
</Appearance>
<Box size='2.3 0.015 1.1'/>
</Shape>
</Transform>
<!-- Mouse -->
<Transform translation='-7.3 2.22 0.3' rotation='0 1 0 1.57' scale='1 1 1.3'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/mouse.png"'/>
</Appearance>
<Sphere radius='0.25'/>
</Shape>
</Transform>
<!-- Botón -->
<Transform translation='-7.3 2.50 0.3' rotation='0 1 0 1.57' scale='1 1 1.5'>
<Shape>
<Appearance>
<Material diffuseColor='1 1 1'/>
</Appearance>
<Box size='0.05 0.01 0.2'/>
</Shape>
</Transform>
<!--Mirror/Closet-->
<Transform translation='7.7 3 -9.9'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/mirror2.png"'/>
</Appearance>
<Box size='4.5 6 0.1'/>
</Shape>
</Transform>
<Transform translation='3.2 3 -9.9'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/mirror.png"'/>
</Appearance>
<Box size='4.5 6 0.1'/>
</Shape>
</Transform>
<!-- Shelf con Katana -->
<Transform translation='-3 5 -9'>
<!-- Shelf base -->
<Transform translation='0 0 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.4 0.2 0.1'/>
</Appearance>
<Box size='4 0.2 1'/>
</Shape>
</Transform>
<!-- Shelf (legs) -->
<Transform translation='-1.8 -0.6 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.3 0.15 0.05'/>
</Appearance>
<Box size='0.1 1 0.1'/>
</Shape>
</Transform>
<Transform translation='1.8 -0.6 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.3 0.15 0.05'/>
</Appearance>
<Box size='0.1 1 0.1'/>
</Shape>
</Transform>
<!-- Katana Blade -->
<Transform translation='0 0.2 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.8 0.8 0.8'/>
</Appearance>
<Box size='3 0.05 0.05'/>
</Shape>
</Transform>
<!-- Katana Handle -->
<Transform translation='-1.5 0.2 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Box size='0.4 0.07 0.07'/>
</Shape>
</Transform>
<!-- Katana Guard (cilindro)-->
<Transform translation='-1.3 0.2 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.9 0.8 0.3'/>
</Appearance>
<Cylinder height='0.02' radius='0.08'/>
</Shape>
</Transform>
</Transform>
<!-- Shelf -->
<Transform translation='-3 0.1 -9'>
<!-- Shelf Frame -->
<!-- izq -->
<Transform translation='-1.9 1.5 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.3 0.2 0.1'/>
</Appearance>
<Box size='0.1 3 1'/>
</Shape>
</Transform>
<!-- Der -->
<Transform translation='1.9 1.5 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.3 0.2 0.1'/>
</Appearance>
<Box size='0.1 3 1'/>
</Shape>
</Transform>
<!-- Shelves -->
<Transform translation='0 0 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.4 0.25 0.1'/>
</Appearance>
<Box size='4 0.1 1'/>
</Shape>
</Transform>
<Transform translation='0 1 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.4 0.25 0.1'/>
</Appearance>
<Box size='4 0.1 1'/>
</Shape>
</Transform>
<Transform translation='0 2 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.4 0.25 0.1'/>
</Appearance>
<Box size='4 0.1 1'/>
</Shape>
</Transform>
<!-- Top -->
<Transform translation='0 3 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.3 0.2 0.1'/>
</Appearance>
<Box size='4 0.1 1'/>
</Shape>
</Transform>
<!-- primer row boxes -->
<Transform translation='-1 2.3 0'>
<Shape>
<Appearance>
<Material diffuseColor='1 0 0'/>
</Appearance>
<Box size='0.5 0.7 0.5'/>
</Shape>
</Transform>
<Transform translation='-1 2.3 0.26'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/deadpool.png"'/>
</Appearance>
<Box size='0.5 0.7 0.01'/>
</Shape>
</Transform>
<Transform translation='0 2.3 0'>
<Shape>
<Appearance>
<Material diffuseColor='0 0 1'/>
</Appearance>
<Box size='0.5 0.7 0.5'/>
</Shape>
</Transform>
<Transform translation='0 2.3 0.26'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/miles.png"'/>
</Appearance>
<Box size='0.5 0.7 0.01'/>
</Shape>
</Transform>
<Transform translation='1 2.3 0'>
<Shape>
<Appearance>
<Material diffuseColor='1 1 0'/>
</Appearance>
<Box size='0.5 0.7 0.5'/>
</Shape>
</Transform>
<Transform translation='1 2.3 0.26'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/wolverine.png"'/>
</Appearance>
<Box size='0.5 0.7 0.01'/>
</Shape>
</Transform>
<!-- segundo row boxes -->
<Transform translation='-1 1.3 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.5 0.5 0.5'/>
</Appearance>
<Box size='0.5 0.7 0.5'/>
</Shape>
</Transform>
<Transform translation='-1 1.3 0.26'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/luke.png"'/>
</Appearance>
<Box size='0.5 0.7 0.01'/>
</Shape>
</Transform>
<Transform translation='0 1.3 0'>
<Shape>
<Appearance>
<Material diffuseColor='0 0 0'/>
</Appearance>
<Box size='0.5 0.7 0.5'/>
</Shape>
</Transform>
<Transform translation='0 1.3 0.26'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/iden.png"'/>
</Appearance>
<Box size='0.5 0.7 0.01'/>
</Shape>
</Transform>
<Transform translation='1 1.3 0'>
<Shape>
<Appearance>
<Material diffuseColor='1 1 1'/>
</Appearance>
<Box size='0.5 0.7 0.5'/>
</Shape>
</Transform>
<Transform translation='1 1.3 0.26'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/mando.png"'/>
</Appearance>
<Box size='0.5 0.7 0.01'/>
</Shape>
</Transform>
<!-- tercer row boxes -->
<Transform translation='-1 0.3 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.6 0 0'/>
</Appearance>
<Box size='0.5 0.7 0.5'/>
</Shape>
</Transform>
<Transform translation='-1 0.3 0.26'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/steven.png"'/>
</Appearance>
<Box size='0.5 0.7 0.01'/>
</Shape>
</Transform>
<Transform translation='0 0.3 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.3 0.3 0.3'/>
</Appearance>
<Box size='0.5 0.7 0.5'/>
</Shape>
</Transform>
<Transform translation='0 0.3 0.26'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/kakashi.png"'/>
</Appearance>
<Box size='0.5 0.7 0.01'/>
</Shape>
</Transform>
<Transform translation='1 0.3 0'>
<Shape>
<Appearance>
<Material diffuseColor='1 0 0'/>
</Appearance>
<Box size='0.5 0.7 0.5'/>
</Shape>
</Transform>
<Transform translation='1 0.3 0.26'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/zenitsu.png"'/>
</Appearance>
<Box size='0.5 0.7 0.01'/>
</Shape>
</Transform>
<!-- Top (tacoma n bb8) -->
<!-- Tacoma -->
<Transform translation='-0.8 3.3 0'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/tacoma.png"'/>
</Appearance>
<Box size='2 1 0.01'/>
</Shape>
</Transform>
<!-- BB-8 -->
<Transform translation='1 3.3 0'>
<!-- Body -->
<Shape>
<Appearance>
<Material diffuseColor='1, 0.255, 0.976'/>
</Appearance>
<Sphere radius='0.3'/>
</Shape>
<!-- Dome -->
<Transform translation='0 0.30 0'>
<Shape>
<Appearance>
<Material diffuseColor='1 1 1'/>
</Appearance>
<Sphere radius='0.17'/>
</Shape>
</Transform>
<!-- Ojo -->
<Transform translation='0 0.45 0.1'>
<Shape>
<Appearance>
<Material diffuseColor='0 0 0'/>
</Appearance>
<Sphere radius='0.05'/>
</Shape>
</Transform>
<!-- Antenna -->
<Transform translation='0 0.6 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.8 0.8 0.8'/>
</Appearance>
<Cylinder height='0.3' radius='0.02'/>
</Shape>
</Transform>
</Transform>
</Transform>
<!-- Basket -->
<Transform translation='9 1.2 -8' rotation='0 1 0 -1.57'>
<!-- Body -->
<Shape>
<Appearance>
<Material diffuseColor='1 1 1'/>
</Appearance>
<Box size='1.5 2.4 1.5'/>
</Shape>
<!--Rim -->
<Transform translation='0 1.2 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.9 0.9 0.9'/>
</Appearance>
<Box size='1.55 0.05 1.55'/>
</Shape>
</Transform>
<!-- izq -->
<Transform translation='-0.75 0.8 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.8 0.8 0.8'/>
</Appearance>
<Box size='0.05 0.3 0.3'/>
</Shape>
</Transform>
<!-- dere -->
<Transform translation='0.75 0.8 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.8 0.8 0.8'/>
</Appearance>
<Box size='0.05 0.3 0.3'/>
</Shape>
</Transform>
<!-- Decoración -->
<Transform translation='-0.4 1 0.76'>
<Shape>
<Appearance>
<Material diffuseColor='0.6 0.6 0.6'/>
</Appearance>
<Box size='0.15 0.15 0.01'/>
</Shape>
</Transform>
<Transform translation='0 0.7 0.76'>
<Shape>
<Appearance>
<Material diffuseColor='0.6 0.6 0.6'/>
</Appearance>
<Box size='0.15 0.15 0.01'/>
</Shape>
</Transform>
<Transform translation='0.4 1 0.76'>
<Shape>
<Appearance>
<Material diffuseColor='0.6 0.6 0.6'/>
</Appearance>
<Box size='0.15 0.15 0.01'/>
</Shape>
</Transform>
</Transform>
<!-- Gabinete grande -->
<Transform translation='9 2.5 -5' rotation='0 1 0 -1.57'>
<!-- Cuerpo -->
<Shape>
<Appearance>
<Material diffuseColor='1 1 1'/>
</Appearance>
<Box size='2.5 5 2'/> <!-- Altura ajustada a 5 -->
</Shape>
<!-- Líneas -->
<Transform translation='0 2.0 1.01'>
<Shape><Appearance><Material diffuseColor='0.8 0.8 0.8'/></Appearance>
<Box size='2.46 0.05 0.02'/>
</Shape>
</Transform>
<Transform translation='0 1.5 1.01'>
<Shape><Appearance><Material diffuseColor='0.8 0.8 0.8'/></Appearance>
<Box size='2.46 0.05 0.02'/>
</Shape>
</Transform>
<Transform translation='0 1.0 1.01'>
<Shape><Appearance><Material diffuseColor='0.8 0.8 0.8'/></Appearance>
<Box size='2.46 0.05 0.02'/>
</Shape>
</Transform>
<Transform translation='0 0.5 1.01'>
<Shape><Appearance><Material diffuseColor='0.8 0.8 0.8'/></Appearance>
<Box size='2.46 0.05 0.02'/>
</Shape>
</Transform>
<Transform translation='0 0 1.01'>
<Shape><Appearance><Material diffuseColor='0.8 0.8 0.8'/></Appearance>
<Box size='2.46 0.05 0.02'/>
</Shape>
</Transform>
<Transform translation='0 -0.5 1.01'>
<Shape><Appearance><Material diffuseColor='0.8 0.8 0.8'/></Appearance>
<Box size='2.46 0.05 0.02'/>
</Shape>
</Transform>
<Transform translation='0 -1.0 1.01'>
<Shape><Appearance><Material diffuseColor='0.8 0.8 0.8'/></Appearance>
<Box size='2.46 0.05 0.02'/>
</Shape>
</Transform>
<Transform translation='0 -1.5 1.01'>
<Shape><Appearance><Material diffuseColor='0.8 0.8 0.8'/></Appearance>
<Box size='2.46 0.05 0.02'/>
</Shape>
</Transform>
<Transform translation='0 -2.0 1.01'>
<Shape><Appearance><Material diffuseColor='0.8 0.8 0.8'/></Appearance>
<Box size='2.46 0.05 0.02'/>
</Shape>
</Transform>
</Transform>
<!-- Gabinete -->
<Transform translation='9 1.75 -2' rotation='0 1 0 -1.57'>
<!-- Cuerpo -->
<Shape>
<Appearance>
<Material diffuseColor='0.1 0.1 0.1'/>
</Appearance>
<Box size='1.6 3.5 1.8'/>
</Shape>
<!-- Líneas -->
<Transform translation='0 1.4 0.91'>
<Shape>
<Appearance><Material diffuseColor='0.6 0.6 0.6'/></Appearance>
<Box size='1.4 0.05 0.02'/>
</Shape>
</Transform>
<Transform translation='0 0.9 0.91'>
<Shape>
<Appearance><Material diffuseColor='0.6 0.6 0.6'/></Appearance>
<Box size='1.4 0.05 0.02'/>
</Shape>
</Transform>
<Transform translation='0 0.4 0.91'>
<Shape>
<Appearance><Material diffuseColor='0.6 0.6 0.6'/></Appearance>
<Box size='1.4 0.05 0.02'/>
</Shape>
</Transform>
<Transform translation='0 -0.1 0.91'>
<Shape>
<Appearance><Material diffuseColor='0.6 0.6 0.6'/></Appearance>
<Box size='1.4 0.05 0.02'/>
</Shape>
</Transform>
<Transform translation='0 -0.6 0.91'>
<Shape>
<Appearance><Material diffuseColor='0.6 0.6 0.6'/></Appearance>
<Box size='1.4 0.05 0.02'/>
</Shape>
</Transform>
<Transform translation='0 -1.1 0.91'>
<Shape>
<Appearance><Material diffuseColor='0.6 0.6 0.6'/></Appearance>
<Box size='1.4 0.05 0.02'/>
</Shape>
</Transform>
</Transform>
<!-- bowls de perro -->
<Transform translation='7 0.7 -4.5' rotation='0 1 0 -1.57'>
<!-- rectangulo -->
<Shape>
<Appearance>
<Material diffuseColor='0.6 0.4 0.3'/>
</Appearance>
<Box size='2.8 0.1 1.2'/>
</Shape>
<!-- Patas -->
<Transform translation='-1.35 -0.35 -0.55'>
<Shape>
<Appearance><Material diffuseColor='0.3 0.2 0.1'/></Appearance>
<Box size='0.1 0.7 0.1'/>
</Shape>
</Transform>
<Transform translation='1.35 -0.35 -0.55'>
<Shape>
<Appearance><Material diffuseColor='0.3 0.2 0.1'/></Appearance>
<Box size='0.1 0.7 0.1'/>
</Shape>
</Transform>
<Transform translation='-1.35 -0.35 0.55'>
<Shape>
<Appearance><Material diffuseColor='0.3 0.2 0.1'/></Appearance>
<Box size='0.1 0.7 0.1'/>
</Shape>
</Transform>
<Transform translation='1.35 -0.35 0.55'>
<Shape>
<Appearance><Material diffuseColor='0.3 0.2 0.1'/></Appearance>
<Box size='0.1 0.7 0.1'/>
</Shape>
</Transform>
<!-- Bowl agua gris-->
<Transform translation='-0.8 0.1 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.2 0.2 0.2'/>
</Appearance>
<Cylinder height='0.18' radius='0.55'/>
</Shape>
<!-- Bowl de agua -->
<Shape>
<Appearance>
<Material diffuseColor='0.2 0.4 0.8' transparency='0.5'/>
<Transparency transparency='0.5'/>
</Appearance>
<Cylinder height='0.19' radius='0.50'/>
</Shape>
</Transform>
<!-- Bowl comida gris -->
<Transform translation='0.8 0.1 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.2 0.2 0.2'/>
</Appearance>
<Cylinder height='0.18' radius='0.55'/>
</Shape>
<!-- Bowl de comida -->
<Shape>
<Appearance>
<ImageTexture url='"./assets/dogfood.png"'/>
</Appearance>
<Cylinder height='0.19' radius='0.50'/>
</Shape>
</Transform>
</Transform>
<!-- Melody -->
<Transform translation='7.2 2 5'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/melody.png"'/>
</Appearance>
<Box size='0.00001 5 4'/>
</Shape>
</Transform>
<!-- Cama -->
<Transform translation='7.2 1 5' rotation='0 1 0 -1.57'>
<!-- Marco -->
<Transform translation='0 0.3 0'>
<Shape>
<Appearance>
<Material diffuseColor='0.6 0.3 0.1'/>
</Appearance>
<Box size='10 0.4 5'/>
</Shape>
</Transform>
<!-- Colchón -->
<Transform translation='0 0.5 0'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/sheets.png"'/>
</Appearance>
<Box size='9.8 0.25 4.8'/>
</Shape>
</Transform>
<!-- Patas -->
<Transform translation='-4 -0.3 -2.5'>
<Shape>
<Appearance>
<Material diffuseColor='0.4 0.2 0.1'/>
</Appearance>
<Cylinder height='1.5' radius='0.2'/> <!-- Pata 1 -->
</Shape>
</Transform>
<Transform translation='4 -0.3 -2.5'>
<Shape>
<Appearance>
<Material diffuseColor='0.4 0.2 0.1'/>
</Appearance>
<Cylinder height='1.5' radius='0.2'/> <!-- Pata 2 -->
</Shape>
</Transform>
<Transform translation='-4 -0.3 2.5'>
<Shape>
<Appearance>
<Material diffuseColor='0.4 0.2 0.1'/>
</Appearance>
<Cylinder height='1.5' radius='0.2'/> <!-- Pata 3 -->
</Shape>
</Transform>
<Transform translation='4 -0.3 2.5'>
<Shape>
<Appearance>
<Material diffuseColor='0.4 0.2 0.1'/>
</Appearance>
<Cylinder height='1.5' radius='0.2'/> <!-- Pata 4 -->
</Shape>
</Transform>
<!-- Almohada -->
<Transform translation='3 0.7 0' rotation='0 1 0 -1.57'>
<Shape>
<Appearance>
<ImageTexture url='"./assets/pillow.png"'/>
</Appearance>
<Box size='3 0.1 2'/>
</Shape>
</Transform>
</Transform>
</Scene>
</X3D>