mirror of
https://github.com/emilk/egui.git
synced 2026-07-16 19:48:53 +00:00
c86bfb6e67
* Minimal implementation for egui wgpu multisampling support * Update crates/egui-wgpu/CHANGELOG.md Added pull request url Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com> * Fixed cargo cranky error --------- Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
egui-wgpu
This crates provides bindings between egui and wgpu.
This was originally hosted at https://github.com/hasenbanck/egui_wgpu_backend