Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$pwd:

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.

$ git log --oneline --stat
stars:0
forks:0
updated:20 mai 2026 à 00:41
Explorateur de fichiers
4 fichiers
SKILL.md
readonly