Looks cool, but it didn't work for me. I see this error in the console
main.js:52 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'requestDevice') at main (main.js:52:29)
Hi! This app is made using WGSL, so be sure you are using the newest version of Chrome or Edge for this. If the error persists, that means that WebGPU is not activated by default in your browser. In that case, you can activate it in chrome://flags/ I believe, not sure. WebGPU soon is going to be activated by default.