Added egui display
This commit is contained in:
@@ -9,4 +9,6 @@ rayon = "1.10.0"
|
||||
num = "0.4.3"
|
||||
nalgebra = "0.33.2"
|
||||
anyhow = "1.0.98"
|
||||
clap = { version = "4.5.40", features = ["derive"] }
|
||||
clap = { version = "4.5.40", features = ["derive"] }
|
||||
egui = "0.31"
|
||||
eframe = { version = "0.31", features = ["wayland", "glow"] }
|
||||
|
||||
Reference in New Issue
Block a user