egui/crates/egui-wgpu
Lucas Meurer 5c372a7b36 Release 0.31.0 - Scene container, improved rendering quality 2025-02-04 16:47:56 +01:00
..
src Wgpu resources are no longer wrapped in `Arc` (since they are now `Clone`) (#5612) 2025-01-20 18:06:35 +01:00
CHANGELOG.md Release 0.31.0 - Scene container, improved rendering quality 2025-02-04 16:47:56 +01:00
Cargo.toml Use `profiling` crate to support more profiler backends (#5150) 2024-12-16 09:15:54 +01:00
README.md Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00

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