mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
The `zip(a, b)` variant produces clearer code imho. Downside: added dependency on `itertools`
egui-wgpu
This crates provides bindings between egui and wgpu.
This was originally hosted at https://github.com/hasenbanck/egui_wgpu_backend