mirror of
https://github.com/emilk/egui.git
synced 2026-07-14 02:28:54 +00:00
93a7c018d7
A big refactoring was needed
This example shows that you can use egui in parallel from multiple threads.
cargo run -p hello_world_par