A quick demo I made for this Twitter thread.
https://svelte-gl-boxes.surge.sh/
Clone the repo, install dependencies, npm run dev, open localhost:5000:
npm run dev
git clone https://github.com/Rich-Harris/svelte-gl-boxes cd svelte-gl-boxes npm i npm run dev