Open dannygoodacre opened 9 months ago
Use Dear ImGui to build a user interface.
Now that we have a dynamic library which can be accessed from other languages, we don't necessarily have to use C++ for the GUI.
TODO: Investigate other languages and frameworks.
Use Dear ImGui to build a user interface.