jinleili / learn-wgpu-zh

Learn wgpu 中文版
https://jinleili.github.io/learn-wgpu-zh/
MIT License
369 stars 24 forks source link

Update to `winit` 0.30 #24

Open VitalyAnkh opened 4 weeks ago

VitalyAnkh commented 4 weeks ago

There is a big API rewrite around ApplicationHandler in winit 0.30. Full changelog: https://docs.rs/winit/latest/winit/changelog/index.html#0300.

jinleili commented 3 weeks ago

Currently refactoring the code using winit 0.30, and the text content also needs to be proofread again. It is expected to be completed in the next two weeks.