SimpleImGuiFlameGraph, imgui-frame-graph

omar
2024-08-23 12:53:27 +02:00
parent e385dc58e6
commit 8d1468596f

@@ -92,9 +92,11 @@ Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306).
<BR> [github/soulthreads/imgui-plot](https://github.com/soulthreads/imgui-plot)
<BR> ![](https://user-images.githubusercontent.com/1193295/96739012-9f772900-13bf-11eb-831b-e4b1ba82e152.png)
**Flame Graph Widget** (2019)
<BR> [issue #2859](https://github.com/ocornut/imgui/issues/2859)
<BR> ![](https://user-images.githubusercontent.com/1193295/96739187-d0575e00-13bf-11eb-9afa-6f0c2bc4dd0f.png)
**SimpleImGuiFlameGraph** (2024)
<BR> [github/CheapMeow/SimpleImGuiFlameGraph](https://github.com/CheapMeow/SimpleImGuiFlameGraph)
**imgui-flame-graph** (2019-2023)
<BR> [github/bwrsandman/imgui-flame-graph](https://github.com/bwrsandman/imgui-flame-graph)
**Plot Var Helper** (2016)
<BR> [comment](https://github.com/ocornut/imgui/issues/1772#issuecomment-1127830067)