1// There's a variety of useful libraries: one can use libs that are
2// more established and featureful like Qt and GTK, or use minimalistic
3// ones like Nuklear and Dear Imgui.
4
5// Qt: https://www.qt.io/product/qt6
6// GTK: https://www.gtk.org/
7// Nuklear: https://github.com/Immediate-Mode-UI/Nuklear
8// Dear Imgui: https://github.com/ocornut/imgui