* Bump `wgpu` to 0.17.0 This required bumping wasm-bindgen to 0.2.87 * cargo deny exception for `foreign-types` * sort deny.toml * Add fragile-send-sync-non-atomic-wasm feature to wgpu * cargo deny: ignore children of foreign-types --------- Co-authored-by: Andreas Reich <r_andreas2@web.de> Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| Cargo.toml | ||
| README.md | ||
README.md
egui-wgpu
This crates provides bindings between egui and wgpu.
This was originally hosted at https://github.com/hasenbanck/egui_wgpu_backend