mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 00:37:27 +00:00
This example shows that you can use egui in parallel from multiple threads.
cargo run -p hello_world_par
This example shows that you can use egui in parallel from multiple threads.
cargo run -p hello_world_par