From 8181d8570bba63b01f99b2685b1176d697bfd213 Mon Sep 17 00:00:00 2001 From: omar Date: Mon, 14 Aug 2023 12:41:54 +0200 Subject: [PATCH] UntitledImGuiFramework --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 4e7d229..06e77cc 100644 --- a/Home.md +++ b/Home.md @@ -169,6 +169,7 @@ C/C++ - Starter dear-imgui GLFW/OpenGL 3 based CMake C++ project: [github/urddru/imgui-glfw](https://github.com/urddru/imgui-glfw) - ImDuino (ESP32+TFT+ImSoft+ImGui example): [github/LAK132/ImDuino](https://github.com/LAK132/ImDuino) - ImFrame: Dear ImGui + GLFW C++ / CMake application framework: [github/JamesBoer/ImFrame](https://github.com/JamesBoer/ImFrame) +- UntitledImGuiFramework: A desktop software development framework: [github/MadLadSquad/UntitledImGuiFramework](https://github.com/MadLadSquad/UntitledImGuiFramework) Other: - ImTemplate: Template for making a single-windowed (or not) Dear ImGui application in Nim. [github/Patitotective/ImTemplate](https://github.com/Patitotective/ImTemplate)