webgpu / webgpu-samples

WebGPU Samples
https://webgpu.github.io/webgpu-samples/
BSD 3-Clause "New" or "Revised" License
1.74k stars 295 forks source link

WebGPU Samples

Please visit the WebGPU Samples website to run the samples!

The WebGPU Samples are a set of samples and demos demonstrating the use of the WebGPU API. Please see the current implementation status and how to run WebGPU in your browser at webgpu.io.

Building

webgpu-samples is built with Typescript and bundled using Rollup. Building the project requires an installation of Node.js.