personal garden & website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

177 lines
5.2 KiB

4 months ago
<!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>
4 months ago
<p><img alt="Dwelling" src="/images/dwelling/d_dwelling_10.JPEG" title="Dwelling" /></p>
<p><img alt="Dwelling" src="/images/dwelling/d_dwelling_9.JPEG" title="Dwelling" /></p>
<p><img alt="Dwelling" src="/images/dwelling/d_dwelling_6.png" title="Dwelling" /></p>
<p><img alt="Dwelling" src="/images/dwelling/d_dwelling_4.png" title="Dwelling" /></p>
<p><img alt="Dwelling" src="/images/dwelling/d_dwelling_8.JPEG" title="Dwelling" /></p>
<p><img alt="Dwelling" src="/images/dwelling/d_monocular.png" title="Dwelling" /></p>
4 months ago
</div>
<div id="project-showcase">
<div id="pr-header">Exhibited:</div>
<div id="showcase-cont">
<div class="showcase">
<p>(2023)</p>
<p>Beta Festival, Project Arts Center,</p>
<p>Dublin</p>
</div>
</div>
</div>
<div id="project-credits">
<div id="pr-header">Credits:</div>
<div id="credit-cont">
<div class="credit">
<p>&#8594;</p>
4 months ago
<p>Peter Power & Leon Butler, </p>
<p>Directors</p>
</div>
<div class="credit">
<p>&#8594;</p>
4 months ago
<p>Robyn Byrne, </p>
<p>Choreographer</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Roisie Stebbing, </p>
<p>Choreographer & Performer</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Cailean Finn, </p>
<p>Creative Technologist</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>David Mathuna, </p>
<p>Video Artist</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Michael Hurley, </p>
<p>Lighting Designer</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Leon Denise, </p>
<p>VFX Artist</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Emma Nash, </p>
<p>Singer</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Rory Dempsey, </p>
<p>Double Bass</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Davie Ryan, </p>
<p>Associate Producer</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Molly Foley, </p>
<p>Company Manager</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Showscope, </p>
<p>Production Management</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Caelinn Ní Bhroin, </p>
<p>Production Assistant</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Aisling Murray, </p>
<p>Producer</p>
</div>
<div class="credit">
<p>&#8594;</p>
<p>Maura O'Keeffe, </p>
<p>Executive Producer</p>
</div>
</div>
</div>
<div id="modified-time">
<h4>Last Modified: </h4>
4 months ago
<p> Fri Jun 21 11:53:28 2024</p>
</div>
4 months ago
</div>
</div>
</div>
</body>
</html>