Exhibition Dates

-

Artist

Thomas Garnier

Taotie

A technological reinterpretation of the Fantasmagoria shadow-play from the XVIIIth century. It is presented as an automated shadow theater composed of a logistical platform robot that continuously rearranges 3D-printed sculptures and projects their shadows. The piece is inspired by new types of logistical centers and ''dark factories,'' fully automated spaces that operate in complete darkness, dramatizing our relation with overproduction, job replacement through automation, and new time/spaces brought about by our consumption habits.

About the artist:

Initially trained as an architect, Thomas Garnier is a French contemporary and visual artist. His practice is that of an artist but also of a researcher or a heterotopologist. This search and construct of meaning in the ‘‘liminal’’ brings him to produce automated and collapsing sculptures, infinite moving images that loop on themselves, displays that randomly compose linguistical accumulations and etchings of digitally corrupted files.

Explore MAD Arts

(function () { var COOKIE_NAME = 'ann_dismissed'; var RESET_HOURS = 12; function setCookie(name, ms) { var expires = new Date(Date.now() + ms).toUTCString(); document.cookie = name + '=1; expires=' + expires + '; path=/; SameSite=Lax'; } function getCookie(name) { return document.cookie.match(new RegExp('(?:^|;\\s*)' + name + '=')); } var overlay = document.querySelector('.pop-up-overlay'); if (!overlay) return; // If no cookie, show the banner as flex if (!getCookie(COOKIE_NAME)) { overlay.style.display = 'flex'; } // Set cookie and hide when user clicks "Continue to site" var cta = document.querySelector('.pop-up-cta'); if (cta) { cta.addEventListener('click', function () { setCookie(COOKIE_NAME, RESET_HOURS * 60 * 60 * 1000); overlay.style.display = 'none'; }); } })();