A repo of some example code for learning how to use wgpu with rust, mostly taken from https://github.com/gfx-rs/wgpu/blob/trunk/examples/src/hello_triangle/mod.rs and https://sotrh.github.io/learn-wgpu/ with changes to work with the latest version of wgpu and winit