|
@@ -40,6 +40,19 @@
|
|
<main>
|
|
<main>
|
|
<section id="prototype-section">
|
|
<section id="prototype-section">
|
|
<h2 id="prototypes">Prototypes</h2>
|
|
<h2 id="prototypes">Prototypes</h2>
|
|
|
|
+ <div class="project">
|
|
|
|
+ <div class="teaser">
|
|
|
|
+ <a href="./threejs/portal" target="_blank">
|
|
|
|
+ <video autoplay loop>
|
|
|
|
+ <source src="./images/portal.mp4" type="video/mp4">
|
|
|
|
+ </video>
|
|
|
|
+ </a>
|
|
|
|
+ </div>
|
|
|
|
+ <div class="description">
|
|
|
|
+ <h3><a href="./threejs/portal" target="_blank">Portal with Baked Lighting</a></h3>
|
|
|
|
+ <p>The capstone project of the ThreeJS Journey course</p>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
<div class="project">
|
|
<div class="project">
|
|
<div class="teaser">
|
|
<div class="teaser">
|
|
<canvas class="night-and-day"></canvas>
|
|
<canvas class="night-and-day"></canvas>
|