wgpu/examples/hello-triangle
Andreas Reich 507101987b
Make StoreOp an enum instead of a bool (#4147)
Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
2023-09-18 14:58:41 -04:00
..

hello-triangle

This example renders a triangle to a window.

To Run

cargo run --bin hello-triangle

Screenshots

Triangle window