session 88

This commit is contained in:
kflux 2019-11-16 18:08:06 +01:00
parent 7b9de9656c
commit 0ca04447d2
110 changed files with 62426 additions and 59216 deletions

View file

@ -0,0 +1,37 @@
---
layout: event
categories : [session]
number: 88
title:
date_text: "December 5th, 2019"
date_yyyy_mm_dd: "2019-12-05"
location: "SomoS"
location_website: "http://www.somos-arts.org/"
fb_event_url: "https://www.facebook.com/events/539260299990990/"
fb_gallery_id:
talks:
- title: "Generative Audiovisual"
topics: "audiovisual, installations, nannou, Rust, creative coding"
artist: "Mind Buffer"
speakers: "Dr. Joshua Batty, Mitchell Nordine"
description: "MindBuffer is a nine year collaboration between Dr. Joshua Batty and Mitchell Nordine. The pair have traveled and worked together extensively on a wide range of audiovisual and interactive projects around the world. They are also the authors of the open-source Rust creative coding framework called Nannou.
Recent work includes smart mirror installations for IBMs Watson, multiple 15-year audiovisual installations for Melbourne Museums ScienceWorks, architectural projection mapping with network-synchronised audio for RMIT University and collaborations with renown artists including Playmodes, Rob Clouth, Andy Thomas, Trifonic and many more.
MindBuffer's talk will be about their work with creative coding, audiovisual generative design, synchronisation, realtime, immersive installations and their creative coding framework 'Nannou'."
artist_website: "https://mindbuffer.net/"
media_artist_url: "/images/mindbuffer.jpg"
video_artist_url: "https://www.youtube.com/watch?v=iIyrD-okimk"
talk_video_url:
- title: "Video interactive graphic projections"
topics: "interactive, dance, kinect, openFrameworks, creative coding"
artist: "Ramses Salas"
speakers: "Ramses Salas"
description: "Ramses Salas is a Web/Software Developer based in Berlin and graduated from Charles III University of Madrid in 2016. Member of the Dance and Technologies laboratory at the same University during 2016 and 2017. He has collaborated in the creation of video interactive pieces presented as part of contemporary dance performances at Conde Duque Madrid Cultural Centre and the theater of the University of León.
Ramses will talk about his work in creating visual art, computer graphics, interactive projections using tools such as Unity, OpenFrameworks and Kinect."
artist_website: "https://www.instagram.com/ramjsm/"
media_artist_url: "/images/ramses.png"
video_artist_url:
talk_video_url:
---

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,27 @@
[ [
{
"title": "Generative Audiovisual",
"description": "MindBuffer is a nine year collaboration between Dr. Joshua Batty and Mitchell Nordine. The pair have traveled and worked together extensively on a wide range of audiovisual and interactive projects around the world. They are also the authors of the open-source Rust creative coding framework called Nannou.
Recent work includes smart mirror installations for IBMs Watson, multiple 15-year audiovisual installations for Melbourne Museums ScienceWorks, architectural projection mapping with network-synchronised audio for RMIT University and collaborations with renown artists including Playmodes, Rob Clouth, Andy Thomas, Trifonic and many more.
MindBuffer's talk will be about their work with creative coding, audiovisual generative design, synchronisation, realtime, immersive installations and their creative coding framework 'Nannou'.",
"artist": "Mind Buffer",
"talk_video_url": "",
"topics": "audiovisual, installations, nannou, Rust, creative coding"
},
{
"title": "Video interactive graphic projections",
"description": "Ramses Salas is a Web/Software Developer based in Berlin and graduated from Charles III University of Madrid in 2016. Member of the Dance and Technologies laboratory at the same University during 2016 and 2017. He has collaborated in the creation of video interactive pieces presented as part of contemporary dance performances at Conde Duque Madrid Cultural Centre and the theater of the University of León.
Ramses will talk about his work in creating visual art, computer graphics, interactive projections using tools such as Unity, OpenFrameworks and Kinect.",
"artist": "Ramses Salas",
"talk_video_url": "",
"topics": "interactive, dance, kinect, openFrameworks, creative coding"
}
,
{ {
"title": "Simplex", "title": "Simplex",
"description": "David Leroy is a French/German Media and Light artist. He specialized in realtime based applications using the Canadian software TouchDesigner. After studying and living in Weimar, he recently moved to Berlin where he based his studio at the Node Institute in Neukölln. "description": "David Leroy is a French/German Media and Light artist. He specialized in realtime based applications using the Canadian software TouchDesigner. After studying and living in Weimar, he recently moved to Berlin where he based his studio at the Node Institute in Neukölln.

View file

@ -6,10 +6,22 @@
</description> </description>
<link>http://scopesessions.org/</link> <link>http://scopesessions.org/</link>
<atom:link href="http://scopesessions.org /feed.xml " rel="self" type="application/rss+xml" /> <atom:link href="http://scopesessions.org /feed.xml " rel="self" type="application/rss+xml" />
<pubDate>Fri, 01 Nov 2019 10:38:15 +0100</pubDate> <pubDate>Sat, 16 Nov 2019 18:07:32 +0100</pubDate>
<lastBuildDate>Fri, 01 Nov 2019 10:38:15 +0100</lastBuildDate> <lastBuildDate>Sat, 16 Nov 2019 18:07:32 +0100</lastBuildDate>
<generator>Jekyll v3.1.6</generator> <generator>Jekyll v3.1.6</generator>
<item>
<title>088</title>
<description>
</description>
<pubDate>Thu, 05 Dec 2019 00:00:00 +0100</pubDate>
<link>http://scopesessions.org/session/2019/12/05/088.html</link>
<guid isPermaLink="true">http://scopesessions.org/session/2019/12/05/088.html</guid>
<category>session</category>
</item>
<item> <item>
<title>087</title> <title>087</title>
<description> <description>
@ -118,17 +130,5 @@
</item> </item>
<item>
<title>075</title>
<description>
</description>
<pubDate>Thu, 13 Sep 2018 00:00:00 +0200</pubDate>
<link>http://scopesessions.org/session/2018/09/13/075.html</link>
<guid isPermaLink="true">http://scopesessions.org/session/2018/09/13/075.html</guid>
<category>session</category>
</item>
</channel> </channel>
</rss> </rss>

BIN
_site/images/mindbuffer.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

BIN
_site/images/ramses.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -16,7 +16,7 @@
<tbody> <tbody>
<tr> <tr>
<td class="mcnImageContent" style="padding-right: 9px;padding-left: 9px;padding-top: 0;padding-bottom: 0;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top"> <td class="mcnImageContent" style="padding-right: 9px;padding-left: 9px;padding-top: 0;padding-bottom: 0;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
<img alt="" src="http://scopesessions.org/images/leroy.jpg" style="max-width: 3786px;padding-bottom: 0;display: inline !important;vertical-align: bottom;border: 0;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="mcnImage" <img alt="" src="http://scopesessions.org/images/mindbuffer.jpg" style="max-width: 3786px;padding-bottom: 0;display: inline !important;vertical-align: bottom;border: 0;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="mcnImage"
width="564" align="left"> width="564" align="left">
</td> </td>
</tr> </tr>
@ -40,19 +40,20 @@
valign="top"> valign="top">
<h3 class="null" style="margin: 0;padding: 0;display: block;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: -.5px;text-align: left;color: #606060 !important;"> <h3 class="null" style="margin: 0;padding: 0;display: block;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: -.5px;text-align: left;color: #606060 !important;">
<span class="fsl">20:00 / Simplex</span> <span class="fsl">20:00 / Generative Audiovisual</span>
</h3> </h3>
<h4 class="null" style="margin: 0;padding: 0;display: block;font-family: Helvetica;font-size: 16px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;text-align: left;color: #808080 !important;"> <h4 class="null" style="margin: 0;padding: 0;display: block;font-family: Helvetica;font-size: 16px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;text-align: left;color: #808080 !important;">
<a href="https://www.instagram.com/leroylights/" target="_blank" style="word-wrap: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #6DC6DD;font-weight: normal;text-decoration: underline;"> <a href="https://mindbuffer.net/" target="_blank" style="word-wrap: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #6DC6DD;font-weight: normal;text-decoration: underline;">
<span class="fsl">David Leroy</span> <span class="fsl">Mind Buffer</span>
</a> </a>
</h4> </h4>
<span class="fsl"></span> <span class="fsl"></span>
<br> <br>
<br> <br>
<span class="fsl">David Leroy is a French/German Media and Light artist. He specialized in realtime based applications using the Canadian software TouchDesigner. After studying and living in Weimar, he recently moved to Berlin where he based his studio at the Node Institute in Neukölln. <span class="fsl">MindBuffer is a nine year collaboration between Dr. Joshua Batty and Mitchell Nordine. The pair have traveled and worked together extensively on a wide range of audiovisual and interactive projects around the world. They are also the authors of the open-source Rust creative coding framework called Nannou.
David will present a theoretical & historical introduction into Ken Perlin and his Noise that shows its huge influence on the computer graphics history. In the second half, he presents a five part result his recent exploration into Noise. The last is a series of five prints 100x140 cm mounted on Alu-Dibond that I will be hanging in Somos gallery to view during the Scope Sessions evening.</span> Recent work includes smart mirror installations for IBMs Watson, multiple 15-year audiovisual installations for Melbourne Museums ScienceWorks, architectural projection mapping with network-synchronised audio for RMIT University and collaborations with renown artists including Playmodes, Rob Clouth, Andy Thomas, Trifonic and many more.
MindBuffer's talk will be about their work with creative coding, audiovisual generative design, synchronisation, realtime, immersive installations and their creative coding framework 'Nannou'.</span>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -97,7 +98,7 @@ David will present a theoretical & historical introduction into Ken Perlin and h
<tbody> <tbody>
<tr> <tr>
<td class="mcnImageContent" style="padding-right: 9px;padding-left: 9px;padding-top: 0;padding-bottom: 0;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top"> <td class="mcnImageContent" style="padding-right: 9px;padding-left: 9px;padding-top: 0;padding-bottom: 0;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" valign="top">
<img alt="" src="http://scopesessions.org/images/katausten.jpg" style="max-width: 3786px;padding-bottom: 0;display: inline !important;vertical-align: bottom;border: 0;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="mcnImage" <img alt="" src="http://scopesessions.org/images/ramses.png" style="max-width: 3786px;padding-bottom: 0;display: inline !important;vertical-align: bottom;border: 0;outline: none;text-decoration: none;-ms-interpolation-mode: bicubic;" class="mcnImage"
width="564" align="left"> width="564" align="left">
</td> </td>
</tr> </tr>
@ -121,19 +122,19 @@ David will present a theoretical & historical introduction into Ken Perlin and h
valign="top"> valign="top">
<h3 class="null" style="margin: 0;padding: 0;display: block;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: -.5px;text-align: left;color: #606060 !important;"> <h3 class="null" style="margin: 0;padding: 0;display: block;font-family: Helvetica;font-size: 18px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: -.5px;text-align: left;color: #606060 !important;">
<span class="fsl">21:00 / Where do I stop / Where do I start?</span> <span class="fsl">21:00 / Video interactive graphic projections</span>
</h3> </h3>
<h4 class="null" style="margin: 0;padding: 0;display: block;font-family: Helvetica;font-size: 16px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;text-align: left;color: #808080 !important;"> <h4 class="null" style="margin: 0;padding: 0;display: block;font-family: Helvetica;font-size: 16px;font-style: normal;font-weight: bold;line-height: 125%;letter-spacing: normal;text-align: left;color: #808080 !important;">
<a href="http://katausten.com" target="_blank" style="word-wrap: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #6DC6DD;font-weight: normal;text-decoration: underline;"> <a href="https://www.instagram.com/ramjsm/" target="_blank" style="word-wrap: break-word;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;color: #6DC6DD;font-weight: normal;text-decoration: underline;">
<span class="fsl">Kat Austen</span> <span class="fsl">Ramses Salas</span>
</a> </a>
</h4> </h4>
<span class="fsl"></span> <span class="fsl"></span>
<br> <br>
<br> <br>
<span class="fsl">Kat Austen is a person. In her artistic practice, she focusses on environmental issues. She melds disciplines and media, creating sculptural and new media installations, performances and participatory work. Austens practice is underpinned by extensive research and theory, and driven by a motivation to explore how to move towards a more socially and environmentally just future. Working from her studio in Berlin, Austen is Artist in Residence at the Faculty of Maths and Physical Sciences, University College London and Teaching Fellow at UCL Arts and Sciences. She was an inaugural member of the London Creative Network and is co-founder of the DIY Hack the Panke collective in Berlin. <span class="fsl">Ramses Salas is a Web/Software Developer based in Berlin and graduated from Charles III University of Madrid in 2016. Member of the Dance and Technologies laboratory at the same University during 2016 and 2017. He has collaborated in the creation of video interactive pieces presented as part of contemporary dance performances at Conde Duque Madrid Cultural Centre and the theater of the University of León.
Her talk will cover topics ranging from sound art, climate crisis, working with voices and interdisciplinarity, to identity, boundaries, transformation, experimental sound, performance, chemistry and water.</span> Ramses will talk about his work in creating visual art, computer graphics, interactive projections using tools such as Unity, OpenFrameworks and Kinect.</span>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -162,7 +163,7 @@ Her talk will cover topics ranging from sound art, climate crisis, working with
</tbody> </tbody>
</table> </table>
</body> </body>
</html> </html>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

Some files were not shown because too many files have changed in this diff Show more