mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 14:20:04 -04:00
Move all crates into a crates directory (#1940)
This commit is contained in:
10
crates/egui-wgpu/README.md
Normal file
10
crates/egui-wgpu/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# egui-wgpu
|
||||
|
||||
[](https://crates.io/crates/egui-wgpu)
|
||||
[](https://docs.rs/egui-wgpu)
|
||||

|
||||

|
||||
|
||||
This crates provides bindings between [`egui`](https://github.com/emilk/egui) and [wgpu](https://crates.io/crates/wgpu).
|
||||
|
||||
This was originally hosted at https://github.com/hasenbanck/egui_wgpu_backend
|
||||
Reference in New Issue
Block a user