WebGPU Unleashed: A Practical Tutorial
Summary
WebGPU Unleashed presents a practical, tutorial-style guide to using WebGPU in JavaScript. The book covers GPU drivers, the GPU pipeline, 2D/3D techniques, and GPU compute, with an interactive online playground and open-source code hosted on GitHub.