From 934d385142c40d2c96ce380e76568daec36cd085 Mon Sep 17 00:00:00 2001 From: Jonathan Hoffstadt <39973752+RaylockLLC@users.noreply.github.com> Date: Thu, 23 Jul 2020 12:09:26 -0500 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index d331318..1bb3ba5 100644 --- a/Home.md +++ b/Home.md @@ -173,7 +173,7 @@ Thank you to every past and present [[Sponsors]] for making this project possibl ### Example Apps, Framework (Please also check our [examples/](https://github.com/ocornut/imgui/tree/master/examples) folder in the repo) -- MarvelSandbox: A Simple Python GUI framework https://github.com/RaylockLLC/MarvelSandbox +- Dear PyGui: A Simple Python GUI framework https://github.com/RaylockLLC/DearPyGui - Starter project for portable app with optional GUI (GLFW/ImGui) https://github.com/abdes/asap - Starter dear-imgui GLFW/OpenGL 3 based CMake C++ project: https://github.com/urddru/imgui-glfw - Bimpy: bundled imgui for python: https://github.com/podgorskiy/bimpy