From 805d8dcbcad356f2ebd0e4b8b81d864d004e8191 Mon Sep 17 00:00:00 2001 From: omar Date: Thu, 18 Feb 2021 20:00:02 +0100 Subject: [PATCH] Third-party Frameworks --- Home2.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Home2.md b/Home2.md index 09c5e95..682345f 100644 --- a/Home2.md +++ b/Home2.md @@ -94,13 +94,13 @@ If you are experienced with Dear ImGui, please consider helping people and answe ## Third-party Frameworks -- asap: Starter project for portable app with optional GUI (GLFW/ImGui) https://github.com/abdes/asap -- imgui-app: amalgamation of Dear ImGui and Sokol into two files https://github.com/pplux/imgui-app/ -- Bimpy: bundled imgui for python: https://github.com/podgorskiy/bimpy -- giu: Cross platform rapid GUI framework for golang based on Dear ImGui. https://github.com/AllenDang/giu -- Dear PyGui: A Simple Python GUI framework https://github.com/hoffstadt/DearPyGui -- imgui_dojo: an easy setup example for imgui https://github.com/LiuZHolmes/imgui_dojo -- mahi-gui: Dirt Simple C++ GUI Toolkit using GLFW, glad, and ImGui https://github.com/mahilab/mahi-gui -- sdl-bgfx-imgui-starter: A starter project for graphics applications https://github.com/pr0g/sdl-bgfx-imgui-starter -- Starter dear-imgui GLFW/OpenGL 3 based CMake C++ project: https://github.com/urddru/imgui-glfw -- ImDuino (ESP32+TFT+ImSoft+ImGui example): https://github.com/LAK132/ImDuino +- asap: Starter project for portable app with optional GUI (GLFW/ImGui) [github/abdes/asap](https://github.com/abdes/asap) +- imgui-app: amalgamation of Dear ImGui and Sokol into two files [github/pplux/imgui-app](https://github.com/pplux/imgui-app) +- Bimpy: bundled imgui for python: [github/podgorskiy/bimpy](https://github.com/podgorskiy/bimpy) +- giu: Cross platform rapid GUI framework for golang based on Dear ImGui. [github/AllenDang/giu](https://github.com/AllenDang/giu) +- Dear PyGui: A Simple Python GUI framework [github/hoffstadt/DearPyGui](https://github.com/hoffstadt/DearPyGui) +- imgui_dojo: an easy setup example for imgui [github/LiuZHolmes/imgui_dojo](https://github.com/LiuZHolmes/imgui_dojo) +- mahi-gui: Dirt Simple C++ GUI Toolkit using GLFW, glad, and ImGui [github/mahilab/mahi-gui](https://github.com/mahilab/mahi-gui) +- sdl-bgfx-imgui-starter: A starter project for graphics applications [github/pr0g/sdl-bgfx-imgui-starter](https://github.com/pr0g/sdl-bgfx-imgui-starter) +- 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)