1
0
mirror of https://github.com/ocornut/imgui.git synced 2025-02-25 14:34:40 +01:00

Updated Useful Extensions (markdown)

omar 2024-09-17 17:54:17 +02:00
parent 3068d152a9
commit 9c4a957c06

@ -57,15 +57,15 @@ _(had to turn off wiki editing, see [Home](Home) for details. you may post meani
# Node Editors
**imgui-node-editor**: node editor using Dear ImGui (2016-2021)
**imgui-node-editor**: node editor using Dear ImGui (2016-2023)
<BR> [github/thedmd/imgui-node-editor](https://github.com/thedmd/imgui-node-editor)
<BR> ![](https://user-images.githubusercontent.com/1193295/96736564-06dfa980-13bd-11eb-8cf8-641962bb04df.png)
**ImNodes**: Node graph implementation for Dear ImGui (2019)
**ImNodes**: Node graph implementation for Dear ImGui (2019-2022)
<BR> [github/rokups/ImNodes](https://github.com/rokups/ImNodes)
<BR> ![](https://user-images.githubusercontent.com/1193295/96736823-49a18180-13bd-11eb-8891-95f481fe1765.png)
**imnodes**: A small, dependency-free node editor for dear imgui (2019-2020)
**imnodes**: A small, dependency-free node editor for dear imgui (2019-2024)
<BR> [github/Nelarius/imnodes](https://github.com/Nelarius/imnodes)
<BR> ![](https://user-images.githubusercontent.com/1193295/96736995-78b7f300-13bd-11eb-84a1-6b8f0e4ac064.png)
@ -73,18 +73,17 @@ _(had to turn off wiki editing, see [Home](Home) for details. you may post meani
<BR> [github/Fattorino/ImNodeFlow](https://github.com/Fattorino/ImNodeFlow)
<BR> ![](https://github.com/ocornut/imgui/assets/90210751/c961fc33-9ee3-4874-ba67-07c6bfe83824)
Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306).
More Node Editors stuff at [#306](https://github.com/ocornut/imgui/issues/306).
# Memory Editors
**imgui_memory_editor**: hexadecimal editor (2017-2022)
**imgui_memory_editor**: hexadecimal editor (2017-2024)
<BR> [github/ocornut/imgui_club](https://github.com/ocornut/imgui_club)
<BR> ![](https://user-images.githubusercontent.com/1193295/96868227-081cdf00-146e-11eb-996b-35134ba8bd3c.png)
# Plotting, Graph
**ImPlot**: Advanced 2D Plotting for Dear ImGui (2020-2023)
**ImPlot**: Advanced 2D Plotting for Dear ImGui (2020-2024)
<BR> [github/epezent/implot](https://github.com/epezent/implot)
<BR> ![](https://user-images.githubusercontent.com/1193295/96738879-79ea1f80-13bf-11eb-8e96-97f4acc8b79d.png)