mirror of
https://github.com/emilk/egui.git
synced 2026-07-14 18:48:54 +00:00
64aac30f36
* add a depth texture for wgpu callbacks * egui-wgpu: use depth from native_options * add wgpu caveat to depth_buffer docstring
egui-wgpu
This crates provides bindings between egui and wgpu.
This was originally hosted at https://github.com/hasenbanck/egui_wgpu_backend