diff --git a/experiments.json b/experiments.json index 880909d..98c089b 100644 --- a/experiments.json +++ b/experiments.json @@ -73,6 +73,17 @@ "susano" ], "date": "2026-03-11" + }, + { + "slug": "scene-scissor-clip", + "title": "scene-scissor-clip", + "description": "controlled dual scene rendering with clipping capabilities", + "href": "https://scene-scissor-clip-pi.vercel.app/", + "template": "3d", + "tags": [ + "webgl" + ], + "date": "2026-03-15" } ] }