Plot widget, mahi gui
parent
3177a262f2
commit
5340a7e756
2
Home.md
2
Home.md
@ -63,6 +63,7 @@ Thank you to every past and present [[Sponsors]] for making this project possibl
|
|||||||
### Plotting, Graph
|
### Plotting, Graph
|
||||||
|
|
||||||
- imgui-plot (@soulthreads): https://github.com/soulthreads/imgui-plot and [#2747](https://github.com/ocornut/imgui/issues/2747)
|
- imgui-plot (@soulthreads): https://github.com/soulthreads/imgui-plot and [#2747](https://github.com/ocornut/imgui/issues/2747)
|
||||||
|
- Another plotting widget (@epezent): [#3067](https://github.com/ocornut/imgui/issues/3067)
|
||||||
- Flame graph widget: https://github.com/ocornut/imgui/issues/2859
|
- Flame graph widget: https://github.com/ocornut/imgui/issues/2859
|
||||||
- Plot var helper: [[plot_var_example]]
|
- Plot var helper: [[plot_var_example]]
|
||||||
|
|
||||||
@ -160,6 +161,7 @@ Thank you to every past and present [[Sponsors]] for making this project possibl
|
|||||||
- Starter dear-imgui GLFW/OpenGL 3 based CMake C++ project: https://github.com/urddru/imgui-glfw
|
- Starter dear-imgui GLFW/OpenGL 3 based CMake C++ project: https://github.com/urddru/imgui-glfw
|
||||||
- Bimpy: bundled imgui for python: https://github.com/podgorskiy/bimpy
|
- Bimpy: bundled imgui for python: https://github.com/podgorskiy/bimpy
|
||||||
- imgui_dojo: an easy setup example for imgui https://github.com/LiuZHolmes/imgui_dojo
|
- imgui_dojo: an easy setup example for imgui https://github.com/LiuZHolmes/imgui_dojo
|
||||||
|
- mahi-gui: Dirt Simple C++ GUI Toolkit using GLFW, glad, and ImGui https://github.com/mahilab/mahi-gui
|
||||||
|
|
||||||
### Rust
|
### Rust
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user