'init'
This commit is contained in:
59
public/articles/(o)machine.html
Normal file
59
public/articles/(o)machine.html
Normal file
@@ -0,0 +1,59 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>cailean.finn</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="main-container">
|
||||
<div id="nav-container">
|
||||
<div class="nav-emoji">
|
||||
<a href="/"><div class="emoji-flip">(ง•_•)ง</div></a>
|
||||
</div>
|
||||
<div class="nav-about"><a href="/about">cailean.finn</a></div>
|
||||
<div class="nav-emoji"><a href="/list">list</a></div>
|
||||
<div class="nav-emoji"><a href='/gallery'>gallery</a></div>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
<div id="project-container">
|
||||
<div id="project-header">(O)MACHINE, 2022</div>
|
||||
<div id="project-tags">
|
||||
|
||||
<div class="project-tag">✳ AI</div>
|
||||
|
||||
<div class="project-tag">✳ NLP</div>
|
||||
|
||||
<div class="project-tag">✳ Simulation</div>
|
||||
|
||||
</div>
|
||||
<div id="project-cover">
|
||||
<img src="/images/o-machine.png">
|
||||
</div>
|
||||
<div id="project-body">
|
||||
<p>(O)MACHINE is a real-time generative performance that employs contemporary machine learning algorithms to explore how we humanise technologies.The architecture of this system was designed to emulate our stream of consciousness, where the machine is trapped in this perpetual cycle through processes of reflection and feedback. As questions begin to arise around the sentience or ‘intelligence’ of these thinking machines, it has become even more important to explore our relationship with machines, and how it continues to evolve. By engaging with its output, it positions artificial intelligence as both a subject and tool. Through this approach, we may begin to expand the dynamics of this connection through new methods of collaboration. From this interaction, we can continue to learn more about how these systems function, how they think, if they even think at all, or can it help us think?</p>
|
||||
<p>Sound design by <a href="https://eoin-osullivan.bandcamp.com/">Eoin O'Sullivan</a></p>
|
||||
</div>
|
||||
<div id="project-related">
|
||||
<div id="pr-header">References:</div>
|
||||
<ul id="pr-list">
|
||||
|
||||
<li><a href='https://www.caileanfinn.ie'>some-title</a></li>
|
||||
|
||||
</ul>
|
||||
<div id="sleeping-mario">
|
||||
<img src="/images/website/mario-sleep-up.gif">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
58
public/articles/ai-x-body.html
Normal file
58
public/articles/ai-x-body.html
Normal file
@@ -0,0 +1,58 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>cailean.finn</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="main-container">
|
||||
<div id="nav-container">
|
||||
<div class="nav-emoji">
|
||||
<a href="/"><div class="emoji-flip">(ง•_•)ง</div></a>
|
||||
</div>
|
||||
<div class="nav-about"><a href="/about">cailean.finn</a></div>
|
||||
<div class="nav-emoji"><a href="/list">list</a></div>
|
||||
<div class="nav-emoji"><a href='/gallery'>gallery</a></div>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
<div id="project-container">
|
||||
<div id="project-header">AI x Body, 2022</div>
|
||||
<div id="project-tags">
|
||||
|
||||
<div class="project-tag">✳ HPE</div>
|
||||
|
||||
<div class="project-tag">✳ AI</div>
|
||||
|
||||
</div>
|
||||
<div id="project-cover">
|
||||
<img src="/images/aixbody.webp">
|
||||
</div>
|
||||
<div id="project-body">
|
||||
<p>This publication was created in collaboration with AIxDesign, as part of their AI Playground (S01) which ran from May 2022-February 2023.</p>
|
||||
<p>The text explores the evolution of human pose estimation and recognition technologies through tracing their historical development, their contemporary applications, and how artists and creative practitioners have employed such tools in their artistic process.</p>
|
||||
<p><a href="https://nadiapiet.notion.site/AIxDesign-s-Guide-to-AI-x-Body-26ea1c78f253425a92f9269895ea6f46">Article 📎</a></p>
|
||||
</div>
|
||||
<div id="project-related">
|
||||
<div id="pr-header">References:</div>
|
||||
<ul id="pr-list">
|
||||
|
||||
<li><a href='https://www.caileanfinn.ie'>some-title</a></li>
|
||||
|
||||
</ul>
|
||||
<div id="sleeping-mario">
|
||||
<img src="/images/website/mario-sleep-up.gif">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
62
public/articles/beauty-and-the-beep.html
Normal file
62
public/articles/beauty-and-the-beep.html
Normal file
@@ -0,0 +1,62 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>cailean.finn</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="main-container">
|
||||
<div id="nav-container">
|
||||
<div class="nav-emoji">
|
||||
<a href="/"><div class="emoji-flip">(ง•_•)ง</div></a>
|
||||
</div>
|
||||
<div class="nav-about"><a href="/about">cailean.finn</a></div>
|
||||
<div class="nav-emoji"><a href="/list">list</a></div>
|
||||
<div class="nav-emoji"><a href='/gallery'>gallery</a></div>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
<div id="project-container">
|
||||
<div id="project-header">Beauty and The Beep, 2024</div>
|
||||
<div id="project-tags">
|
||||
|
||||
<div class="project-tag">✳ RL</div>
|
||||
|
||||
<div class="project-tag">✳ AI</div>
|
||||
|
||||
<div class="project-tag">✳ Unity</div>
|
||||
|
||||
<div class="project-tag">✳ Simulation</div>
|
||||
|
||||
</div>
|
||||
<div id="project-cover">
|
||||
<img src="/images/beep.png">
|
||||
</div>
|
||||
<div id="project-body">
|
||||
<p>Exploring the consequences of cohabiting with computer vision, <a href="https://www.technofle.sh/">Simone Niquille’s</a> ( ᐛ )و Beauty and The Beep follows Bertil, a chair that is trying to find a place to sit. Inspired by the enchanted household objects from the fairy tale Beauty and The Beast, the film is set in a suburban home instead of a castle, and the beast has been replaced by the continuous notification sounds of smart devices. In the film, Bertil navigates through a virtual house — a recreation of the model home built by the robotics company Boston Dynamics in 2016 to showcase their robot dog SpotMini.</p>
|
||||
<p>Wondering who would buy an automated mechanical pet to assist and live in their home, the film explores Boston Dynamics' datafied definition of a home or what it takes for such a personal and intimate space to be standardised for computer vision to function. Bertil — a synthetic chair inspired by IKEA’s first 3D rendered image for their print catalogue, which marked their shift to rendered imagery — wanders through this seemingly simple virtual home, interacting with its objects, in search of some answers. Navigating the home for Bertil is no easy task, as they encounter the daily life noise that is littered throughout the home. A banana trips them, they cannot sit, they get stuck on a treadmill and why is there a toy pony on the floor? Revealing how the impossibility of gathering training data in the home has led to the widespread use of synthetic data, Bertil reminds us that the home is private and not for capture.</p>
|
||||
<p>For this work, I collaborated with Simone C Niquille as a Creative Technologist. In the process of creating Beauty and The Beep, the chair was trained using reinforcement learning alogrthims in the Unity game engine. The training process took inspiration from Boston Dynamic's approach in the training of their SpotMini, as well as tradiontional <a href="https://www.youtube.com/watch?v=vppFvq2quQ0">DeepMimic</a> environments for Reinforcement Learning research. We chose to use Unity for this project, as it allowed us to work with the <a href="https://github.com/Unity-Technologies/ml-agents">ML-Agents Package</a> - an experimental Reinforcement Learning framework, which wraps complex reinforcement learning algorithms/methods into components which are more acessible for developers. Even though this package has been forgotten by Unity, for the most part, working with a user-friendly game engine was key in creating simuated environments for the 🪑 to explore. </p>
|
||||
</div>
|
||||
<div id="project-related">
|
||||
<div id="pr-header">References:</div>
|
||||
<ul id="pr-list">
|
||||
|
||||
<li><a href='https://www.caileanfinn.ie'>some-title</a></li>
|
||||
|
||||
</ul>
|
||||
<div id="sleeping-mario">
|
||||
<img src="/images/website/mario-sleep-up.gif">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
60
public/articles/data.html
Normal file
60
public/articles/data.html
Normal file
@@ -0,0 +1,60 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>cailean.finn</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="main-container">
|
||||
<div id="nav-container">
|
||||
<div class="nav-emoji">
|
||||
<a href="/"><div class="emoji-flip">(ง•_•)ง</div></a>
|
||||
</div>
|
||||
<div class="nav-about"><a href="/about">cailean.finn</a></div>
|
||||
<div class="nav-emoji"><a href="/list">list</a></div>
|
||||
<div class="nav-emoji"><a href='/gallery'>gallery</a></div>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
<div id="project-container">
|
||||
<div id="project-header">The BIG D.A.T.A Interview, 2023</div>
|
||||
<div id="project-tags">
|
||||
|
||||
<div class="project-tag">✳ Web</div>
|
||||
|
||||
<div class="project-tag">✳ ML</div>
|
||||
|
||||
<div class="project-tag">✳ p5</div>
|
||||
|
||||
</div>
|
||||
<div id="project-cover">
|
||||
<img src="/images/data.png">
|
||||
</div>
|
||||
<div id="project-body">
|
||||
<p><a href="http://conceptnull.org/data">🔗</a> In 2023, Concept Null had the pleasure to chat with Paul, Tom, and Aisling, who lead the Dublin Art & Technology Association (D.A.T.A). Since 2022, D.A.T.A has been a hub for artists, makers, and thinkers to exchange ideas on digital culture in Ireland. During the conversation, D.A.T.A explored it's identity, evolution, and the intricacies of event curation and organisation. </p>
|
||||
<p>The website presents the interview in both linear and non-linear formats. By utilising machine learning and natural language processing, text segments extracted from the interview were ranked against key topics; creating a higher-dimensional understanding, and projection of the interview - which is commonly referred to as the latent space. After, a t-SNE algorithm was applied to high-dimensional space, flattening it into two dimensions, represented in the interactive map; allowing the user to navigate the interview from the perspective of the machine.</p>
|
||||
<p>Designed and developed using p5js, by Cailean Finn.</p>
|
||||
</div>
|
||||
<div id="project-related">
|
||||
<div id="pr-header">References:</div>
|
||||
<ul id="pr-list">
|
||||
|
||||
<li><a href='https://www.caileanfinn.ie'>some-title</a></li>
|
||||
|
||||
</ul>
|
||||
<div id="sleeping-mario">
|
||||
<img src="/images/website/mario-sleep-up.gif">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
59
public/articles/dwelling.html
Normal file
59
public/articles/dwelling.html
Normal file
@@ -0,0 +1,59 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>cailean.finn</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="main-container">
|
||||
<div id="nav-container">
|
||||
<div class="nav-emoji">
|
||||
<a href="/"><div class="emoji-flip">(ง•_•)ง</div></a>
|
||||
</div>
|
||||
<div class="nav-about"><a href="/about">cailean.finn</a></div>
|
||||
<div class="nav-emoji"><a href="/list">list</a></div>
|
||||
<div class="nav-emoji"><a href='/gallery'>gallery</a></div>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
<div id="project-container">
|
||||
<div id="project-header">Dwelling, 2023</div>
|
||||
<div id="project-tags">
|
||||
|
||||
<div class="project-tag">✳ Unity</div>
|
||||
|
||||
<div class="project-tag">✳ Performance</div>
|
||||
|
||||
<div class="project-tag">✳ VFX</div>
|
||||
|
||||
</div>
|
||||
<div id="project-cover">
|
||||
<img src="/images/dwelling.png">
|
||||
</div>
|
||||
<div id="project-body">
|
||||
<p>Dwelling is a dynamic live performance and theatre installation created by <a href="https://peterpower.ie/">Peter Power</a> and <a href="https://bold.ie/">Leon Butler</a>. The performance explores the periphery of cultural isolation, and the dispersal of self across the multimedial, delving into themes of digital mortality, transformation, and rebirth. The performance takes place in the fragments of a home with dance performances by Robyn Byrne and Rosie Stebbing. The characters moves between the digital and real space through motion capture data in conjunction with live tracking. Over the duration of the performance, Rosie starts to form a connection between her physical self, and the digital divide.</p>
|
||||
<p>The virtual world was created entirely within Unity. Data was captured from Robyn's movement through various methods, such as the Perception Neuron mo-cap suit, as well as emerging monocular 3d human pose detection models. Unity's particle system was used extensively in the project, converting point cloud and positional data into emergent movement, and ethereal landscapes.</p>
|
||||
</div>
|
||||
<div id="project-related">
|
||||
<div id="pr-header">References:</div>
|
||||
<ul id="pr-list">
|
||||
|
||||
<li><a href='https://www.caileanfinn.ie'>some-title</a></li>
|
||||
|
||||
</ul>
|
||||
<div id="sleeping-mario">
|
||||
<img src="/images/website/mario-sleep-up.gif">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
62
public/articles/electronic-image.html
Normal file
62
public/articles/electronic-image.html
Normal file
@@ -0,0 +1,62 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>cailean.finn</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="main-container">
|
||||
<div id="nav-container">
|
||||
<div class="nav-emoji">
|
||||
<a href="/"><div class="emoji-flip">(ง•_•)ง</div></a>
|
||||
</div>
|
||||
<div class="nav-about"><a href="/about">cailean.finn</a></div>
|
||||
<div class="nav-emoji"><a href="/list">list</a></div>
|
||||
<div class="nav-emoji"><a href='/gallery'>gallery</a></div>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
<div id="project-container">
|
||||
<div id="project-header">The Electronic Image, An Object of Time and Energy, 2021</div>
|
||||
<div id="project-tags">
|
||||
|
||||
<div class="project-tag">✳ Virtualisation</div>
|
||||
|
||||
<div class="project-tag">✳ Video-Synthesis</div>
|
||||
|
||||
<div class="project-tag">✳ MaxMSP</div>
|
||||
|
||||
<div class="project-tag">✳ Jitter</div>
|
||||
|
||||
</div>
|
||||
<div id="project-cover">
|
||||
<img src="/images/electronic-image.png">
|
||||
</div>
|
||||
<div id="project-body">
|
||||
<p>This video series comprises of three individual studies, namely Embedded Energy, Electronic Phase, and Omnidirectional Objects, with each video study exploring an inherent characteristic of the video signal that reflects the key phases of the development in the evolution of the medium’s structural, temporal and spatial capabilities. Created as part of my Thesis “The Electronic Image: An Object of Time and Energy” in Art and Technology MA, University of Limerick, Ireland.</p>
|
||||
<p>The three studies have been shaped by the experimental processes, techniques, and philosophies of the pioneering artists working with video. The artists in question, specifically the works of Steina and Woody Vasulka, who were driven by their yearning to understand the electronic signal and to formulate an electronic lexicon. The work, in its entirety, is an investigation of the unique set of “codes” embedded within the language of the video signal, consequently, recognising the electronic image as an object of time, energy, and it's programmable building element – the waveform.</p>
|
||||
<p><a href="./assets/pdfs/thesis.pdf">📎thesis.pdf</a> </p>
|
||||
</div>
|
||||
<div id="project-related">
|
||||
<div id="pr-header">References:</div>
|
||||
<ul id="pr-list">
|
||||
|
||||
<li><a href='https://www.caileanfinn.ie'>some-title</a></li>
|
||||
|
||||
</ul>
|
||||
<div id="sleeping-mario">
|
||||
<img src="/images/website/mario-sleep-up.gif">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
62
public/articles/latent-mirror.html
Normal file
62
public/articles/latent-mirror.html
Normal file
@@ -0,0 +1,62 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>cailean.finn</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="main-container">
|
||||
<div id="nav-container">
|
||||
<div class="nav-emoji">
|
||||
<a href="/"><div class="emoji-flip">(ง•_•)ง</div></a>
|
||||
</div>
|
||||
<div class="nav-about"><a href="/about">cailean.finn</a></div>
|
||||
<div class="nav-emoji"><a href="/list">list</a></div>
|
||||
<div class="nav-emoji"><a href='/gallery'>gallery</a></div>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
<div id="project-container">
|
||||
<div id="project-header">Latent Mirror, 2022</div>
|
||||
<div id="project-tags">
|
||||
|
||||
<div class="project-tag">✳ Performance</div>
|
||||
|
||||
<div class="project-tag">✳ AI</div>
|
||||
|
||||
<div class="project-tag">✳ DeepFakes</div>
|
||||
|
||||
<div class="project-tag">✳ TD</div>
|
||||
|
||||
</div>
|
||||
<div id="project-cover">
|
||||
<img src="/images/latent-mirror.png">
|
||||
</div>
|
||||
<div id="project-body">
|
||||
<p>This audio-visual performance was created in response to the 'Portraits: People & Place' exhibition at the WGOA (Waterford Gallery of Art). The performance explored the role portraits hold in the digital age, and how our perception of the 'subject' or 'sitter' has in some ways changed to facilitate virtual interactions. For this performance, I collaborated with local sound artist and producer <a href="https://www.instagram.com/theevanmiles/">Evan Miles</a>, to produce visuals in response to his music. Our aim was to understand what meaning has been lost or gained during this digital conversion, and in what ways can we re-imagine our digital identity through sound, and video.</p>
|
||||
<p>The visual element of the performance was real-time and audio reactive, which captured the facial structure of the performing sound artist. By utilising Machine Learning Models, the captured face was manipulated and distorted further to animate another portrait, in an attempt to deconstruct and isolate key compositional elements of the 'subject'. Through this work, we hoped to reflect on our digital identity, and highlight the disconnection between our physical and virtual presence.</p>
|
||||
<p>Created in TouchDesigner.</p>
|
||||
</div>
|
||||
<div id="project-related">
|
||||
<div id="pr-header">References:</div>
|
||||
<ul id="pr-list">
|
||||
|
||||
<li><a href='https://www.caileanfinn.ie'>some-title</a></li>
|
||||
|
||||
</ul>
|
||||
<div id="sleeping-mario">
|
||||
<img src="/images/website/mario-sleep-up.gif">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
59
public/articles/undefined.html
Normal file
59
public/articles/undefined.html
Normal file
@@ -0,0 +1,59 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>cailean.finn</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="/css/styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="main-container">
|
||||
<div id="nav-container">
|
||||
<div class="nav-emoji">
|
||||
<a href="/"><div class="emoji-flip">(ง•_•)ง</div></a>
|
||||
</div>
|
||||
<div class="nav-about"><a href="/about">cailean.finn</a></div>
|
||||
<div class="nav-emoji"><a href="/list">list</a></div>
|
||||
<div class="nav-emoji"><a href='/gallery'>gallery</a></div>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
<div id="project-container">
|
||||
<div id="project-header">Undefined Panorama, 2022</div>
|
||||
<div id="project-tags">
|
||||
|
||||
<div class="project-tag">✳ Web</div>
|
||||
|
||||
<div class="project-tag">✳ Creative-Coding</div>
|
||||
|
||||
</div>
|
||||
<div id="project-cover">
|
||||
<img src="/images/undefined-panorama.png">
|
||||
</div>
|
||||
<div id="project-body">
|
||||
<p>Undefined Panorama is a project by Yang Ah Ham in collaboration with, <a href="https://manuelbuerger.com/">The Laboratory of Manuel Bürger</a>, Cailean Finn, and <a href="http://www.noraomurchu.com/">Nora O Murchú</a>. The work was made with the support of curator SungMin LJ, assistant researcher Parr Geng, coordinator Yena Ku.</p>
|
||||
<p>Undefined Panorama (2018–present) explores socio-political infrastructures and systems, and the relations embedded within them. This continuously evolving project is based on research collected by the artist Yang Ah Ham as she observes how people deal with hardship generated by the impact of globalisation, societal crisis, inequality, economics, and politics in their lives. The aim of the project is to observe how society is organised and aims to ask: What possibilities are there for social structures based on care and solidarity?</p>
|
||||
<p>The online version of Undefined Panorama allows people to move between micro and macro perspectives of global, national and local events. In moving between these scales, Yang Ah Ham aims to open up questions about our relations to these events, and to generate new meanings by altering the scale of observation.</p>
|
||||
<p>This website was commissioned by 2022 Seo-Seoul Museum of Art Pre-opening Public Program Exceptional Times, Uncertain Moves, and created with support from the Arts Council Korea.</p>
|
||||
</div>
|
||||
<div id="project-related">
|
||||
<div id="pr-header">References:</div>
|
||||
<ul id="pr-list">
|
||||
|
||||
<li><a href='https://www.caileanfinn.ie'>some-title</a></li>
|
||||
|
||||
</ul>
|
||||
<div id="sleeping-mario">
|
||||
<img src="/images/website/mario-sleep-up.gif">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user