From 88a0e353b80084972a30ded52a768c410ddad4d9 Mon Sep 17 00:00:00 2001 From: Half People <56476339+Half-People@users.noreply.github.com> Date: Sun, 14 Apr 2024 03:26:23 +0800 Subject: [PATCH] Updated Useful Extensions (markdown) --- Useful-Extensions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Useful-Extensions.md b/Useful-Extensions.md index fa38e54..7bec25b 100644 --- a/Useful-Extensions.md +++ b/Useful-Extensions.md @@ -79,6 +79,10 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306). # Plotting, Graph +**HImGuiAnimation**: Create animations easily (2024) +
[github/Half-People/HImGuiAnimation](https://github.com/Half-People/HImGuiAnimation) +
![](https://github.com/ocornut/imgui/assets/56476339/d67f49a5-810c-4ac3-8e53-1b17e225e0e9) + **ImPlot**: Advanced 2D Plotting for Dear ImGui (2020-2023)
[github/epezent/implot](https://github.com/epezent/implot)
![](https://user-images.githubusercontent.com/1193295/96738879-79ea1f80-13bf-11eb-8e96-97f4acc8b79d.png)