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.
 
 
 
 
Dylan Ancel 1af446b9e8
Make egui_wgpu::RenderPass Send and Sync (#1883)
2 years ago
..
src Make egui_wgpu::RenderPass Send and Sync (#1883) 2 years ago
CHANGELOG.md Make egui_wgpu::RenderPass Send and Sync (#1883) 2 years ago
Cargo.toml Update MSRV to Rust 1.61.0 (#1846) 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