Commit Graph

2 Commits

Author SHA1 Message Date
Michael Schimmel e9bd13ea4c Add eframe dependency and basic GUI structure
This commit introduces the `eframe` dependency and sets up the
foundational structure for a graphical user interface. It includes the
necessary imports for `egui` and prepares the application to render UI
elements.
2026-02-16 12:06:57 +01:00
Michael Schimmel a1283767ef init 2026-02-16 02:03:06 +01:00