Skip to content

C++ GUI starter project template with CMake and Cpack, Dear ImGui, SDL2, and OpenGL 4.1.

License

Notifications You must be signed in to change notification settings

William-Weston/cpp-gui-template-sdl2-opengl

 
 

Repository files navigation

Base GUI project setup with SDL2 and OpenGL

C++ GUI project template with SDL2 and Dear ImGUI with OpenGL 4.1.

Image of the example app.

How to get started

After using this template to create your own repository, it is time to first run and then customize!

Other versions

There is also a SDL2 version using the SDL2 Renderer instead of OpenGL specifically, but it does not support multi-viewports or detached widgets.

Disclaimer

Special acknowledgment to the amazing open source font Manrope.

About

C++ GUI starter project template with CMake and Cpack, Dear ImGui, SDL2, and OpenGL 4.1.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 53.1%
  • CMake 38.7%
  • AppleScript 8.2%