From 035a436b709e05db11ce93888ee03d89756b2e96 Mon Sep 17 00:00:00 2001 From: omar Date: Tue, 3 Jul 2018 09:49:35 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Home.md b/Home.md index 89293a6..90e6c66 100644 --- a/Home.md +++ b/Home.md @@ -67,6 +67,17 @@ This wiki is in construction. - Gradient color generator (@galloman) https://gist.github.com/Galloman/8a5d179e432e062550972afcd1ecf112 - tear imgui: Experiment for a terminal-based renderer for imgui https://github.com/jonvaldes/tear_imgui +### Example Apps, Framework + +- 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 + +### Packaging Cruft + +- Cmake https://github.com/ocornut/imgui/pull/1713 (unmerged PR, please send feedback) +- Conan https://github.com/bincrafters/conan-imgui, https://bintray.com/bincrafters/public-conan/imgui%3Abincrafters +- Fips (fips-imgui): fipsified imgui for fips build system https://github.com/fungos/fips-imgui + ### Articles, Talks - CppCon 2016: Nicolas Guillemot “Dear imgui," https://www.youtube.com/watch?v=LSRJ1jZq90k