voidmesh is an infinite-canvas image/video filter tool built using WebGPU and React. It's a private, local application. Your data does not leave the browser, all computation is done locally on your device.
# install deps
bun i
# run development server
bun devbun run build