MartinHelmut / cpp-gui-template-sdl2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

There are other versions of this template:

Remark: The SDL2/3 renderer versions do not support multi-viewport and detached widgets, but the OpenGL versions do.

Disclaimer

Special acknowledgment to the amazing open source font Manrope.

About

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

License:MIT License


Languages

Language:C++ 53.3%Language:CMake 38.4%Language:AppleScript 8.2%