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

imgui-ws

omar 2019-06-30 22:06:02 +02:00
parent 28f418b048
commit 9f1fd82566

@ -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