-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
67 lines (53 loc) · 3.16 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>N:M+M, Nature: Metaphysics + Metaphor - AR Art</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
</head>
<body>
<main>
<div class="container">
<h1>N:M+M, Nature: Metaphysics + Metaphor</h1>
<div class="align-items-center">
<div class="mx-auto" style="width: 600px">
<img src="Teaser.jpg" class="img-fluid">
</div>
</div>
<p>N:M+M, Nature: Metaphysics + Metaphor is an artistic exploration of the interstices of Man and Nature, Art and Technology. Using augmented reality technologies, we metaphorically reveal the ‘fields of force’ and ‘flows of materials’ of Nature, to arouse a greater appreciation of Nature and its invisible forces that affect every aspect of our lives. </p>
<div class="align-items-center">
<div class="container text-center" style="width: 600px">
<iframe class="embed-responsive-item" width="600" height="400" src="https://www.youtube.com/embed/EOr5efQqT-E?si=SX8RVaddGVAQMQTi" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
<h2>Performances</h2>
<p>N:M+M is a series of performances that are specifically designed around a physical site.</p>
<ul>
<li>April 25, 2024 - Sharp Island beach, Hong Kong</li>
<li>February 10, 2024 - Shaw Auditorium, HKUST, Hong Kong</li>
<li>December 2, 2024 - Heath, Tsim Sha Tsui, Hong Kong</li>
</ul>
<h2>Artists</h2>
<p>N:M+M is a collaboration between three artists:</p>
<ul>
<li><a target="_blank" rel="noopener noreferrer" href="https://www.instagram.com/blyhn_art.design.music/">bLYHn</a></li>
<li><a target="_blank" rel="noopener noreferrer" href="https://www.instagram.com/dominie_n_art/">Dominie CHAN</a></li>
<li><a target="_blank" rel="noopener noreferrer" href="https://braudt.people.ust.hk/">Tristan BRAUD</a></li>
</ul>
<p>Technical team (past and present, in alphabetical order):</p>
<ul>
<li>CHAN Ho Ching Carson</li>
<li>Kirill SHATILOV</li>
<li>WU Chun Ming Jimmy</li>
<li>WU Zhen</li>
<li>YONG Vi Jun Sean</li>
</ul>
<h2>Contact</h2>
<p>For any enquiries, please contact <a href="mailto:[email protected]">[email protected]</a></p>
</div>
</main>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
</body>
</html>