Show HN: Motion – play with video effects in the browser (WebGPU)
vester.siThis began as a very simple experiment to learn webgpu, but now has a node based UI inspired by touch designer to combine video effects in a simple way.
I'm mainly searching for new ideas for effects, or general ideas for what to build on it next, so please share! (I have my own ideas, but this is far enough that I'm proud to show it around and get feedback)
If your device doesn't support webgpu - sorry mobile - it won't work for now.
If anyone is curious, the frontend is SvelteFlow. And if anyone is even more curious and knows some WebGPU, I really can't recommend the WebGPU inspector Chrome extension enough, it lets you inspect individual frames and see the pipeline that made them (and more).
Thank you!