Webgpu Impl Compute Usecases

Use when building WebGPU compute workloads: image processing, particle systems, physics simulation, or reduction and prefix-sum. Prevents data races and stale-read bugs in multi-pass compute pipelines. Covers image processing, particle systems, physics simulation, reduction and scan patterns, and workgroup-shared-memory tiling. Keywords: compute use case, image processing, blur, particle system, physics simulation, reduction, prefix sum, scan, workgroup shared memory, storage texture, ping-pong, how do I do GPU compute, GPGPU.

Impertio-Studio 6762137 4 files · 43.9 KB Updated

File contents

impertio-studio/webgpu-claude-skill-package/tree/main/skills/source/webgpu-impl/webgpu-impl-compute-usecases commit 6762137528

Frequently asked questions

npx skillmds@latest add impertio-studio/webgpu-impl-compute-usecases