egui/crates/egui-wgpu
2022-11-10 16:28:08 +01:00
..
src Opt-in logging of egui-wgpu using puffin 2022-11-10 16:28:08 +01:00
Cargo.toml Opt-in logging of egui-wgpu using puffin 2022-11-10 16:28:08 +01:00
CHANGELOG.md wgpu: add support for user-level command buffers + viewport clarification (#2230) 2022-11-04 09:54:29 +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