This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
wgpu
Watch
2
Star
0
Fork
0
You've already forked wgpu
mirror of
https://github.com/gfx-rs/wgpu.git
synced
2024-11-25 16:24:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3cc6a563ca
wgpu
/
examples
/
boids
History
Connor Fitzgerald
543f921639
GPU Test Framework (
#3873
)
2023-10-19 12:06:42 -04:00
..
src
GPU Test Framework (
#3873
)
2023-10-19 12:06:42 -04:00
Cargo.toml
GPU Test Framework (
#3873
)
2023-10-19 12:06:42 -04: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
README.md
boids
Flocking boids example with gpu compute update pass
To Run
cargo run --bin boids
Screenshots