egui/crates/egui-wgpu
Emil Ernerfeldt 59d71831fd Release 0.29.0 - Multipass, `UiBuilder`, & visual improvements 2024-09-26 15:32:02 +02:00
..
src Wgpu render pass on paint callback has now static lifetime (#5149) 2024-09-23 11:48:09 +02:00
CHANGELOG.md Release 0.29.0 - Multipass, `UiBuilder`, & visual improvements 2024-09-26 15:32:02 +02:00
Cargo.toml Add opt-out `fragile-send-sync-non-atomic-wasm` feature for wgpu (#5098) 2024-09-13 13:00:18 +02: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