2015-04-16 10:18:08 +02:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "viewport" content = "width=device-width initial-scale=1" >
< title > B-Seite Mannheim< / title >
< meta name = "description" content = "" >
2016-06-26 21:45:08 +02:00
< link rel = "canonical" href = "http://scopesessions.org/session/2014/03/20/030.html" >
2015-04-16 10:18:08 +02:00
< link rel = "alternate" type = "application/atom+xml" title = "Scope Sessions Artist talks & media salon" href = "http://scopesessions.org /feed.xml " / >
2017-01-06 12:57:43 +01:00
< link rel = "alternate" type = "application/atom+xml" title = "Scope Sessions Artist talks & media salon" href = "http://scopesessions.org /feed.json " / >
2015-09-16 21:01:58 +02:00
< link rel = "shortcut icon" href = "favicon.ico" type = "assets/favicon.ico" / >
2015-04-16 10:18:08 +02:00
< link rel = "stylesheet" href = "/bower_components/bootstrap/dist/css/bootstrap.min.css" type = "text/css" / >
< link rel = "stylesheet" href = "/bower_components/vegas/dist/jquery.vegas.min.css" type = "text/css" / >
< link rel = "stylesheet" href = "/bower_components/fontawesome/css/font-awesome.min.css" type = "text/css" / >
2015-09-16 21:01:58 +02:00
< link rel = "stylesheet" href = "/css/picbook.css" type = "text/css" / >
2015-04-16 10:18:08 +02:00
< link rel = "stylesheet" href = "/css/custom.css" type = "text/css" >
2017-01-13 18:12:02 +01:00
< link rel = "stylesheet" href = "/css/video.css" type = "text/css" >
2015-04-16 10:18:08 +02:00
< link rel = "stylesheet" href = "/css/hover.css" type = "text/css" >
< link href = 'http://fonts.googleapis.com/css?family=Abel' rel = 'stylesheet' type = 'text/css' >
< script src = "/bower_components/jquery/dist/jquery.min.js" type = "text/javascript" > < / script >
< script src = "/bower_components/bootstrap/dist/js/bootstrap.min.js" type = "text/javascript" > < / script >
< script src = "/bower_components/vegas/dist/jquery.vegas.min.js" type = "text/javascript" > < / script >
2017-01-22 18:36:33 +01:00
< script src = "/bower_components/isotope/dist/isotope.pkgd.min.js" type = "text/javascript" > < / script >
2015-09-16 21:01:58 +02:00
< script src = "/js/picbook.min.js" type = "text/javascript" > < / script >
2015-04-16 10:18:08 +02:00
< script src = "/js/jquery.imagefill.min.js" type = "text/javascript" > < / script >
< script src = "/js/jquery.cookie.js" type = "text/javascript" > < / script >
< script src = "/js/scrollIt.min.js" type = "text/javascript" > < / script >
< script src = "/js/custom.js" type = "text/javascript" > < / script >
2017-01-13 12:52:27 +01:00
2015-04-16 10:18:08 +02:00
< / head >
< body >
< nav class = "navbar navbar-default navbar-fixed-top" >
2015-09-01 21:52:43 +02:00
< div class = "container-fluid" >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< div class = "navbar-header" >
< a class = "navbar-brand" href = "/" >
< img alt = "Logo" src = "/assets/scope_logo.png" >
< / a >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
<!-- For desktop -->
< div class = "hidden-xs" >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< a href = "/" class = "header-btn navbar-text button menu-icon hvr-sweep-to-top menu-icon-big navbar-text left" > < i class = "fa fa-angle-left" > < / i > Back< / a >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
<!-- Up button -->
< a class = "top-button navbar-text right button hvr-sweep-to-top" data-scroll-nav = "0" > < i class = "fa fa-arrow-up" > < / i > < / a >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
<!-- Pages -->
< a class = "header-btn navbar-text right button menu-icon hvr-sweep-to-top" href = "/call-for-talks/" > Call for talks< / a >
< a class = "header-btn navbar-text right button menu-icon hvr-sweep-to-top" href = "/artists/" > Artists< / a >
2017-01-23 09:50:33 +01:00
< a class = "header-btn navbar-text right button menu-icon hvr-sweep-to-top" href = "/about/" > About< / a >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< / div >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
<!-- For mobile -->
< div class = "visible-xs-inline" >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< a href = "/" class = "menu-icon-big navbar-text left " > < i class = "fa fa-angle-left" > < / i > Back< / a >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
<!-- Up button -->
< a class = "top-button menu-icon-big navbar-text right" data-scroll-nav = "1" > < i class = "fa fa-arrow-up" > < / i > < / a >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
<!-- Pages -->
< a class = "menu-icon-big navbar-text right button hvr-sweep-to-top" href = "/call-for-talks/" > < i class = "fa fa-sign-in" > < / i > < / a >
< a class = "menu-icon-big navbar-text right button hvr-sweep-to-top" href = "/artists/" > < i class = "fa fa-user" > < / i > < / a >
2017-01-23 09:50:33 +01:00
< a class = "menu-icon-big navbar-text right button hvr-sweep-to-top" href = "/about/" > < i class = "fa fa-info" > < / i > < / a >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< / div >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< / div >
2015-04-16 10:18:08 +02:00
2015-09-01 21:52:43 +02:00
< / div >
2015-04-16 10:18:08 +02:00
< / nav >
< div class = "container-fluid navigator" >
2015-09-01 21:52:43 +02:00
< div class = "row" >
<!-- <div class="col - md - 6 col - md - offset - 1">
2015-04-16 10:18:08 +02:00
2017-01-16 00:02:21 +01:00
< h4 > < i class = "fa fa-calendar" > < / i > #62 / January 28th, 2017 @ < a class = "highlight button hvr-sweep-to-top" href = "" > Panke< / a > < / h4 >
2015-04-16 10:18:08 +02:00
< div class = "upcoming row" >
< div class = "col-md-2" >
< div class = "upcoming-media" >
2017-01-16 00:02:21 +01:00
< img src = /images/Banner.jpg > < / img >
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< div class = "col-md-10" >
< div class = "upcoming-detail" >
2017-01-16 00:02:21 +01:00
< p > < a class = "button hvr-sweep-to-top" href = "https://vorspiel.transmediale.de/#overlay=node/38038/modal" > Scope Sessions< / a > < br / > Transmediale Vorspiel special event < / p >
< p class = "small-text" > Since its start in 2011, Scope Sessions has represented a platform for audiovisual artists to share their work with a curious and like-minded audience. For this special event, Scope curates a series of audio-visual performances and installations.< / p >
2016-09-09 16:05:07 +02:00
< / div >
< / div >
< / div >
2015-09-01 21:52:43 +02:00
< / div > -->
< div class = "col-md-8" >
< h4 > < i class = "fa fa-search" > < / i > Browse by topic< / h4 >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "6" > Audiovisual art< / a >
2017-01-23 14:32:34 +01:00
2017-01-16 00:02:21 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "7" > Analog,Film< / a >
2017-01-23 14:32:34 +01:00
2016-11-24 19:50:03 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "7" > Data,Robotics,Research< / a >
2017-01-23 14:32:34 +01:00
2016-11-24 19:50:03 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "7" > Performance,Light,Music,AV< / a >
2017-01-23 14:32:34 +01:00
2016-11-01 11:43:58 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "8" > Film< / a >
2017-01-23 14:32:34 +01:00
2016-11-24 19:50:03 +01:00
2016-03-07 11:13:16 +01:00
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "9" > 3D,Painting,Performance,Installation< / a >
2016-03-07 11:13:16 +01:00
2016-09-09 16:05:07 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "9" > Installation< / a >
2017-01-23 14:32:34 +01:00
2016-11-24 19:50:03 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "9" > Av,Live Cinema,Performance,Vj< / a >
2017-01-23 14:32:34 +01:00
2016-08-31 22:32:31 +02:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "10" > music,software< / a >
2017-01-23 14:32:34 +01:00
2016-08-31 22:32:31 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "10" > mapping,software< / a >
2017-01-23 14:32:34 +01:00
2016-08-31 22:32:31 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "10" > software< / a >
2017-01-23 14:32:34 +01:00
2016-03-07 11:13:16 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "11" > Cooking Performance< / a >
2017-01-23 14:32:34 +01:00
2016-04-10 11:43:30 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "11" > Patching< / a >
2017-01-23 14:32:34 +01:00
2016-03-07 11:13:16 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "11" > AV Performance< / a >
2017-01-23 14:32:34 +01:00
2016-04-10 11:43:30 +02:00
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > virtual reality,performance,video art< / a >
2016-04-10 11:43:30 +02:00
2016-05-08 22:58:49 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > mapping,production< / a >
2017-01-23 14:32:34 +01:00
2016-04-10 11:43:30 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > performance,net art,virtual reality,av< / a >
2017-01-23 14:32:34 +01:00
2017-01-22 18:36:33 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > full dome,research,animation,installation,3d< / a >
2017-01-23 14:32:34 +01:00
2016-05-08 22:58:49 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "13" > Drawing,Sound< / a >
2017-01-23 14:32:34 +01:00
2016-05-29 13:48:11 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "13" > Animation,Virtual Reality,Software< / a >
2017-01-23 14:32:34 +01:00
2016-05-08 22:58:49 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "13" > Collective,Installation,Science< / a >
2017-01-23 14:32:34 +01:00
2016-05-29 13:48:11 +02:00
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "14" > VJ< / a >
2016-05-29 13:48:11 +02:00
2016-06-17 17:48:29 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "14" > Dance< / a >
2017-01-23 14:32:34 +01:00
2016-05-29 13:48:11 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "14" > VJ,mapping< / a >
2017-01-23 14:32:34 +01:00
2016-06-17 17:48:29 +02:00
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "15" > Film,Painting,Installation< / a >
2016-06-17 17:48:29 +02:00
2016-10-05 11:29:25 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "15" > 3D,Film,Full Dome< / a >
2017-01-23 14:32:34 +01:00
2016-06-17 17:48:29 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "15" > Space,Light< / a >
2017-01-23 14:32:34 +01:00
2016-10-05 11:29:25 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "16" > VJ,3d,glitch,AV< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2015-10-04 13:44:49 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "16" > Research,Music,software< / a >
2017-01-23 14:32:34 +01:00
2015-09-28 19:45:29 +02:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "16" > virtual reality,3d< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "17" > collective,sound,light< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "17" > AV,Installation,Sound,Light< / a >
2017-01-23 14:32:34 +01:00
2015-09-16 21:01:58 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "17" > Performance< / a >
2017-01-23 14:32:34 +01:00
2015-09-16 21:01:58 +02:00
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "18" > Animation,3D< / a >
2015-09-16 21:01:58 +02:00
2016-06-26 21:22:04 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "18" > Installation< / a >
2017-01-23 14:32:34 +01:00
2015-09-16 21:01:58 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "18" > Film< / a >
2017-01-23 14:32:34 +01:00
2016-06-26 21:22:04 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "19" > VJ< / a >
2017-01-23 14:32:34 +01:00
2017-01-22 18:36:33 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "19" > Sound,Music,Software< / a >
2017-01-23 14:32:34 +01:00
2015-11-11 19:53:04 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "19" > Music< / a >
2017-01-23 14:32:34 +01:00
2015-11-11 19:53:04 +01:00
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "67" > AV Performance< / a >
2015-11-11 19:53:04 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "67" > Film< / a >
2017-01-23 14:32:34 +01:00
2017-01-22 18:36:33 +01:00
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "20" > Film,Analog,Research,Smell< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "20" > Photography,Analog< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "20" > Analog,Film< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "21" > Design,Games< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "21" > VJ< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "21" > VJ< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "22" > Concept, Video< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "22" > Sound, Generative< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "22" > Mapping, Motion graphics< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "23" > AV,Performance,Music< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "23" > AV,Performance< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "24" > Film,Analog< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "24" > Philosophy,Performance< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "24" > Net art,Painting< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "25" > AV,Painting,VJ< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "25" > Sound,Research,Installation< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "25" > Analog,Film< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "26" > Science,Festival< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "26" > Live Cinema,Installation,Sound< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "26" > Photography,Science,Research< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "27" > Software< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "27" > Video,Meditation< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "27" > Software< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "27" > Software< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "28" > Open Source,Software,Hardware< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "28" > new media,research< / a >
2017-01-25 22:51:30 +01:00
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "28" > Dance,Film< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "29" > Installation,Music< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "29" > VVVV,Coding,software< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "30" > VJ,Installation,Performance< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "30" > Coding,Research< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "30" > Installation,New Media< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "31" > Politics,Privacy< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "32" > Analog,Film,Research< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "32" > Installation,New Media< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "32" > Film,Glitch,Analog,Sound< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "33" > Music,Performance,Sound< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "33" > Science,Research< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "33" > Installation,Research,Interactive< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "34" > Design,hardware,Installation< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "34" > Software,Coding,Sound,Music< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "34" > VJ,Performance,Film< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "35" > Analog,Film< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "35" > Interactive,Projection< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "35" > Science,Research< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "36" > Installation,Light,Full Dome,VJ< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "36" > Science,Film,Photography< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "36" > Mapping,Performance,VJ< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "37" > VJ,Drawing< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "37" > Interactive,Performance< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "37" > Performance,Drawing< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > mapping,vj< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > science,dance,research< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "38" > VJ< / a >
2017-01-23 14:32:34 +01:00
2015-12-01 23:52:57 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "38" > VJ,Dance< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "38" > Science,Research< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "39" > Design< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "39" > Software,Sound< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "39" > VJ,Mapping< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "40" > Mapping< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "40" > Interactive,Performance< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "41" > Film< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "41" > 3D,Generative,Coding< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "41" > Collective,Research< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "42" > Glitch,Net art,generative,coding,software< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "42" > Open Source,Games,Music,AV< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "43" > Festival,Vj< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "43" > Live Cinema,Mapping,VJ< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "43" > Vj< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "44" > Research,Av,Music,VJ< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "44" > Interactive,Installation< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "44" > Vj< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "45" > Coding,generative< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "45" > Open Source,Hardware< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "45" > Av,Music,Politics< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "46" > New Media,Interactive< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "46" > Performance,AV,VJ< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "47" > 3D,AV< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "47" > Performance,Sound,Software,Installation< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "47" > Performance,Sound,AV< / a >
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "48" > Photography< / a >
2017-01-23 14:32:34 +01:00
2017-01-22 18:36:33 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "48" > Robotics,Research< / a >
2017-01-22 18:36:33 +01:00
2015-12-01 23:52:57 +01:00
2017-01-23 14:32:34 +01:00
2015-12-01 23:52:57 +01:00
2016-01-03 23:05:31 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "49" > Research,Performance< / a >
2016-01-03 23:05:31 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "49" > Design,AV< / a >
2016-01-28 12:42:37 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "49" > Architecture< / a >
2016-01-28 12:42:37 +01:00
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "50" > AV,VJ< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "50" > AV,Music< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "50" > Performance,Hacking,Music< / a >
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "51" > Music,Sound,Production,Research< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "51" > Hacking,Coding< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "51" > Performance,Dance< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "52" > Interactive,Generative,Coding< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "52" > Performance,Dance,Interactive< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "52" > Interactive,Software< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "53" > Performance,Interactive,Software< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "53" > Photography< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "53" > Performance,Sound< / a >
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > mapping,av< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > coding,software< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > dance,performance,animation< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > software,vj,coding,Vvvv< / a >
2015-09-01 21:52:43 +02:00
2017-01-22 18:36:33 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > live cinema,vj,performance,av< / a >
2017-01-22 18:36:33 +01:00
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "54" > New Media,Research< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "54" > Sound,Installation< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "54" > Performance,Software< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "54" > Performance< / a >
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "55" > mapping< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "55" > Performance,Film< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "55" > Theater,Politics,Live Cinema< / a >
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > festival,VJ< / a >
2015-09-01 21:52:43 +02:00
2017-01-24 17:51:25 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > festival,VJ,vvvv,Hardware< / a >
2017-01-24 17:51:25 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > festival,installation,software< / a >
2017-01-24 17:51:25 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > festival,installation,architecture,light< / a >
2017-01-24 17:51:25 +01:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "56" > Software< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "56" > Film< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "56" > Hacking,Performance,Software,VJ,Games< / a >
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "57" > AV,Performance< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "57" > Experimental,Film< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "57" > Hacking,Performance,VJ< / a >
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "58" > Performance,Illustration< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "58" > VVVV< / a >
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > festival< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > Festival< / a >
2015-09-01 21:52:43 +02:00
2017-01-22 18:36:33 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > installation,festival< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > festival< / a >
2015-09-01 21:52:43 +02:00
2017-01-22 18:36:33 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > festival< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "59" > Performance,Painting< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "59" > Research,Collaboration< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-22 18:36:33 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "60" > Video Art,Research< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "60" > Hardware< / a >
2015-09-01 21:52:43 +02:00
2017-01-22 18:36:33 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "60" > VJ, Video Art, Association,visualBerlin< / a >
2017-01-22 18:36:33 +01:00
2017-01-23 14:32:34 +01:00
2017-01-22 18:36:33 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "61" > Light,Installation,Processing,Open Source< / a >
2017-01-23 14:32:34 +01:00
2017-01-22 18:36:33 +01:00
2017-01-23 14:32:34 +01:00
2017-01-22 18:36:33 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "62" > Installation,Sound< / a >
2017-01-22 18:36:33 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "62" > Software,Sound,Open Source< / a >
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "63" > Vj,Festival< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "63" > Science,Performance< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "63" > Interaction,Installation,Software< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "64" > Games,Festival< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "64" > Politics,Street Art< / a >
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "65" > Design,Research< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "65" > Game,Programming< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "65" > Dance,Performance,VJ< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-23 14:32:34 +01:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "66" > VJ< / a >
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "66" > coding,Pure Data,Processing< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "67" > mapping< / a >
< a class = "topic" data-scroll-nav = "67" > photography< / a >
< a class = "topic" data-scroll-nav = "67" > Software,glitch,QuartzComposer< / a >
< a class = "topic" data-scroll-nav = "68" > VJ,software,installation,visualBerlin< / a >
< a class = "topic" data-scroll-nav = "68" > AV,Live Cinema,visualBerlin< / a >
< a class = "topic" data-scroll-nav = "68" > music,games,AV,visualBerlin< / a >
< a class = "topic" data-scroll-nav = "68" > live cinema,visualBerlin< / a >
< a class = "topic" data-scroll-nav = "68" > AV,visualBerlin< / a >
< a class = "topic" data-scroll-nav = "68" > VJ,mapping,visualBerlin< / a >
< a class = "topic" data-scroll-nav = "68" > mapping,visualBerlin< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > AV,music,visualBerlin< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
2017-01-27 11:29:45 +01:00
< a class = "topic" data-scroll-nav = "68" > hardware,live cinema,visualBerlin< / a >
2017-01-23 14:32:34 +01:00
2015-09-01 21:52:43 +02:00
< / div >
2017-01-23 14:32:34 +01:00
< div class = "col-md-4" >
2015-09-01 21:52:43 +02:00
< h4 > < i class = "fa fa-sign-in" > < / i > Participate< / h4 >
< p > Do you like to share your work as visual artist with our audience? Fill the form on our < a class = "button hvr-sweep-to-top" href = "/call-for-talks/" >
2015-04-16 10:18:08 +02:00
Call for Talks section.< / a >
2015-09-01 21:52:43 +02:00
< div class = "row" >
< div class = "col-md-7" >
< h4 > < i class = "fa fa-newspaper-o" > < / i > Join our newsletter< / h4 >
<!-- Begin MailChimp Signup Form -->
2015-04-16 10:18:08 +02:00
<!-- <link href="//cdn - images.mailchimp.com/embedcode/classic - 081711.css" rel="stylesheet" type="text/css"> -->
< div id = "mc_embed_signup" >
< form action = "//scopesessions.us4.list-manage.com/subscribe/post?u=81466f386ca5ae4d818e3f092&id=fa704d0d26" method = "post" id = "mc-embedded-subscribe-form" name = "mc-embedded-subscribe-form" class = "validate" target = "_blank" novalidate >
< div id = "mc_embed_signup_scroll" >
< div class = "mc-field-group" >
< label for = "mce-EMAIL" > Email Address
< / label >
< input type = "email" value = "" name = "EMAIL" class = "required email" id = "mce-EMAIL" >
< / div >
< div id = "mce-responses" class = "clear" >
< div class = "response" id = "mce-error-response" style = "display:none" > < / div >
< div class = "response" id = "mce-success-response" style = "display:none" > < / div >
< / div >
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups -->
< div style = "position: absolute; left: -5000px;" >
< input type = "text" name = "b_81466f386ca5ae4d818e3f092_fa704d0d26" tabindex = "-1" value = "" >
< / div >
< div class = "clear" >
< input type = "submit" value = "Subscribe" name = "subscribe" id = "mc-embedded-subscribe" class = "button" >
< / div >
< / div >
< / form >
< / div >
< script type = 'text/javascript' src = '//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js' > < / script >
< script type = 'text/javascript' >
(function($) {
window.fnames = new Array();
window.ftypes = new Array();
fnames[0] = 'EMAIL';
ftypes[0] = 'email';
fnames[1] = 'FNAME';
ftypes[1] = 'text';
fnames[2] = 'LNAME';
ftypes[2] = 'text';
}(jQuery));
var $mcj = jQuery.noConflict(true);
< / script >
2015-09-01 21:52:43 +02:00
< / div >
< div class = "col-md-5" >
< h4 > < i class = "fa fa-share-alt" > < / i > Spread the word< / h4 >
< div class = "share-page" >
2015-04-16 10:18:08 +02:00
< ul >
< li > < a class = "button hvr-sweep-to-top" href = "https://twitter.com/intent/tweet?text=Scope Sessions Artist talks & media salon&url=http://scopesessions.org" rel = "nofollow" target = "_blank" title = "Share on Twitter" > < i class = "fa fa-twitter" > < / i > < / a > < / li >
< li > < a class = "button hvr-sweep-to-top" href = "https://facebook.com/sharer.php?u=http://scopesessions.org" rel = "nofollow" target = "_blank" title = "Share on Facebook" > < i class = "fa fa-facebook" > < / i > < / a > < / li >
< li > < a class = "button hvr-sweep-to-top" href = "https://plus.google.com/share?url=http://scopesessions.org" rel = "nofollow" target = "_blank" title = "Share on Google+" > < i class = "fa fa-google-plus" > < / i > < / a > < / li >
< li > < a class = "button hvr-sweep-to-top" href = "http://pinterest.com/pin/create/button/?url=http://scopesessions.org&description=Scope Sessions Artist talks & media salon" rel = "nofollow" target = "_blank" title = "Share on Pinterest" > < i class = "fa fa-pinterest" > < / i > < / a > < / li >
< / ul >
< / div >
2015-09-01 21:52:43 +02:00
< / div >
< / div >
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / div >
2017-01-23 14:32:34 +01:00
2015-04-16 10:18:08 +02:00
< div class = "content container-fluid" >
< div class = "content container-fluid" >
< article >
< div class = "row" >
< div class = "transp-bg padded event-info col-md-2 col-md-offset-1" >
< div class = "event-date" >
< h3 > #30< / h3 >
< h4 > March 20th, 2014< / h4 >
< / div >
< div class = "padded_vert" >
< ul >
2017-01-25 22:51:30 +01:00
< li > VJ< / li >
2015-04-16 10:18:08 +02:00
2017-01-25 22:51:30 +01:00
< li > VJ< / li >
< li > Dance< / li >
2015-04-16 10:18:08 +02:00
< li > Science< / li >
< li > Research< / li >
< / ul >
< / div >
< div class = "padded_vert" >
< ul >
< li > < a class = "highlight button hvr-sweep-to-top" href = target="_blank" > Cinema Quadrat< / a > < / li >
< / ul >
< / div >
< / div >
< div class = "event event-30 dark_bg col-md-7" >
< div class = "talk col-md-4" >
< div class = "artist-media" >
2016-06-12 17:46:27 +02:00
< img src = /images/tumblr_n67e9uMKjJ1rutzzso1_1280.gif_resized.png > < / img >
2015-04-16 10:18:08 +02:00
< / div >
< div class = "talk-detail" >
< h4 > Martin Meyer / Sinsynplus< / h4 >
< p > After his talk, Martin will immediately change spaces and head back to zeitraum.exit to prepare his performance project , that will be performed at 10pm! Will will join them after our session!< / p >
< h5 > About Martin Meyer< / h5 >
< p > Martin Mayer is a visual artist and VJ based in Munich, working under the alias sinsynplus since 2001. He studied media art at the Munich Academy of Fine Arts and is co-founder of the multimedia art duo mayer+empl. In this multimedia art duo Martin Mayer and Quirin Empl are specialized in interior and exterior 3D video mapping – an art form that uses architecture, shape and conditions of the room to project moving images, light or graphics on abstract surfaces, and thus creating entirely new atmospheric spaces.< / p >
< a class = "button hvr-sweep-to-top" href = http://sinsynplus.de/ target = "_blank" > < i class = "fa fa-link" > < / i > Website< / a >
< div class = "transp-bg padded" >
< p > Artist's Video< / p >
< iframe src = "//player.vimeo.com/video/81605066" width = "100%" height = "140" frameborder = "0" webkitallowfullscreen mozallowfullscreen allowfullscreen > < / iframe >
< / div >
< / div >
< / div >
< div class = "talk col-md-4" >
< div class = "artist-media" >
2016-06-12 17:46:27 +02:00
< img src = /images/9694_9e8e_500.jpeg_resized.png > < / img >
2015-04-16 10:18:08 +02:00
< / div >
< div class = "talk-detail" >
< h4 > ë / ë - anya orel and e< / h4 >
< h5 > About ë< / h5 >
< p > Anya Orel raised and lived in Moscow, before she probably moves to Berlin. She is painting every day since she was kid, doing streetart since 2011. E aka Torsten Höhle is a native Berliner – kindergarten ost, punk, postpunk, graffiti, graphics, upcycling art, techno. With his collective E-Gruppe, founded 1995, they are indefatigably activ in vjing and visual installations since 2002.< / p >
< a class = "button hvr-sweep-to-top" href = http://jjio.soup.io/ target = "_blank" > < i class = "fa fa-link" > < / i > Website< / a >
< div class = "transp-bg padded" >
< p > Artist's Video< / p >
< iframe src = "//player.vimeo.com/video/82451996" width = "100%" height = "140" frameborder = "0" webkitallowfullscreen mozallowfullscreen allowfullscreen > < / iframe >
< / div >
< / div >
< / div >
< div class = "talk col-md-4" >
< div class = "artist-media" >
2016-06-12 17:46:27 +02:00
< img src = /images/11372298575_76b899b854.jpg_resized.png > < / img >
2015-04-16 10:18:08 +02:00
< / div >
< div class = "talk-detail" >
< h4 > Agnieszka “Bronka” Bronowska / Mixing art and science – enthalpy, entropy, visual narration, and dance< / h4 >
< p > In my talk I will briefly introduce the concepts, data sources, and tools, which can be used by visual artists in their work. I will focus on the need for motion graphics, especially in depicting the phenomena which involve dynamic components hence the entropic terms (e.g. drug-receptor interactions, rational drug design). Finally, I will ask for ideas and feedback from the audience about the future directions in visualising the dynamic and multi-scale data.< / p >
< h5 > About Agnieszka “Bronka” Bronowska< / h5 >
< p > Life sciences and visual arts can fuel each other and be – one for another one – the sources of inspiration. Good visualization is pivotal for biological and chemical sciences – to illustrate the key concepts, to transmit information, and to bring new ideas along. Some concepts, like macromolecular flexibility, protein ensembles, or enthapy- entropy compensation, which are often difficult to explain, can be portrayed by dance and video art in a form that is readily accessible to non-scientists. This is of a crucial importance for explaining the concepts to children or otherwise popularising life sciences. ! This also goes the other way round. Science itself can be the source of inspiration for the art. Protein dynamics and ligand-protein interactions can serve as a canvas for story-telling, and the concept of periodic boundary conditions (PBC) used in molecular simulations can be exploited as a parallel to the concept of social roles, etc etc. Last but not least, structural biology, structure-based molecular design, and molecular modelling use tools which can also be used by visual artists for other purposes.< / p >
< a class = "button hvr-sweep-to-top" href = http://www.trashpuzzle.com/ target = "_blank" > < i class = "fa fa-link" > < / i > Website< / a >
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "row" >
< div class = "nav_bottom dark_bg col-md-7 col-md-offset-3" >
< h4 > Discover more< / h4 >
2016-10-05 11:39:53 +02:00
< a class = "button hvr-sweep-to-top left" href = /session/2014/02/13/029.html > #29: February 13th, 2014 029< / a >
2017-01-27 11:29:45 +01:00
< a class = "button hvr-sweep-to-top right" href = /special/2014/03/23/B-Seite.html > #: March 23, 2014 Scope @ B-Seite< / a >
2015-04-16 10:18:08 +02:00
< / div >
< / div >
< / article >
< / div >
< / div >
< footer class = "footer dark_bg" >
< div class = "container-fluid" >
< div class = "row" >
2016-08-31 22:41:43 +02:00
< div class = "col-md-8 col-md-offset-2" >
2015-04-16 10:18:08 +02:00
< div class = "footer-social" >
< ul >
< li > < a href = "mailto:mail@scopesessions.org" > < i class = "fa fa-envelope-o" > < / i > < / a >
< / li >
< li > < a href = " /feed.xml " > < i class = "fa fa-rss-square" > < / i > < / a >
< / li >
< li > < a href = "https://www.facebook.com/scopesessions" > < i class = "fa fa-facebook-square" > < / i > < / a >
< / li >
2016-08-31 22:41:43 +02:00
< li > < a href = "https://soundcloud.com/scopesessions" > < i class = "fa fa fa-soundcloud" > < / i > < / a >
< / li >
2015-04-16 10:18:08 +02:00
<!-- <li><a href="https://github.com/ScopeSessions"><i class="fa fa - github - square"></i></a>
< / li > -->
< / ul >
< / div >
< div class = "footer-support" >
< ul >
< li >
< h4 > Support from< / h4 >
< / li >
< li >
< a href = "http://pankeculture.com" target = "_blank" >
< img src = "/assets/panke_logo.png" > < / img >
< / a >
< / li >
< li >
< a href = "http://pankeculture.com" target = "_blank" >
< img src = "/assets/troika_logo.png" > < / img >
< / a >
< / li >
< li >
< a href = "http://www.nkprojekt.de/" target = "_blank" >
< img src = "/assets/nk_logo.png" > < / img >
< / a >
< / li >
< li >
< a href = "http://www.atelier-aeuglein.de" target = "_blank" >
< img src = "/assets/aa_logo.png" > < / img >
< / a >
< / li >
2016-02-04 10:46:18 +01:00
< li >
< a href = "http://www.beamaround.de/" target = "_blank" >
< img src = "/assets/BeamAround_Logo.jpg" > < / img >
< / a >
< / li >
2016-06-26 21:22:04 +02:00
< li >
< a href = "http://www.spektrumberlin.de/" target = "_blank" >
< img src = "/assets/spektrum_logo_small.png" > < / img >
< / a >
< / li >
2015-04-16 10:18:08 +02:00
< / ul >
< / div >
< / div >
< / div >
< / div >
< / footer >
< / body >
< / html >