wgpu/examples/hello-triangle
2023-11-16 16:40:14 -05:00
..
src Safe surface creation (#4597) 2023-11-16 16:40:14 -05: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

hello-triangle

This example renders a triangle to a window.

To Run

cargo run --bin hello-triangle

Screenshots

Triangle window