Bryce Cutler

Previous designs include Grand Horizons on Broadway; 2020 Pulitzer Prize finalist Soft Power at The Public Theater; along with world premieres by John Patrick Shanley, Dael Orlandersmith, Matt Aucoin, and Grammy Award winner Steve Mackey; Other projects include Samsung’s virtual reality television series Interpretation of Dreams; Feel The Pride, an AI powered audio-visual installation with St. Vincent; and a virtual reality arcade for Muse’s 2019 World Tour.

document.addEventListener("DOMContentLoaded", function dumpDups() { const rr = new Set(); for (const div of document.querySelectorAll(".w-dyn-item")) { if (rr.has(div.textContent.trim())) { div.parentNode.removeChild(div); } rr.add(div.textContent.trim()); } dumpDups(); });