Learn Rust at https://www.rustadventure.dev
Learn Wgpu: https://sotrh.github.io/learn-wgpu/beginner/tutorial2-surface/
Code: https://github.com/ChristopherBiscardi/learn-wgpu/tree/2b3144d9d3da305d124079efe9c3b36722ed3a3b
Challenge branch: https://github.com/ChristopherBiscardi/learn-wgpu/tree/95ca21cf20ec8fa65912de73cae85d941e973335
create_surface: https://docs.rs/wgpu/latest/wgpu/struct.Instance.html#method.create_surface
wgpu::Features: https://docs.rs/wgpu/latest/wgpu/struct.Features.html
wgpu::PresentMode: https://docs.rs/wgpu/latest/wgpu/enum.PresentMode.html
Twitter: https://twitter.com/rustadventure
Twitter: https://twitter.com/chrisbiscardi