Skip to main content
在 Manus 中运行任何 Skill
一键导入
$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:2026年5月20日 00:41
文件资源管理器
4 个文件
SKILL.md
readonly