mirror of
https://github.com/emilk/egui.git
synced 2026-07-13 18:18:55 +00:00
44b573f6a6
This gives users more control over the order of load/setup. It also allows users to load textures in setup.
egui_web
This crates allows you to compile GUI code written with egui to WASM to run on a web page.
Check out egui_template for an example of how to set it up.