WGPU code example using Winit 0.30.0+.
This project is a WGPU example project based on winit 0.30.0, which is mainly adapted to the architecture of winit 0.30.0+.
Except for dependencies that share the top-level workspace, the code for each chapter is independent.
# ch02_render_a_triangle, ch03_xxx, ... whatever.
$ cargo run --package ch02_render_a_triangle