Back to Browse

Using Libraries in C++ | Building a simple UI using SDL3, OpenGL and ImGUI

1.8K views
May 11, 2025
6:13

In this video I show to integrate third party libraries into your modern C++ project using CPM.cmake. We will utilize SDL3, ImGUI and OpenGL to build a simple, but cool looking, UI for our Todo-List Program. For further documentation, examples and instructions please take a look at the links below in this description box! The Repository for the Quest Tracker program: - https://github.com/Erarnitox/QuestTracker The Repository for CPM.cmake (with examples): - https://github.com/cpm-cmake/CPM.cmake The Repository for ImGUI (with examples): - https://github.com/ocornut/imgui Written instructions and Code can be found here: - https://www.erarnitox.de/pub/cpp_tut/ Link to the Playlist: - https://www.youtube.com/playlist?list=PLTjUlazALHSBQp4jdqHTCduTSSMU-cz5P Join my Discord Community: - https://discord.gg/T3YvMPkZEd My Links: - 👾 https://github.com/Erarnitox - X https://x.com/Erarnitox - 💧 https://www.erarnitox.de/ Tags #cpp #tutorial #imgui #linux #windows #github

Download

0 formats

No download links available.

Using Libraries in C++ | Building a simple UI using SDL3, OpenGL and ImGUI | NatokHD