git.lucas.co / website
source for lucas.co

projects/house-2.html (1.2K)

 1 <!DOCTYPE html>
 2 
 3 <html>
 4 
 5   <head>
 6     <meta charset="UTF-8">
 7     <link rel="stylesheet" href="../styles.css">
 8     <script src="../main.js" defer></script>
 9     <meta name="viewport" content="width=device=width, initial-scale=1.0">
10     <title>lucas.co/house-2.html</title>
11   </head>
12 
13   <body>
14     <div class="content-container">
15 
16       <div><a href="../index.html"><−−</a></div>
17       <br>
18       <div>House 2</div>
19       <br>
20       <div> Arbitrary or targeted data run through an algorithm generates an array of interconnected volumes which envelope a partially obscured interior court.</div>
21       <br>
22 
23       <div class="image-container">
24         <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/house_2_render_0.webp"></img>
25         <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/house_2_render_3.webp"></img>
26         <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/house_2_render_1.webp"></img>
27         <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/house_2_render_2.webp"></img>
28         <video controls muted src="https://pub-83b605455fe741e380a2140c8bb1f763.r2.dev/house_2_model_0.webm"></video>
29       </div>
30 
31     </div>
32   </body>
33 
34 </html>