Add another UnrealImGui fork with 5.2 support

jonpas 2023-07-07 11:51:04 +02:00
parent d635d22011
commit 731386c5fe

@ -104,7 +104,7 @@ Other backends:
| SFML | **imgui-sfml**:<br>https://github.com/SFML/imgui-sfml |
| Sokol | **sokol-samples**:<br>https://github.com/floooh/sokol-samples/blob/master/glfw/imgui-glfw.cc |
| Unity | **dear-imgui-unity**:<br>https://github.com/realgamessoftware/dear-imgui-unity<br>**uimgui**:<br>https://github.com/psydack/uimgui
| Unreal Engine 4/5 | **UnrealImGui**:<br>https://github.com/segross/UnrealImGui <br>fork: https://github.com/benui-dev/UnrealImGui <br>**UnrealEngine_ImGui**:<br>https://github.com/sronsse/UnrealEngine_ImGui<br>**UnrealNetImgui** (plugin for NetImgui):<br>https://github.com/sammyfreg/UnrealNetImgui<BR><BR>Also see: **UnrealImGuiTools** "A set of tools and utilities for use with Unreal Engine projects using ImGui."<BR>https://github.com/nakdeyes/UnrealImGuiTools
| Unreal Engine 4/5 | **UnrealImGui**:<br>https://github.com/segross/UnrealImGui <br>fork: https://github.com/benui-dev/UnrealImGui <br>fork: https://github.com/IDI-Systems/UnrealImGui (most up-to-date, 5.2 support) <br>**UnrealEngine_ImGui**:<br>https://github.com/sronsse/UnrealEngine_ImGui<br>**UnrealNetImgui** (plugin for NetImgui):<br>https://github.com/sammyfreg/UnrealNetImgui<BR><BR>Also see: **UnrealImGuiTools** "A set of tools and utilities for use with Unreal Engine projects using ImGui."<BR>https://github.com/nakdeyes/UnrealImGuiTools
| vtk | **imgui-vtk**:<br>https://github.com/trlsmax/imgui-vtk<br>**vtkDearImGUIInjector**:<br>https://github.com/jspanchu/vtkDearImGUIInjector<br>**vtkImGuiAdapter**:<br>https://github.com/phcerdan/vtkImGuiAdapter
| VulkanHpp | **ImGui-VulkanHpp**:<br>https://github.com/takiyu/ImGui-VulkanHpp
| VulkanSceneGraph | **vsgImGui**:<br>https://github.com/vsg-dev/vsgImGui