UWP

omar 2023-08-15 11:22:56 +02:00
parent ff2b6cdf3e
commit af6faf67fe

@ -106,6 +106,7 @@ Other backends:
| 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>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
| UWP | **imgui_impl_uwp**:<br>https://github.com/ocornut/imgui/pull/6579
| 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