No description
- C++ 87.3%
- CMake 11.2%
- Just 1.5%
| external | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| imgui.ini | ||
| JUSTFILE | ||
| README.md | ||
This is a template for DearImGui with SDL3Renderer in C++ with CMake.
To use it simply clone this repository with its submodules.
git clone https://git.haerbernd.dev/haerbernd/imgui-template.git
cd imgui-template
git submodule update --init