From 944ccd3c186293700b1947e274f33ba2e37f7011 Mon Sep 17 00:00:00 2001 From: omar Date: Tue, 3 Jul 2018 09:50:08 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 90e6c66..172c7fb 100644 --- a/Home.md +++ b/Home.md @@ -68,6 +68,7 @@ This wiki is in construction. - tear imgui: Experiment for a terminal-based renderer for imgui https://github.com/jonvaldes/tear_imgui ### Example Apps, Framework +(Please also check our [examples/](https://github.com/ocornut/imgui/tree/master/examples) folder in the repo) - 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