Skip to main content
Ejecuta cualquier Skill en Manus
con 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 de mayo de 2026, 00:41
Explorador de archivos
4 archivos
SKILL.md
readonly