You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Zicklag 1d9524cc59
Re-implement PaintCallbacks With Support for WGPU (#1684)
2 years ago
..
src Re-implement PaintCallbacks With Support for WGPU (#1684) 2 years ago
CHANGELOG.md egui_winit/wgpu: enable Android support (#1634) 2 years ago
Cargo.toml Re-implement PaintCallbacks With Support for WGPU (#1684) 2 years ago
README.md Add egui_wgpu crate (#1564) 3 years ago

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