Y
Hacker News
new
|
ask
|
show
|
jobs
by
dmytroi
3696 days ago
IMHO it depends, C/C++ work very nicely with immediate mode UI frameworks, for example nuklear [1], imgui [2]. Though retained mode C/C++ UI frameworks are also quite popular, for example Qt, wxWidgets, GTK.
- [1]
https://github.com/vurtun/nuklear
- [2]
https://github.com/ocornut/imgui