wgpu-compute-toy
Cross-platform compute shader engine
Rust★ 156⑂ 21 forksMITupdated 5 months ago
visit the demo
git clone https://github.com/compute-toys/wgpu-compute-toy.gitcompute-toys/wgpu-compute-toyREADME.mdfork it — it’s yours
wgpu-compute-toy
This is the compute shader engine for https://compute.toys
As well as running on the web via WebAssembly and WebGPU, it can run natively using standard desktop graphics APIs like Vulkan and DirectX.
Native
cargo run examples/davidar/buddhabrot.wgsl
Shortcuts
spaceto toggle pause/resume of the renderingescto exitbackspaceto reset time
Web
more like this
TachiSnap
TachiSnap — Pixel Snapper for animation pixel artists. Rust + WebAssembly client-side tool for cleaning up AI-generated…
HTML★ 50
bit_gossip
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
Rust★ 50
