Updated Home (markdown)

omar 2018-07-03 09:49:35 +02:00
parent 2f0bb7923d
commit 035a436b70

11
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