egui/crates/egui-wgpu
Emil Ernerfeldt 3672b150ed Release 0.26.2 - Response.interact/context_menu fix 2024-02-14 10:49:57 +01:00
..
src Improve panic message in egui-wgpu when failing to create buffers (#3986) 2024-02-10 09:15:30 +01:00
CHANGELOG.md Release 0.26.2 - Response.interact/context_menu fix 2024-02-14 10:49:57 +01:00
Cargo.toml Put all egui crates as workspace crates (#3976) 2024-02-05 12:59:49 +01:00
README.md Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00

README.md

egui-wgpu

Latest version Documentation MIT Apache

This crates provides bindings between egui and wgpu.

This was originally hosted at https://github.com/hasenbanck/egui_wgpu_backend