Exhibition Dates

-

Artist

Makoto Tojiki

Existence

A mysterious light sculpture made only by thousands of light particles. This is an attempt to express the "existence," as recognized by others and society, by extracting only the areas where light is reflected.

After all, we may only see a part of things real existence.

About the artist:

Beginning his career as an industrial designer in his country, Japan, Tojiki launched himself as an artist in 2003. His work is inspired by the interconnectedness of light and shadow and how they can be manipulated and controlled.

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'; }); } })();