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.
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.