Adding GUI to SDL2 Project

Viewed 26

I am trying to add a GUI to my SDL2 C++ Project. I am not sure how or if it is possible to add a GUI to an existing project I have. I need to have sliders to edit variables in my project.

0 Answers
Related