imgui-uwp

omar 2023-11-13 15:42:19 +01:00
parent 6a27807eaf
commit b00366a0d4

@ -106,7 +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 | **UnrealImGui**:<br>- original: https://github.com/segross/UnrealImGui (2017-2021)<br>- fork: https://github.com/benui-dev/UnrealImGui (2022)<br>- fork: https://github.com/IDI-Systems/UnrealImGui (2022-2023: most up-to-date) <br>**VesCodes/ImGui** (2023):<br>https://github.com/VesCodes/ImGui<br>with multi-viewports and docking support. <br>**UnrealImGuiDocker** (2023):<BR>https://github.com/Sharundaar/UnrealImGuiDocker<BR>with multi-viewports and docking support.<br>**UnrealEngine_ImGui** (2017):<br>https://github.com/sronsse/UnrealEngine_ImGui<br>**UnrealNetImgui** (plugin for NetImgui):<br>https://github.com/sammyfreg/UnrealNetImgui<BR><BR>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**:<br>https://github.com/ocornut/imgui/pull/6579
| UWP | **imgui-uwp**:<br>https://github.com/ahmed605/imgui-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