mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
* Adapt to latest wgpu changes * Point to latest wgpu commit * Fix egui-wgpu winit * wgpu 0.16 * Fix web compilation issue * Add libloading to deny.toml skip * lock fix after merge, sort deny skip list --------- Co-authored-by: Andreas Reich <r_andreas2@web.de>
egui-wgpu
This crates provides bindings between egui and wgpu.
This was originally hosted at https://github.com/hasenbanck/egui_wgpu_backend