From 9f35e2a58364b4faea9b2ad7fef3f603e754213f Mon Sep 17 00:00:00 2001 From: omar Date: Mon, 1 Feb 2021 12:54:48 +0100 Subject: [PATCH] UnrealNetImgui --- Bindings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bindings.md b/Bindings.md index 2479a85..14bbb1e 100644 --- a/Bindings.md +++ b/Bindings.md @@ -75,7 +75,7 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12, | SFML | **imgui-sfml**:
https://github.com/eliasdaler/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 -| Unreal Engine 4 | **UnrealImGui**:
https://github.com/segross/UnrealImGui
**UnrealEngine_ImGui**:
https://github.com/sronsse/UnrealEngine_ImGui +| Unreal Engine 4 | **UnrealImGui**:
https://github.com/segross/UnrealImGui
**UnrealEngine_ImGui**:
https://github.com/sronsse/UnrealEngine_ImGui
**UnrealNetImgui** (plugin for NetImgui):
https://github.com/sammyfreg/UnrealNetImgui | vtk | **imgui-vtk**:
https://github.com/trlsmax/imgui-vtk | VulkanHpp | **ImGui-VulkanHpp**:
https://github.com/takiyu/ImGui-VulkanHpp | VulkanSceneGraph | **vsgImGui**:
https://github.com/vsg-dev/vsgImGui