Black Mirror

Doug Aitken

Year

2011

Type

Set design

Services

Set design
and construction

Set design for Black Mirror, a site-specific performance by Doug Aitken, starring Chloƫ Sevigny, staged on a converted ferry boat traveling across the Aegean Sea. The project blended film, live performance, and installation in constant motion, reflecting on isolation and hyper-connectivity in contemporary life.

Produced by Athens Epidaurus Festival and Deste Foundation

(in collaboration with Niki Dimopoulou)

Share the Post:

Related Projects

Join Our Newsletter

document.addEventListener('DOMContentLoaded', function () { const videoElement = document.getElementById('randomVideo'); if (!videoElement) return; const videoSources = [ "https://iraisynn.attinom.net/_/wp-content/uploads/2025/06/oldroad.mp4", "https://iraisynn.attinom.net/_/wp-content/uploads/2025/06/t1.mp4", "https://iraisynn.attinom.net/_/wp-content/uploads/2025/06/t2.mp4", "https://iraisynn.attinom.net/_/wp-content/uploads/2025/06/t3.mp4", "https://iraisynn.attinom.net/_/wp-content/uploads/2025/06/t4.mp4", "https://iraisynn.attinom.net/_/wp-content/uploads/2025/06/t5.mp4", "https://iraisynn.attinom.net/_/wp-content/uploads/2025/06/t6.mp4", "https://iraisynn.attinom.net/_/wp-content/uploads/2025/06/t7.mp4" ]; const randomSource = videoSources[Math.floor(Math.random() * videoSources.length)]; videoElement.src = randomSource; videoElement.load(); });