Updated Home (markdown)

omar 2021-01-12 18:24:18 +01:00
parent db7112669c
commit 5926c9a752

10
Home.md

@ -88,18 +88,18 @@ See [Releases](https://github.com/ocornut/imgui/releases) page for annotated cha
- Starter dear-imgui GLFW/OpenGL 3 based CMake C++ project: https://github.com/urddru/imgui-glfw
- ImDuino (ESP32+TFT+ImSoft+ImGui example): https://github.com/LAK132/ImDuino
### Ports and Rewrites
- See: Bindings/[Ports and Rewrites](https://github.com/ocornut/imgui/wiki/Bindings#ports-rewrites)
### Notable forks
- https://github.com/adobe/imgui
- https://github.com/ubisoftinc/imgui
- https://github.com/mojang/imgui
- https://github.com/thedmd/imgui
- https://github.com/flix01/imgui
- https://github.com/Csabix/imgui
- https://github.com/thedmd/imgui
### Ports, Rewrites, Clones
- See: [Ports, Rewrites, Clones](https://github.com/ocornut/imgui/wiki/Bindings#ports-rewrites-clones) section.
### Related/Suggested Libraries