Combine demo_glium and demo_web into one egui_demo crate

This commit is contained in:
Emil Ernerfeldt
2020-12-19 21:30:51 +01:00
parent fb941cf618
commit d0f6954900
19 changed files with 93 additions and 111 deletions
+3
View File
@@ -0,0 +1,3 @@
# egui_web fetch example
This is an example of how to write a web-app which use the fetch API.