From b2921947ed47790809757d62eb33207020d23022 Mon Sep 17 00:00:00 2001 From: omar Date: Mon, 23 Feb 2026 14:32:44 +0100 Subject: [PATCH] Gear --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 714f9f7..1ddda1d 100644 --- a/Home.md +++ b/Home.md @@ -170,6 +170,7 @@ New to Dear ImGui? Check out the [[Getting Started guide|Getting-Started]]. C/C++ - asap: Starter project for portable app with optional GUI (GLFW/ImGui) [github/abdes/asap](https://github.com/abdes/asap) (2018-2024) +- Gear: A modern C++ sandbox application with ImGui, GLFW, and modular architecture. [github/adamsepp/GEAR](https://github.com/adamsepp/GEAR) (2025-2026) - GGWeb: Template for making a GUI app with C++ / Dear ImGui / SDL / OpenGL / Emscripten that can run both natively and in the browser. [github/ggerganov/ggweb](https://github.com/ggerganov/ggweb) (2022) - fenestra: an effort to create a cross-platform, free and open source Windowing and UI system based on SDL and ImGui. [github/WerWolv/Fenestra](https://github.com/WerWolv/Fenestra) (2024) - Walnut: simple application framework for Vulkan and Dear ImGui apps. [github/TheCherno/Walnut](https://github.com/TheCherno/Walnut) (2022-2023)