Skip to content

Commit c8a54b3

Browse files
authored
Add experiment: SDF SVG Playground (#14)
1 parent ad8b260 commit c8a54b3

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

experiments.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,22 @@
9090
],
9191
"hasControls": true,
9292
"date": "2026-03-15"
93+
},
94+
{
95+
"slug": "sdf-svg-playground",
96+
"title": "SDF SVG Playground",
97+
"description": "Drop an SVG and tweak the shader",
98+
"href": "https://logo-shader-experiment.vercel.app/",
99+
"repo": "https://github.com/joyco-studio/logo-shader-experiment",
100+
"template": "3d",
101+
"tags": [
102+
"3d",
103+
"sdf",
104+
"threejs",
105+
"webgpu"
106+
],
107+
"hasControls": false,
108+
"date": "2026-04-27"
93109
}
94110
]
95111
}

0 commit comments

Comments
 (0)