A minimal CMake/SDL2/OpenGL/Imgui project in VSCode showing how to incorporate Imgui with the SDL2/OpenGL3 backend using CMake. Developed on Ubuntu 20.04.
Uses the code from https://github.com/ocornut/imgui/tree/master/examples/example_sdl_opengl3
A minimal CMake/SDL2/OpenGL/Imgui project in VSCode showing how to incorporate Imgui with the SDL2/OpenGL3 backend using CMake.
C++
A minimal CMake/SDL2/OpenGL/Imgui project in VSCode showing how to incorporate Imgui with the SDL2/OpenGL3 backend using CMake. Developed on Ubuntu 20.04.
Uses the code from https://github.com/ocornut/imgui/tree/master/examples/example_sdl_opengl3