wgpu/examples/boids
Jim Blandy 54a7f0eac9
Skip test_multithreaded_compute on MoltenVK. (#4096)
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
2023-09-04 03:54:39 +00:00
..
src Skip test_multithreaded_compute on MoltenVK. (#4096) 2023-09-04 03:54:39 +00:00
Cargo.toml Move Examples and Tests to Their Own Crates (#3841) 2023-06-10 18:35:46 +00:00
README.md Formatting and example command fixes (#3872) 2023-06-15 20:05:26 +00:00
screenshot.png Move Examples and Tests to Their Own Crates (#3841) 2023-06-10 18:35:46 +00:00

boids

Flocking boids example with gpu compute update pass

To Run

cargo run --bin boids

Screenshots

Boids example