![]() * Re-implement PaintCallbacks With Support for WGPU This makes breaking changes to the PaintCallback system, but makes it flexible enough to support both the WGPU and glow backends with custom rendering. Also adds a WGPU equivalent to the glow demo for custom painting. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
CHANGELOG.md | ||
README.md |
egui-wgpu
This crates provides bindings between egui
and wgpu.
This was originally hosted at https://github.com/hasenbanck/egui_wgpu_backend