mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 23:30:04 -04:00
Add a fractal clock example to showcase painting performance
This commit is contained in:
@@ -7,6 +7,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
emigui = { path = "../emigui" }
|
||||
|
||||
chrono = { version = "0.4" }
|
||||
clipboard = "0.5"
|
||||
glium = "0.24"
|
||||
serde_json = "1"
|
||||
|
||||
Reference in New Issue
Block a user