egui/crates/egui-wgpu
2023-01-26 11:42:15 +05:30
..
src wgpu upgraded to 0.15. demo working on linux 2023-01-26 11:42:15 +05:30
Cargo.toml wgpu upgraded to 0.15. demo working on linux 2023-01-26 11:42:15 +05:30
CHANGELOG.md egui-wgpu: only depend on epaint (not entire egui) (#2438) 2022-12-12 17:25:00 +01:00
README.md Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00

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