From 3408ea58064cf3f3ea812edb2a8554ca2dd03493 Mon Sep 17 00:00:00 2001 From: Joaquin Montes Date: Wed, 11 Mar 2026 15:04:58 -0300 Subject: [PATCH] Add experiment: Joyco Miami --- experiments.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/experiments.json b/experiments.json index 93906c8..fd9ac9e 100644 --- a/experiments.json +++ b/experiments.json @@ -13,6 +13,20 @@ ], "template": "3d", "date": "2026-03-10" + }, + { + "slug": "joyco-miami", + "title": "Joyco Miami", + "description": "A sun-bleached Miami wall tagged with JOYCO graffiti, built in Three.js. Hover your mouse across the scene and the spray cans scattered on the street roll and nudge — lazy, physical, a little alive. Street art as interactive still life.", + "href": "https://miami.joyco.studio", + "repo": "https://github.com/joyco-studio/laboratory/tree/main/lab/miami#readme", + "template": "3d", + "tags": [ + "@react-three/fiber", + "three.js", + "susano" + ], + "date": "2026-03-11" } ] }