From a11f69585bc9f3e52b1e6f9f804c30aed24ee2f9 Mon Sep 17 00:00:00 2001 From: Louis Schnellbach Date: Thu, 22 Oct 2020 16:47:18 +0200 Subject: [PATCH] Updated Useful Widgets (markdown) --- Useful-Widgets.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Useful-Widgets.md b/Useful-Widgets.md index bc2aecb..8309280 100644 --- a/Useful-Widgets.md +++ b/Useful-Widgets.md @@ -94,10 +94,10 @@ ## Remoting | Shot | Link | |------|------| -| ![]() | netImGui: Dear ImGui remote access library and application
[github/sammyfreg/netImgui](https://github.com/sammyfreg/netImgui) | -| ![]() | imgui-ws: Dear ImGui over WebSockets
[github/ggerganov/imgui-ws](https://github.com/ggerganov/imgui-ws) | +| ![](https://user-images.githubusercontent.com/1193295/96888198-a5374200-1485-11eb-9287-7842710de869.png) | netImGui: Dear ImGui remote access library and application
[github/sammyfreg/netImgui](https://github.com/sammyfreg/netImgui) | +| ![](https://user-images.githubusercontent.com/1193295/96888493-f810f980-1485-11eb-89fb-eb75aa2cefa7.png) | imgui-ws: Dear ImGui over WebSockets
[github/ggerganov/imgui-ws](https://github.com/ggerganov/imgui-ws) | | ![]() | RemoteImGui: send vertices over the network
[github/JordiRos/remoteimgui](https://github.com/JordiRos/remoteimgui) | -| ![]() | Android GLES3 stub with RemoteImGui
[github/CedricGuillemet/AndroidAppViewer](https://github.com/CedricGuillemet/AndroidAppViewer) | +| ![](https://user-images.githubusercontent.com/1193295/96888707-31e20000-1486-11eb-8c2d-05bfe12998a1.png) | Android GLES3 stub with RemoteImGui
[github/CedricGuillemet/AndroidAppViewer](https://github.com/CedricGuillemet/AndroidAppViewer) | ## Terminal / Text mode | Shot | Link |