Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

cpp gui

// There's a variety of useful libraries: one can use libs that are 
// more established  and featureful like Qt and GTK, or use minimalistic
// ones like Nuklear and Dear Imgui.

// Qt: https://www.qt.io/product/qt6
// GTK: https://www.gtk.org/
// Nuklear: https://github.com/Immediate-Mode-UI/Nuklear
// Dear Imgui: https://github.com/ocornut/imgui
 
PREVIOUS NEXT
Tagged: #cpp #gui
ADD COMMENT
Topic
Name
7+6 =