Skip to content

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

License

Notifications You must be signed in to change notification settings

William-Weston/cpp-gui-template-sdl2

 
 

Repository files navigation

Base GUI project setup with SDL2

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

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

If you want another version of this template, on using the template check the box to "Include all branches", as every version is a separate branch. The following versions of this template are included:

  • Version 2 - Currently selected
  • Version 1 - Older version without CPack

As the SDL2 renderer does not support multi-viewport and detached widgets, there is another version of this template with OpenGL in a separate repository.

Disclaimer

Special acknowledgment to the amazing open source font Manrope.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 53.7%
  • CMake 38.0%
  • AppleScript 8.3%