ImGui: Bloat-Free Immediate Mode GUI for C++ with Minimal Dependencies(github.com)
github.com
ImGui: Bloat-Free Immediate Mode GUI for C++ with Minimal Dependencies
https://github.com/ocornut/imgui
1 comments
I used this library in a lot of my University assignments. It's a really great way to add controls for 3D renderers, simulations, games, et cetera. I mostly used it for debugging purposes myself, but I could see it growing comfortably into a production-ready UI.