Restored omar changes (were wrongly overwritten)

Louis Schnellbach 2020-10-22 14:53:47 +02:00
parent 83db824442
commit 13c683f8a8

@ -1,121 +1,123 @@
## Text Editors
| Shot | Link |
|------|------|
| ![](https://user-images.githubusercontent.com/1193295/96733540-dba78b00-13b9-11eb-855e-d0aa98a322d1.png) | ImGuiColorTextEdit<BR>[github](https://github.com/BalazsJako/ImGuiColorTextEdit)|
| ![](https://user-images.githubusercontent.com/1193295/96734078-72744780-13ba-11eb-9a1d-a39c1e5122fd.png) | Zep<BR>[github](https://github.com/Rezonality/zep) |
| ![](https://user-images.githubusercontent.com/1193295/96734863-42797400-13bb-11eb-948f-554044b7a67d.png) | Scintilla<BR>[thread]() |
| ![](https://user-images.githubusercontent.com/1193295/96733540-dba78b00-13b9-11eb-855e-d0aa98a322d1.png) | ImGuiColorTextEdit<BR>[github/BalazsJako/ImGuiColorTextEdit](https://github.com/BalazsJako/ImGuiColorTextEdit)|
| ![](https://user-images.githubusercontent.com/1193295/96734078-72744780-13ba-11eb-9a1d-a39c1e5122fd.png) | Zep<BR>[github/Rezonality/zep](https://github.com/Rezonality/zep) |
| ![](https://user-images.githubusercontent.com/1193295/96734863-42797400-13bb-11eb-948f-554044b7a67d.png) | Scintilla<BR>[issue #108](https://github.com/ocornut/imgui/issues/108) |
## Node Editors
| Shot | Link |
|------|------|
| ![](https://user-images.githubusercontent.com/1193295/96736564-06dfa980-13bd-11eb-8cf8-641962bb04df.png) | imgui-node-editor<BR>[github](https://github.com/thedmd/imgui-node-editor) |
| ![](https://user-images.githubusercontent.com/1193295/96736823-49a18180-13bd-11eb-8891-95f481fe1765.png) | ImNodes<BR>[github](https://github.com/rokups/ImNodes) |
| ![](https://user-images.githubusercontent.com/1193295/96736995-78b7f300-13bd-11eb-84a1-6b8f0e4ac064.png) | imnodes<BR>[github](https://github.com/Nelarius/imnodes) |
| ![]() | Many more<BR>[thread](https://github.com/ocornut/imgui/issues/306) |
| ![](https://user-images.githubusercontent.com/1193295/96736564-06dfa980-13bd-11eb-8cf8-641962bb04df.png) | imgui-node-editor<BR>[github/thedmd/imgui-node-editor](https://github.com/thedmd/imgui-node-editor) |
| ![](https://user-images.githubusercontent.com/1193295/96736823-49a18180-13bd-11eb-8891-95f481fe1765.png) | ImNodes<BR>[github/rokups/ImNodes](https://github.com/rokups/ImNodes) |
| ![](https://user-images.githubusercontent.com/1193295/96736995-78b7f300-13bd-11eb-84a1-6b8f0e4ac064.png) | imnodes<BR>[github/Nelarius/imnodes](https://github.com/Nelarius/imnodes) |
| ![]() | Many more at [#306](https://github.com/ocornut/imgui/issues/306) |
## Curves, Animations, Gradients
| Shot | Link |
|------|------|
| ![](https://user-images.githubusercontent.com/1193295/96737312-d1878b80-13bd-11eb-92ae-62dc191c6ee1.png) | Bezier<BR>[github](https://github.com/ocornut/imgui/issues/786) |
| ![](https://user-images.githubusercontent.com/1193295/96737563-1ad7db00-13be-11eb-974d-956ba41b11de.png) | ImSequencer<BR>[github](https://github.com/CedricGuillemet/ImGuizmo) |
| ![](https://user-images.githubusercontent.com/1193295/96737563-1ad7db00-13be-11eb-974d-956ba41b11de.png) | ImSequencer<BR>[github/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo) |
| ![]() | ImGradient<BR>[github/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo) |
| ![]() | ImCurveEdit<BR>[github/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo) |
| ![]() | Gradient Color Generator<BR>[gist](https://gist.github.com/galloscript/8a5d179e432e062550972afcd1ecf112) |
## Plotting, Graph
| Shot | Link |
|------|------|
| ![](https://user-images.githubusercontent.com/1193295/96738879-79ea1f80-13bf-11eb-8e96-97f4acc8b79d.png) | ImPlot <BR>[github](https://github.com/epezent/implot) |
| ![](https://user-images.githubusercontent.com/1193295/96739012-9f772900-13bf-11eb-831b-e4b1ba82e152.png) | imgui-plot<BR>[github](https://github.com/soulthreads/imgui-plot) |
| ![](https://user-images.githubusercontent.com/1193295/96739187-d0575e00-13bf-11eb-9afa-6f0c2bc4dd0f.png) | Flame Graph Widget<BR>[issues](https://github.com/ocornut/imgui/issues/2859) |
| ![](https://user-images.githubusercontent.com/1193295/96738879-79ea1f80-13bf-11eb-8e96-97f4acc8b79d.png) | ImPlot <BR>[github/epezent/implot](https://github.com/epezent/implot) |
| ![](https://user-images.githubusercontent.com/1193295/96739012-9f772900-13bf-11eb-831b-e4b1ba82e152.png) | imgui-plot<BR>[github/soulthreads/imgui-plot](https://github.com/soulthreads/imgui-plot) |
| ![](https://user-images.githubusercontent.com/1193295/96739187-d0575e00-13bf-11eb-9afa-6f0c2bc4dd0f.png) | Flame Graph Widget <BR>[issue #2859](https://github.com/ocornut/imgui/issues/2859) |
| ![](https://user-images.githubusercontent.com/1193295/96739299-f0871d00-13bf-11eb-8a2b-fa670070477d.png) | Plot Var Helper<BR>[wiki](https://github.com/ocornut/imgui/wiki/plot_var_example) |
## File Browsers / File Dialog
| Shot | Link |
|------|------|
| ![](https://user-images.githubusercontent.com/1193295/96841762-781a6d80-144c-11eb-9ef9-7f9c3bda37d1.png) | imgui-filebrowser<BR>[github](https://github.com/AirGuanZ/imgui-filebrowser) |
| ![](https://user-images.githubusercontent.com/1193295/96842206-068eef00-144d-11eb-8342-7e82d37ab7a8.png) | ImGui-Addons<BR>[github](https://github.com/gallickgunner/ImGui-Addons) |
| ![](https://user-images.githubusercontent.com/1193295/96842432-4e157b00-144d-11eb-9cbf-8e6b050e6f74.png) | ImGui-Addons-Branch-Home<BR>[github](https://github.com/Flix01/imgui/wiki/ImGui-Addons-Branch-Home) |
| ![](https://user-images.githubusercontent.com/1193295/96842853-d85ddf00-144d-11eb-8c85-2c6e4ed4be76.png) | ImGuiFileDialog<BR>[github](https://github.com/aiekick/ImGuiFileDialog) |
| ![](https://user-images.githubusercontent.com/1193295/96842995-11964f00-144e-11eb-82fc-4794e4abdecb.png) | L2DFileDialog<BR>[github](https://github.com/Limeoats/L2DFileDialog) |
| ![](https://user-images.githubusercontent.com/1193295/96841762-781a6d80-144c-11eb-9ef9-7f9c3bda37d1.png) | imgui-filebrowser<BR>[github/AirGuanZ-imgui-filebrowser](https://github.com/AirGuanZ/imgui-filebrowser) |
| ![](https://user-images.githubusercontent.com/1193295/96842206-068eef00-144d-11eb-8342-7e82d37ab7a8.png) | ImGui-Addons<BR>[github/gallickgunner/ImGui-Addons](https://github.com/gallickgunner/ImGui-Addons) |
| ![](https://user-images.githubusercontent.com/1193295/96842432-4e157b00-144d-11eb-9cbf-8e6b050e6f74.png) | ImGui-Addons-Branch-Home<BR>[github/Flix01/imgui](https://github.com/Flix01/imgui/wiki/ImGui-Addons-Branch-Home) |
| ![](https://user-images.githubusercontent.com/1193295/96842853-d85ddf00-144d-11eb-8c85-2c6e4ed4be76.png) | ImGuiFileDialog<BR>[github/aiekick/ImGuiFileDialog](https://github.com/aiekick/ImGuiFileDialog) |
| ![](https://user-images.githubusercontent.com/1193295/96842995-11964f00-144e-11eb-82fc-4794e4abdecb.png) | L2DFileDialog<BR>[github/Limeoats/L2DFileDialog](https://github.com/Limeoats/L2DFileDialog) |
## Rich text
| Shot | Link |
|------|------|
| ![](https://user-images.githubusercontent.com/1193295/96847652-bcf5d280-1453-11eb-912b-5673261fb072.png) | Markdown<BR>[github](https://github.com/juliettef/imgui_markdown) |
| ![]() | URL/Links<BR>[gist](https://gist.github.com/dougbinks/ef0962ef6ebe2cadae76c4e9f0586c69#file-imguiutils-h-L228-L262) |
| ![](https://user-images.githubusercontent.com/1193295/96847652-bcf5d280-1453-11eb-912b-5673261fb072.png) | Markdown<BR>[github/juliettef/imgui_markdown](https://github.com/juliettef/imgui_markdown) |
| ![]() | URL/Links<BR>[gist/dougbinks](https://gist.github.com/dougbinks/ef0962ef6ebe2cadae76c4e9f0586c69#file-imguiutils-h-L228-L262) |
## Input Method Editor
| Shot | Link |
|------|------|
| ![](https://user-images.githubusercontent.com/1193295/96867731-64333380-146d-11eb-9aae-14abee458f93.png) | DearImGui-with-IMM32<BR>[github](https://github.com/maildrop/DearImGui-with-IMM32) |
| ![](https://user-images.githubusercontent.com/1193295/96867731-64333380-146d-11eb-9aae-14abee458f93.png) | DearImGui-with-IMM32<BR>[github/maildrop/DearImGui-with-IMM32](https://github.com/maildrop/DearImGui-with-IMM32) |
## Misc
| Shot | Link |
|------|------|
| ![](https://user-images.githubusercontent.com/1193295/96868227-081cdf00-146e-11eb-996b-35134ba8bd3c.png) | Memory Editor: <BR>[github](https://github.com/ocornut/imgui_club)
| ![](https://user-images.githubusercontent.com/1193295/96868383-41554f00-146e-11eb-84b5-c4264c54532f.png) | ImGuizmo<BR>[github](https://github.com/CedricGuillemet/ImGuizmo)
| ![](https://user-images.githubusercontent.com/1193295/96868553-86798100-146e-11eb-872a-44f51ee78117.png) | imGuiZMO.quat<BR>[github](https://github.com/BrutPitt/imGuIZMO.quat)
| ![](https://user-images.githubusercontent.com/1193295/96868825-da846580-146e-11eb-9f2b-c4e5faf4581f.png) | Splitters<BR>[github](https://github.com/ocornut/imgui/issues/319)
| | Slider 2D and Slider 3D<BR>[github](https://github.com/ocornut/imgui/issues/3484)
| | Spinner + Loading Bar progress indicators<BR>[github](https://github.com/ocornut/imgui/issues/1901)
| | ImHotKey (Hotkey Editor)<BR>[github](https://github.com/CedricGuillemet/ImHotKey)
| | IP Entry Box<BR>[github](https://github.com/ocornut/imgui/issues/388)
| | Pie menu test<BR>[github](https://github.com/ocornut/imgui/issues/434)
| | nnview: a neural network viewer<BR>[github](https://github.com/lighttransport/nnview)
| | Knobs<BR>[github](https://github.com/ocornut/imgui/issues/942#issuecomment-268369298)
| | Toggle Button<BR>[github](https://github.com/ocornut/imgui/issues/1537)
| | ImGui::Auto()<BR>leverage C++17 to serialize any<BR> structure into imgui interfaces <BR>[github](https://github.com/Csabix/imgui/tree/master/auto)
| | LayoutWidget<BR>[github](https://github.com/xpenatan/jDear-imgui/tree/master/extensions/imgui-layout-widget)
| | Issues "useful widgets" Tag<BR>[issue](https://github.com/ocornut/imgui/labels/useful%20widgets)
| ![](https://user-images.githubusercontent.com/1193295/96868227-081cdf00-146e-11eb-996b-35134ba8bd3c.png) | Memory Editor: <BR>[github/ocornut/imgui_club](https://github.com/ocornut/imgui_club)
| ![](https://user-images.githubusercontent.com/1193295/96868383-41554f00-146e-11eb-84b5-c4264c54532f.png) | ImGuizmo<BR>[github/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo)
| ![](https://user-images.githubusercontent.com/1193295/96868553-86798100-146e-11eb-872a-44f51ee78117.png) | imGuiZMO.quat<BR>[github/BrutPitt/imGuIZMO.quat](https://github.com/BrutPitt/imGuIZMO.quat)
| ![](https://user-images.githubusercontent.com/1193295/96868825-da846580-146e-11eb-9f2b-c4e5faf4581f.png) | Splitters<BR>[issue #319](https://github.com/ocornut/imgui/issues/319)
| ![]() | Slider 2D and Slider 3D<BR>[issue #3484](https://github.com/ocornut/imgui/issues/3484)
| ![]() | Spinner + Loading Bar progress indicators<BR>[issue #1901](https://github.com/ocornut/imgui/issues/1901)
| ![]() | ImHotKey (Hotkey Editor)<BR>[github/CedricGuillemet/ImHotKey](https://github.com/CedricGuillemet/ImHotKey)
| ![]() | IP Entry Box<BR>[issue #388](https://github.com/ocornut/imgui/issues/388)
| ![]() | Pie menu test<BR>[issue #434](https://github.com/ocornut/imgui/issues/434)
| ![]() | nnview: a neural network viewer<BR>[github/lighttransport/nnview](https://github.com/lighttransport/nnview)
| ![]() | Knobs<BR>[issue #942](https://github.com/ocornut/imgui/issues/942#issuecomment-268369298)
| ![]() | Toggle Button<BR>[issue #1537](https://github.com/ocornut/imgui/issues/1537)
| ![]() | ImGui::Auto(): leverage C++17 to serialize any structure into imgui interfaces <BR>[github/Csabix/imgui](https://github.com/Csabix/imgui/tree/master/auto)
| ![]() | LayoutWidget<BR>[github/xpenatan/jDear-imgui/extensions](https://github.com/xpenatan/jDear-imgui/tree/master/extensions/imgui-layout-widget)
| ![]() | Also see `useful widgets` tag in [issues](https://github.com/ocornut/imgui/labels/useful%20widgets)
## Virtual Reality (VR) / Reprojected UI plane
| Shot | Link |
|------|------|
| ![]() | ImGuiVR: Demo code for using Imgui with OpenVR <BR>[github](https://github.com/temcgraw/ImguiVR)<BR>[video](https://www.youtube.com/watch?v=nlwfn4HJw5E) |
| ![]() | Desktop+<BR>[github](https://github.com/elvissteinjr/DesktopPlus) |
| ![]() | BIMXplorer<BR>[bimxplorer](https://www.bimxplorer.com/) |
| ![]() | mpFluid CAVE Front End<BR>[github](https://github.com/sariug/mpfluid_cave_frontend) |
| ![]() | ImGuiVR: Demo code for using Imgui with OpenVR <BR>[github/temcgraw/ImguiVR](https://github.com/temcgraw/ImguiVR)<BR>[video](https://www.youtube.com/watch?v=nlwfn4HJw5E) |
| ![]() | Desktop+<BR>[github/elvissteinjr/DesktopPlus](https://github.com/elvissteinjr/DesktopPlus) |
| ![]() | BIMXplorer<BR>[homepage](https://www.bimxplorer.com/) |
| ![]() | mpFluid CAVE Front End<BR>[github/sariug/mpfluid_cave_frontend](https://github.com/sariug/mpfluid_cave_frontend) |
## Third party repos
| Shot | Link |
|------|------|
| ![]() | ImGui-Addons-Branch-Home<BR>[github](https://github.com/Flix01/imgui/wiki/ImGui-Addons-Branch-Home) |
| ![]() | @leiradel's snippets<BR>[github](https://github.com/leiradel/ImGuiAl/) |
| ![]() | @nem0's snippets (in imgui_user.* files)<BR>[github]( https://github.com/nem0/LumixEngine/tree/master/external/imgui) |
| ![]() | @aoterodelaroza's snippets<BR>[github](https://github.com/aoterodelaroza/imgui-goodies) |
| ![]() | MetricsGui: controls for displaying performance metrics<BR>[github](https://github.com/GameTechDev/MetricsGui) |
| ![]() | ImGui-Addons-Branch-Home<BR>[github/Flix01/imgui](https://github.com/Flix01/imgui/wiki/ImGui-Addons-Branch-Home) |
| ![]() | @leiradel's snippets<BR>[github/leiradel/ImGuiAl](https://github.com/leiradel/ImGuiAl/) |
| ![]() | @nem0's snippets (in imgui_user.* files)<BR>[github/nem0/LumixEngine]( https://github.com/nem0/LumixEngine/tree/master/external/imgui) |
| ![]() | @aoterodelaroza's snippets<BR>[github/aoterodelaroza/imgui-goodies](https://github.com/aoterodelaroza/imgui-goodies) |
| ![]() | MetricsGui: controls for displaying performance metrics<BR>[github/GameTechDev/MetricsGui](https://github.com/GameTechDev/MetricsGui) |
## Software Renderer/Rasterizer
| Shot | Link |
|------|------|
| ![]() | Software Renderer for Dear ImGui <BR>[repo](https://github.com/emilk/imgui_software_renderer) |
| ![]() | ImSoft (softraster for ImGui)<BR>[repo](https://github.com/LAK132/ImSoft) |
| ![]() | Software Renderer for Dear ImGui <BR>[github/emilk/imgui_software_renderer](https://github.com/emilk/imgui_software_renderer) |
| ![]() | ImSoft (softraster for ImGui)<BR>[github/LAK132/ImSoft](https://github.com/LAK132/ImSoft) |
## Remoting
| Shot | Link |
|------|------|
| ![]() | RemoteImGui: send vertices over the network<BR>[github](https://github.com/JordiRos/remoteimgui) |
| ![]() | imgui-ws: Dear ImGui over WebSockets<BR>[github](https://github.com/ggerganov/imgui-ws) |
| ![]() | netImGui: Dear ImGui remote access library and application <BR>[github](https://github.com/sammyfreg/netImgui) |
| ![]() | Android GLES3 stub with RemoteImGui<BR>[github](https://github.com/CedricGuillemet/AndroidAppViewer) |
| ![]() | netImGui: Dear ImGui remote access library and application <BR>[github/sammyfreg/netImgui](https://github.com/sammyfreg/netImgui) |
| ![]() | imgui-ws: Dear ImGui over WebSockets<BR>[github/ggerganov/imgui-ws](https://github.com/ggerganov/imgui-ws) |
| ![]() | RemoteImGui: send vertices over the network<BR>[github/JordiRos/remoteimgui](https://github.com/JordiRos/remoteimgui) |
| ![]() | Android GLES3 stub with RemoteImGui<BR>[github/CedricGuillemet/AndroidAppViewer](https://github.com/CedricGuillemet/AndroidAppViewer) |
## Terminal / Text mode
| Shot | Link |
|------|------|
| ![]() | ImTui: Immediate Mode Text-based User Interface<BR>[github](https://github.com/ggerganov/imtui) |
| ![]() | tear imgui: Experiment for a terminal-based renderer for imgui<BR>[github](https://github.com/jonvaldes/tear_imgui) |
| ![]() | ImTui: Immediate Mode Text-based User Interface<BR>[github/ggerganov/imtui](https://github.com/ggerganov/imtui) |
| ![]() | tear imgui: Experiment for a terminal-based renderer for imgui<BR>[github/jonvaldes/tear_imgui](https://github.com/jonvaldes/tear_imgui) |
## Midi/OSC interfacing
| Shot | Link |
|------|------|
| ![]() | midi2osc: midi to opensoundcontrol bridge<BR>[github](https://github.com/mmalex/midi2osc) |
| ![]() | devmidi: A simple MIDI input library that also dovetails into Dear ImGui<BR>[github](https://github.com/antonthefirst/devmidi) |
| ![]() | midi2osc: midi to opensoundcontrol bridge<BR>[github/mmalex/midi2osc](https://github.com/mmalex/midi2osc) |
| ![]() | devmidi: A simple MIDI input library that also dovetails into Dear ImGui<BR>[github/antonthefirst/devmidi](https://github.com/antonthefirst/devmidi) |
## Other
| Shot | Link |
|------|------|
| ![]() | imgui_freetype renderer: imgui/misc/freetype/<BR>[github](https://github.com/ocornut/imgui) |
| ![]() | ImDuino (ESP32+TFT+ImSoft+ImGui example)<BR>[github](https://github.com/LAK132/ImDuino) |
| ![]() | imgui_freetype renderer: imgui/misc/freetype/<BR>[github/ocornut/imgui](https://github.com/ocornut/imgui) |
| ![]() | ImDuino (ESP32+TFT+ImSoft+ImGui example)<BR>[github/LAK132/ImDuino](https://github.com/LAK132/ImDuino) |
| ![]() | Input / IO queue for very low framerate applications<BR>[gist](https://gist.github.com/ocornut/8417344f3506790304742b07887adf9f) |
| ![]() | Screenshot Tool<BR>[github](https://github.com/ocornut/imgui/wiki/screenshot_tool) |
| ![]() | Screenshot Tool<BR>[wiki](https://github.com/ocornut/imgui/wiki/screenshot_tool) |
[![ALT_TEXT](THUMBNAIL)](TARGET_URL)