Gear

omar
2026-02-23 14:32:44 +01:00
parent da0680f0b9
commit b2921947ed

@@ -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)