egui/crates/egui-wgpu
2022-09-25 16:46:40 +02:00
..
src Fix typo in wgpu warning message 2022-09-25 16:46:40 +02:00
Cargo.toml Release 0.19.0 - wgpu backend, repaint_after, continue-after-close 2022-08-20 16:49:58 +02:00
CHANGELOG.md Improve text redering and do all color operation in gamma space (#2071) 2022-09-24 17:53:11 +02: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