References (π WIP)ΒΆ
This list is highly WIP
Awesome WebGPU: A curated list of WebGPU ressources, libraries and tools
WebGPU is Not Just About the Web, an introduction to this guide that was given at QCon London 2023 (and another ref backing this claim).
Filamentβs material guide and design document
A simple playground for testing WGSL shaders: https://takahirox.github.io/online-wgsl-editor
A guide to get started with the WebGPU Shader Language Tour of WGSL
Examples of AI tool based on WebGPU: https://mlc.ai/web-llm/ and https://mlc.ai/web-stable-diffusion/
A blog post to get started with WebGPU C++ targeting the web: WebGPU: the cross-platform graphics API of tomorrow