|
|
|
|
|
by Esras
645 days ago
|
|
Cool project! Graphics programming is _hard_ and anything to make it easier is welcome. Maybe a dumb question, but why not Dear ImGui (https://github.com/ocornut/imgui). "It's way too big and complex" is a completely reasonable answer, but I found it fantastic for debug menus, and there are a few applications that have used it as their _main_ GUI (Ship of Harkinian as an example). (Edit for fixing the name of the project) |
|