Hacker News new | ask | show | jobs
ImGui: Bloat-Free Immediate Mode GUI for C++ with Minimal Dependencies (github.com)
3 points by setra 2819 days ago
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.