Updated Home (markdown)

omar 2018-07-03 09:50:08 +02:00
parent 035a436b70
commit 944ccd3c18

@ -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 - tear imgui: Experiment for a terminal-based renderer for imgui https://github.com/jonvaldes/tear_imgui
### Example Apps, Framework ### 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 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 - Starter dear-imgui GLFW/OpenGL 3 based CMake C++ project: https://github.com/urddru/imgui-glfw