-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhomecoming.html
363 lines (253 loc) · 17.7 KB
/
homecoming.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- responsive viewport -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/>
<!-- metadata -->
<meta name="description" content="Official website of Uncharted Limbo Collective. Creative coders & New Media artists."/>
<meta name="author" content="Uncharted Limbo Collective"/>
<title>Uncharted Limbo Collective</title>
<!-- Favicon-->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<!-- Fonts -->
<style>
@font-face {
font-family: 'JetBrains Mono';
src: url('assets/fonts/JetBrainsMono-VariableFont_wght.ttf') format('truetype-variations');
font-weight: 100 800;
font-style: normal;
}
@font-face {
font-family: 'JetBrains Mono';
src: url('assets/fonts/JetBrainsMono-Italic-VariableFont_wght.ttf') format('truetype-variations');
font-weight: 100 800;
font-style: italic;
}
@font-face {
font-family: 'ProtoMono';
src: url('assets/fonts/ATK Studio - ProtoMono-Light.otf') format('opentype');
}
</style>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- Vendor CSS Files -->
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/icons-purified.css" rel="stylesheet">
<!-- Bootstrap 5.3 -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH"
crossorigin="anonymous">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- Uncharted Limbo custom CSS File -->
<link href="assets/css/ulc.css" rel="stylesheet">
<style>
@media (max-width: 512px) {
#summary-group {
flex-direction: column !important; /* Stack elements vertically */
gap: 16px;
}
}
@media (min-width: 513px) {
#collaborators {
border-left: 1px solid white;
padding-left: 12px;
}
}
</style>
</head>
<body>
<!-- =======================================================
* NAV BAR
======================================================== -->
<nav class="navbar nav-underline navbar-dark navbar-expand-lg bg-secondary text-capitalize fixed-top" id="mainNav">
<div class="container">
<div style="display: flex; flex-direction: row;">
<!-- NAVBAR LOGO ======================================================== -->
<a href="index.html"><img src="assets/img/Official Logo 02_main_logo.svg" height="48px"/></a>
<!-- NAVBAR TITLE======================================================== -->
<a class="navbar-brand js-scroll-trigger d-none d-sm-block" href="index.html#page-top">Uncharted Limbo</a>
<a class="text-light js-scroll-trigger navbar-brand d-sm-none text-truncate text-nowrap"
href="index.html#page-top">Uncharted Limbo</a>
</div>
<!-- NAVBAR TOGGLER BUTTON ======================================================== -->
<button class="navbar-toggler btn btn-dark" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon "></span>
</button>
<!-- NAVBAR CATEGORIES ======================================================== -->
<div class="collapse navbar-collapse" id="navbarResponsive" style="flex-grow:0">
<ul class="navbar-nav ml-auto">
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 js-scroll-trigger"
href="index.html#works">Work</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 js-scroll-trigger"
href="index.html#play">Play</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 js-scroll-trigger"
href="index.html#about">Studio</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 js-scroll-trigger"
href="mailto:[email protected]">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- =======================================================
* MAIN CONTENT
======================================================== -->
<main id="main">
<section class="section">
<!-- PROJECT SUMMARY ======================================================== -->
<div class="container">
<div class="row mb-4 align-items-center">
<div data-aos="fade-up">
<!-- PROJECT TITLE ======================================================== -->
<h2>Homecoming VR</h2>
<!-- PROJECT RELEASE DATE ======================================================== -->
<h6 class="h6">June 2023</h6>
<div id="summary-group" style="display:flex; gap:24px; justify-content:space-between; flex-direction:row;">
<!-- SUMMARY TEXT ======================================================== -->
<p class="col-md-8 mt-3 ulc-project-summary mt-4">An immersive VR dance experience featuring AI pattern recognition. Developed in collaboration with Georgia Tegou and Dance-as-Design studio and previewed at The Place London. <br> <a
href="#description">Read More...</a></p>
<div id="collaborators">
<!-- COLLABORATORS TITLE ======================================================== -->
<h4 class="h4 mb-3">Collaborators</h4>
<!-- COLLABORATORS TEXT======================================================== -->
<ul class="list-unstyled list-line">
<a href="https://www.georgiategou.com/" target="_blank">
<div class="link-1">Georgia Tegou</div>
</a>
<a href="https://kristinapulejkova.com/" target="_blank">
<div class="link-1">Kristina Pulejkova</div>
</a>
<a href="https://www.instagram.com/the_radicant/" target="_blank">
<div class="link-1">The Radicant</div>
</a>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- PROJECT CONTENT ======================================================== -->
<div class="site-section pb-0">
<div class="container">
<div id="content" class="col align-items-stretch" style="flex-direction: column;">
<!-- MEDIA ======================================================== -->
<div class="col" data-aos="fade-up">
<!-- VIDEOS ======================================================== -->
<div class="video-container-hd">
<iframe class="video" src="https://www.youtube-nocookie.com/embed/MAb5mhGX6iE?vq=hd1080&modestbranding=1&rel=0&color=white&loop=1" title="" frameborder="0"
allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen>
</iframe>
</div>
<!-- IMAGES ======================================================== -->
<div id="carouselExampleIndicators" class="carousel slide"
style="width:100%; overflow:hidden">
<div class="carousel-indicators">
<button type="button" data-bs-target="#carouselExampleIndicators"
data-bs-slide-to="0"
class="active" aria-current="true"
aria-label="Slide 0"></button>
<button type="button" data-bs-target="#carouselExampleIndicators"
data-bs-slide-to="1"
class="" aria-current="true" aria-label="Slide 1"></button>
<button type="button" data-bs-target="#carouselExampleIndicators"
data-bs-slide-to="2"
class="" aria-current="true" aria-label="Slide 2"></button>
<button type="button" data-bs-target="#carouselExampleIndicators"
data-bs-slide-to="3"
class="" aria-current="true" aria-label="Slide 3"></button>
<button type="button" data-bs-target="#carouselExampleIndicators"
data-bs-slide-to="4"
class="" aria-current="true" aria-label="Slide 4"></button>
<button type="button" data-bs-target="#carouselExampleIndicators"
data-bs-slide-to="5"
class="" aria-current="true" aria-label="Slide 5"></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="assets/img/Projects/homecoming/homecoming_00.webp" alt="" class="img-fluid mt-2"
style="width:100%; object-fit:contain;">
<br>
</div>
<div class="carousel-item">
<img src="assets/img/Projects/homecoming/homecoming_01.webp" alt="" class="img-fluid mt-2"
style="width:100%; object-fit:cover;">
<br>
</div>
<div class="carousel-item">
<img src="assets/img/Projects/homecoming/homecoming_02.webp" alt="" class="img-fluid mt-2"
style="width:100%; object-fit:cover;">
<br>
</div>
<div class="carousel-item">
<img src="assets/img/Projects/homecoming/homecoming_03.webp" alt="" class="img-fluid mt-2"
style="width:100%; object-fit:cover;">
<br>
</div>
<div class="carousel-item">
<img src="assets/img/Projects/homecoming/homecoming_05.webp" alt="" class="img-fluid mt-2"
style="width:100%; object-fit:cover;">
<br>
</div>
<div class="carousel-item">
<img src="assets/img/Projects/homecoming/homecoming_06.webp" alt="" class="img-fluid mt-2"
style="width:100%; object-fit:cover;">
<br>
</div>
</div>
<button class="carousel-control-prev" type="button"
data-bs-target="#carouselExampleIndicators" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button"
data-bs-target="#carouselExampleIndicators" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
<!-- TEXT ======================================================== -->
<div id="description" class="col ml-auto ulc-project-description" data-aos="fade-up"
data-aos-delay="100">
<div class="sticky-content">
<!-- DESCRIPTION TITLE ======================================================== -->
<h3 class="h4 mt-4">Description</h3>
<!-- DESCRIPTION TEXT======================================================== -->
<div class="mb-5">
<p>The player is immersed in a surreal desert landscape, where without having a body, they navigate through memories of their past self. As they move forward, they come across certain golden objects - ornaments - the shape of which they need to replicate by moving to unlock their past and reconnect with their body. Each ornament reveals a memory of their journey so far expressed as a 360 dance video.</p>
<p>The 3D environment for this project was digitally constructed from scratch, through an iterative process of concept sketches coming to life through world-building tools. The user experience was completed through the implementation of various visual effects that enhanced the user interaction and the development of the narrative. A custom Image Classification Machine Learning Model was trained to enable the pattern recognition and enable the players to unlock memories and move forward in the experience.</p>
<p>Homecoming was developed and deployed for the standalone Oculus Quest 2 and was exhibited in a private preview at The Place, open to choreographers and digital artists. It is currently under the second stage of development to be presented in a broader audience on the spring of 2024.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i
class="bi bi-arrow-up-short"></i></a>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<!-- Third party plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"></script>
<!-- Vendor JS Files -->
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>