This is a realtime verlet-based cloth simulation, running in the browser using the three.js WebGPURenderer.
See it running live here! (make sure to check out the different scenes)
Full list of credits for the assets can be found here
npm install
npm run dev