1
0
mirror of https://github.com/ocornut/imgui.git synced 2024-11-14 11:07:48 +01:00

netImGui

omar 2020-06-17 14:52:38 +02:00
parent 260a1d40c7
commit 210b4b6313

@ -137,7 +137,8 @@ Thank you to every past and present [[Sponsors]] for making this project possibl
### Remoting
- RemoteImGui: send vertices over the network https://github.com/JordiRos/remoteimgui
- imgui-ws: ImGui over WebSockets https://github.com/ggerganov/imgui-ws
- imgui-ws: Dear ImGui over WebSockets https://github.com/ggerganov/imgui-ws
- netImGui: Dear ImGui remote access library and application https://github.com/sammyfreg/netImgui
- Android GLES3 stub with RemoteImGui: https://github.com/CedricGuillemet/AndroidAppViewer
### Terminal / Text mode