Node graph editors
parent
6d2a56e20a
commit
cb7960c150
7
Home.md
7
Home.md
@ -99,6 +99,12 @@ Feel free to edit and contribute!
|
|||||||
- imgui-ws: ImGui over WebSockets https://github.com/ggerganov/imgui-ws
|
- imgui-ws: ImGui over WebSockets https://github.com/ggerganov/imgui-ws
|
||||||
- Android GLES3 stub with RemoteImGui: https://github.com/CedricGuillemet/AndroidAppViewer
|
- Android GLES3 stub with RemoteImGui: https://github.com/CedricGuillemet/AndroidAppViewer
|
||||||
|
|
||||||
|
### Node graph editors
|
||||||
|
|
||||||
|
- imgui-node-editor: https://github.com/thedmd/imgui-node-editor
|
||||||
|
- ImNodes: https://github.com/rokups/ImNodes
|
||||||
|
- Many more in this thread: https://github.com/ocornut/imgui/issues/306
|
||||||
|
|
||||||
### Other
|
### Other
|
||||||
|
|
||||||
- ImDuino (ESP32+TFT+ImSoft+ImGui example): https://github.com/LAK132/ImDuino
|
- ImDuino (ESP32+TFT+ImSoft+ImGui example): https://github.com/LAK132/ImDuino
|
||||||
@ -107,7 +113,6 @@ Feel free to edit and contribute!
|
|||||||
- Splitters: https://github.com/ocornut/imgui/issues/319
|
- Splitters: https://github.com/ocornut/imgui/issues/319
|
||||||
- Bezier widget (@r-lyeh) https://github.com/ocornut/imgui/issues/786
|
- Bezier widget (@r-lyeh) https://github.com/ocornut/imgui/issues/786
|
||||||
- Spinner + Loading Bar progress indicators: https://github.com/ocornut/imgui/issues/1901
|
- Spinner + Loading Bar progress indicators: https://github.com/ocornut/imgui/issues/1901
|
||||||
- Node graph editors: https://github.com/ocornut/imgui/issues/306
|
|
||||||
- Log Window: https://github.com/ocornut/imgui/issues/300
|
- Log Window: https://github.com/ocornut/imgui/issues/300
|
||||||
- ImHotKey (Hotkey Editor): https://github.com/CedricGuillemet/ImHotKey
|
- ImHotKey (Hotkey Editor): https://github.com/CedricGuillemet/ImHotKey
|
||||||
- IP Entry Box (@adam4813) https://github.com/ocornut/imgui/issues/388
|
- IP Entry Box (@adam4813) https://github.com/ocornut/imgui/issues/388
|
||||||
|
Loading…
Reference in New Issue
Block a user