imgui-ws
ImGUI renderer over WebSockets
A WebSocket-based implementation of the Dear ImGui rendering engine
Dear ImGui over WebSockets
458 stars
21 watching
56 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
imguiwebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
emilk/imgui_software_renderer | Software renderer for Dear ImGui GUI library | 267 |
yak32/glw_imgui | An IMGUI implementation providing a simple and code-driven GUI system with basic support for layouting, themes, multithreading, and graphics API independence. | 52 |
enkisoftware/imgui_markdown | A markdown rendering library for Dear ImGui game development | 1,100 |
airguanz/imgui-filebrowser | A file browser implementation built on top of dear-imgui for creating an intuitive user interface for navigating and managing files. | 674 |
igrigorik/em-websocket | An event-driven WebSocket server written in Ruby. | 1,690 |
segross/unrealimgui | An Unreal Engine 4 plugin integrating Dear ImGui for creating graphical user interfaces in games. | 687 |
yaakovdavis/vorticeimgui | A C# project providing ImGui bindings for Vortice, a graphics library. | 20 |
nsauzede/vig | A C wrapper around ImGui and CImgui for creating graphical user interfaces with SDL2 and OpenGL support. | 53 |
sfml/imgui-sfml | A library that provides an ImGui backend for use with SFML, allowing developers to create graphical user interfaces. | 1,150 |
ubisoft/imgui | A lightweight, fast, and portable C++ library for building graphical user interfaces in real-time applications | 27 |
cimgui/cimgui | An intermediate layer to bind C++ immediate mode GUI Dear ImGui to other languages | 1,508 |
flix01/imgui | A lightweight, self-contained C++ library for building graphical user interfaces in games and other applications. | 397 |
slages/love-imgui | A Lua wrapper around the ImGui C++ library for the LOVE game engine. | 322 |
aidan63/linc_imgui | A Haxe library that provides native bindings for Dear ImGui, allowing for efficient integration of the ImGui C++ API into Haxe projects. | 44 |
gallickgunner/imgui-addons | A cross-platform file dialog addon for the Dear ImGui GUI library | 419 |