egui/egui-wgpu
2022-08-14 16:23:46 +02:00
..
src Remove get_ prefix from functions to better follow Rust API Guidelines 2022-08-08 12:21:53 +02:00
Cargo.toml Update to winit 0.27.2, glutin 0.29.0, glium 0.32 (#1914) 2022-08-14 16:23:46 +02:00
CHANGELOG.md Make egui_wgpu::RenderPass Send and Sync (#1883) 2022-08-03 09:26:16 +02:00
README.md Add egui_wgpu crate (#1564) 2022-05-12 09:02:28 +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