This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
wgpu
Watch
1
Star
1
Fork
0
You've already forked wgpu
mirror of
https://github.com/gfx-rs/wgpu.git
synced
2026-04-22 03:02:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73efa5f66b429bb09f054382e6a16e72ffac2c71
wgpu
/
examples
/
boids
History
AlphaModder
91d46ecc2b
Rename SwapChain::get_next_texture to SwapChain::get_next_frame, and have it return errors to the user.
2020-05-30 18:41:31 -07:00
..
boids.comp
Get boids working
2020-04-18 01:04:28 -02:30
boids.comp.spv
Get boids working
2020-04-18 01:04:28 -02:30
main.rs
Rename SwapChain::get_next_texture to SwapChain::get_next_frame, and have it return errors to the user.
2020-05-30 18:41:31 -07:00
README.md
Add screenshots of examples
2020-04-26 18:59:48 -02:30
screenshot.png
Add screenshots of examples
2020-04-26 18:59:48 -02:30
shader.frag
Adds compute-boids example from gpuweb demos
2019-12-29 12:17:14 -08:00
shader.frag.spv
Get boids working
2020-04-18 01:04:28 -02:30
shader.vert
Adds compute-boids example from gpuweb demos
2019-12-29 12:17:14 -08:00
shader.vert.spv
Get boids working
2020-04-18 01:04:28 -02:30
README.md
boids
Flocking boids example with gpu compute update pass
To Run
cargo run --example boids
Screenshots
Reference in New Issue
View Git Blame
Copy Permalink