diff --git a/Useful-Widgets.md b/Useful-Widgets.md index 4c6345f..941ac8f 100644 --- a/Useful-Widgets.md +++ b/Useful-Widgets.md @@ -78,44 +78,44 @@ ## Third party repos | Shot | Link | |------|------| -| ![]() | ImGui-Addons-Branch-Home
[github](https://github.com/Flix01/imgui/wiki/ImGui-Addons-Branch-Home) | -| ![]() | @leiradel's snippets
[github](https://github.com/leiradel/ImGuiAl/) | -| ![]() | @nem0's snippets (in imgui_user.* files)
[github]( https://github.com/nem0/LumixEngine/tree/master/external/imgui) | -| ![]() | @aoterodelaroza's snippets
[github](https://github.com/aoterodelaroza/imgui-goodies) | -| ![]() | MetricsGui: controls for displaying performance metrics
[github](https://github.com/GameTechDev/MetricsGui) | +| ![]() | ImGui-Addons-Branch-Home
[github/Flix01/imgui](https://github.com/Flix01/imgui/wiki/ImGui-Addons-Branch-Home) | +| ![]() | @leiradel's snippets
[github/leiradel/ImGuiAl](https://github.com/leiradel/ImGuiAl/) | +| ![]() | @nem0's snippets (in imgui_user.* files)
[github/nem0/LumixEngine]( https://github.com/nem0/LumixEngine/tree/master/external/imgui) | +| ![]() | @aoterodelaroza's snippets
[github/aoterodelaroza/imgui-goodies](https://github.com/aoterodelaroza/imgui-goodies) | +| ![]() | MetricsGui: controls for displaying performance metrics
[github/GameTechDev/MetricsGui](https://github.com/GameTechDev/MetricsGui) | ## Software Renderer/Rasterizer | Shot | Link | |------|------| -| ![]() | Software Renderer for Dear ImGui
[repo](https://github.com/emilk/imgui_software_renderer) | -| ![]() | ImSoft (softraster for ImGui)
[repo](https://github.com/LAK132/ImSoft) | +| ![]() | Software Renderer for Dear ImGui
[github/emilk/imgui_software_renderer](https://github.com/emilk/imgui_software_renderer) | +| ![]() | ImSoft (softraster for ImGui)
[github/LAK132/ImSoft](https://github.com/LAK132/ImSoft) | ## Remoting | Shot | Link | |------|------| -| ![]() | RemoteImGui: send vertices over the network
[github](https://github.com/JordiRos/remoteimgui) | -| ![]() | imgui-ws: Dear ImGui over WebSockets
[github](https://github.com/ggerganov/imgui-ws) | -| ![]() | netImGui: Dear ImGui remote access library and application
[github](https://github.com/sammyfreg/netImgui) | -| ![]() | Android GLES3 stub with RemoteImGui
[github](https://github.com/CedricGuillemet/AndroidAppViewer) | +| ![]() | netImGui: Dear ImGui remote access library and application
[github/sammyfreg/netImgui](https://github.com/sammyfreg/netImgui) | +| ![]() | imgui-ws: Dear ImGui over WebSockets
[github/ggerganov/imgui-ws](https://github.com/ggerganov/imgui-ws) | +| ![]() | RemoteImGui: send vertices over the network
[github/JordiRos/remoteimgui](https://github.com/JordiRos/remoteimgui) | +| ![]() | Android GLES3 stub with RemoteImGui
[github/CedricGuillemet/AndroidAppViewer](https://github.com/CedricGuillemet/AndroidAppViewer) | ## Terminal / Text mode | Shot | Link | |------|------| -| ![]() | ImTui: Immediate Mode Text-based User Interface
[github](https://github.com/ggerganov/imtui) | -| ![]() | tear imgui: Experiment for a terminal-based renderer for imgui
[github](https://github.com/jonvaldes/tear_imgui) | +| ![]() | ImTui: Immediate Mode Text-based User Interface
[github/ggerganov/imtui](https://github.com/ggerganov/imtui) | +| ![]() | tear imgui: Experiment for a terminal-based renderer for imgui
[github/jonvaldes/tear_imgui](https://github.com/jonvaldes/tear_imgui) | ## Midi/OSC interfacing | Shot | Link | |------|------| -| ![]() | midi2osc: midi to opensoundcontrol bridge
[github](https://github.com/mmalex/midi2osc) | -| ![]() | devmidi: A simple MIDI input library that also dovetails into Dear ImGui
[github](https://github.com/antonthefirst/devmidi) | +| ![]() | midi2osc: midi to opensoundcontrol bridge
[github/mmalex/midi2osc](https://github.com/mmalex/midi2osc) | +| ![]() | devmidi: A simple MIDI input library that also dovetails into Dear ImGui
[github/antonthefirst/devmidi](https://github.com/antonthefirst/devmidi) | ## Other | Shot | Link | |------|------| -| ![]() | imgui_freetype renderer: imgui/misc/freetype/
[github](https://github.com/ocornut/imgui) | -| ![]() | ImDuino (ESP32+TFT+ImSoft+ImGui example)
[github](https://github.com/LAK132/ImDuino) | +| ![]() | imgui_freetype renderer: imgui/misc/freetype/
[github/ocornut/imgui](https://github.com/ocornut/imgui) | +| ![]() | ImDuino (ESP32+TFT+ImSoft+ImGui example)
[github/LAK132/ImDuino](https://github.com/LAK132/ImDuino) | | ![]() | Input / IO queue for very low framerate applications
[gist](https://gist.github.com/ocornut/8417344f3506790304742b07887adf9f) | -| ![]() | Screenshot Tool
[github](https://github.com/ocornut/imgui/wiki/screenshot_tool) | +| ![]() | Screenshot Tool
[wiki](https://github.com/ocornut/imgui/wiki/screenshot_tool) | [![ALT_TEXT](THUMBNAIL)](TARGET_URL)