diff --git a/Bindings.md b/Bindings.md index 555cc9b..2f8b256 100644 --- a/Bindings.md +++ b/Bindings.md @@ -105,7 +105,7 @@ Other backends: | SFML | **imgui-sfml**:
https://github.com/SFML/imgui-sfml | | Sokol | **sokol-samples**:
https://github.com/floooh/sokol-samples/blob/master/glfw/imgui-glfw.cc | | Unity | **dear-imgui-unity**:
https://github.com/realgamessoftware/dear-imgui-unity
**uimgui**:
https://github.com/psydack/uimgui -| Unreal Engine 4/5 | **UnrealImGui**:
https://github.com/segross/UnrealImGui
fork: https://github.com/benui-dev/UnrealImGui
fork: https://github.com/IDI-Systems/UnrealImGui (most up-to-date, 5.2 support)
**UnrealEngine_ImGui**:
https://github.com/sronsse/UnrealEngine_ImGui
**UnrealNetImgui** (plugin for NetImgui):
https://github.com/sammyfreg/UnrealNetImgui

Also see: **UnrealImGuiTools** "A set of tools and utilities for use with Unreal Engine projects using ImGui."
https://github.com/nakdeyes/UnrealImGuiTools +| Unreal Engine | **UnrealImGui**:
https://github.com/segross/UnrealImGui
fork: https://github.com/benui-dev/UnrealImGui
fork: https://github.com/IDI-Systems/UnrealImGui (most up-to-date, 5.2 support)
**UnrealEngine_ImGui**:
https://github.com/sronsse/UnrealEngine_ImGui
**UnrealNetImgui** (plugin for NetImgui):
https://github.com/sammyfreg/UnrealNetImgui

Also see: [Useful Extensions: Unreal Engine specific](https://github.com/ocornut/imgui/wiki/Useful-Extensions#unreal-engine-specific) for: Cog, PropertyWatcher, UnrealImGuiTools etc. | UWP | **imgui_impl_uwp**:
https://github.com/ocornut/imgui/pull/6579 | vtk | **imgui-vtk**:
https://github.com/trlsmax/imgui-vtk
**vtkDearImGUIInjector**:
https://github.com/jspanchu/vtkDearImGUIInjector
**vtkImGuiAdapter**:
https://github.com/phcerdan/vtkImGuiAdapter | VulkanHpp | **ImGui-VulkanHpp**:
https://github.com/takiyu/ImGui-VulkanHpp