From 9f1fd82566cfb7f1903a2dba6f67b9c49f138253 Mon Sep 17 00:00:00 2001 From: omar Date: Sun, 30 Jun 2019 22:06:02 +0200 Subject: [PATCH] imgui-ws --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 720951e..28e3207 100644 --- a/Home.md +++ b/Home.md @@ -95,6 +95,7 @@ Feel free to edit and contribute! ### Remoting - RemoteImGui: send vertices over the network https://github.com/JordiRos/remoteimgui +- imgui-ws: ImGui over WebSockets https://github.com/ggerganov/imgui-ws - Android GLES3 stub with RemoteImGui: https://github.com/CedricGuillemet/AndroidAppViewer ### Other