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
0c69bdd8501d7e77c0d54868d0f16a4108d06c03
wgpu
/
examples
/
cube
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
Get cube working
2020-04-18 01:04:28 -02:30
shader.frag.spv
Get cube working
2020-04-18 01:04:28 -02:30
shader.vert
Add conversion matrix from OpenGL to wgpu
2019-07-05 17:47:37 +02:00
shader.vert.spv
Get cube working
2020-04-18 01:04:28 -02:30
README.md
cube
This example renders a textured cube.
To Run
cargo run --example cube
Screenshots
Reference in New Issue
View Git Blame
Copy Permalink