egui/sh
Emil Ernerfeldt 931e716b97
Add egui_wgpu crate (#1564)
Based on https://github.com/hasenbanck/egui_wgpu_backend

`egui-wgpu` is now an official backend for `eframe` (opt-in).

Use the `wgpu` feature flag on `eframe` and the `NativeOptions::renderer` settings to pick it.

Co-authored-by: Nils Hasenbanck <nils@hasenbanck.de>
Co-authored-by: Sven Niederberger <niederberger@embotech.com>
Co-authored-by: Sven Niederberger <73159570+s-nie@users.noreply.github.com>
2022-05-12 09:02:28 +02:00
..
build_demo_web.sh Add egui_wgpu crate (#1564) 2022-05-12 09:02:28 +02:00
check.sh Add egui_wgpu crate (#1564) 2022-05-12 09:02:28 +02:00
docs.sh Remove egui_web and epi (#1545) 2022-04-30 10:44:35 +02:00
find_bloat.sh Use proper shebang for all bash scripts: #!/usr/bin/env bash 2022-04-07 17:34:34 +02:00
setup_web.sh Use proper shebang for all bash scripts: #!/usr/bin/env bash 2022-04-07 17:34:34 +02:00
start_server.sh Use proper shebang for all bash scripts: #!/usr/bin/env bash 2022-04-07 17:34:34 +02:00
wasm_bindgen_check.sh Add egui_wgpu crate (#1564) 2022-05-12 09:02:28 +02:00
wasm_size.sh Use proper shebang for all bash scripts: #!/usr/bin/env bash 2022-04-07 17:34:34 +02:00