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
/
hello-triangle
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
..
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
Rename hello_ examples to hello- (
#2
)
2019-05-14 21:29:31 -04:00
shader.frag.spv
Rename hello_ examples to hello- (
#2
)
2019-05-14 21:29:31 -04:00
shader.vert
Avoid array indexing in hello-triangle
2020-03-30 07:58:06 -04:00
shader.vert.spv
Avoid array indexing in hello-triangle
2020-03-30 07:58:06 -04:00
README.md
hello-triangle
This example renders a triangle to a window.
To Run
cargo run --example hello-triangle
Screenshots
Reference in New Issue
View Git Blame
Copy Permalink