Gui | Sdl2
“I literally started by drawing individual pixels in the right places until I had windows and text and keyboard input... but if you don't need that much control it's just not worth the effort.” Reddit · r/C_Programming · 6 years ago Total creative freedom and zero bloat.
Since SDL2 provides the window, these libraries provide the buttons: Is SDL2 suitable for GUI development? : r/C_Programming sdl2 gui
Many developers start by drawing their own buttons and text systems directly using SDL2's rendering primitives. “I literally started by drawing individual pixels in