63 private links
Nice in depth article on how to run particle simulations using WebGPU. This one has a very life like rendering.
And now we got all the pieces to run CUDA code in the browser. How will you like your cryptominer? Joke aside this opens interesting use cases.
Looks like a very interesting Python library to build interactive 3d visualizations.
Looks like an interesting tool to have in the box for 2D effects on the web.
Looks like a nice list of resources to dive deeper with WebGPU
Interesting to see WebGPU bindings for Python.
It looks more and more like WebGPU will be the cross-platform graphics API we've been waiting for. Vulkan didn't end up in this position but WebGPU seems to get there.
Nice overview of WebGPU. Also does a decent job laying out the history of graphics APIs. With WebGPU bound to be more widespread and available outside of the browsers things will get very interesting.
Looks like a nice reference about WebGPU. Unsurprisingly it covers some 3D basics as well.
Looks like an interesting runtime. Seems to make it easy to create multiplayer 3D experiences. Maybe too easy to be true? I guess I need to find an excuse to test it.
This WebGPU framework is getting interesting. Definitely something to keep an eye on and evaluate for productive uses. Obviously requires WebGPU to be widely available before banking on it.
Interesting introduction into WebGPU. Nice to see it's not quite Vulkan because some abstraction is needed in the browser (although, of course the approach is similar). There's also a couple of design choices which are welcome to improve portability.
Now let's hope it gets stable and widely supported soon.