1
0
mirror of https://github.com/ocornut/imgui.git synced 2024-11-27 17:10:57 +01:00

Unreal

omar 2024-03-07 18:53:19 +01:00
parent 161467c66b
commit 8dc38ee3c8

@ -105,7 +105,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 | **UnrealImGui**:<br>- original: https://github.com/segross/UnrealImGui (2017-2021)<br>- fork: https://github.com/benui-dev/UnrealImGui (2022-2023)<br>- fork: https://github.com/IDI-Systems/UnrealImGui (2022-2023)<br>- alt: https://github.com/sleeptightAnsiC/ImGui-for-Blueprints (2022) <br>**VesCodes/ImGui** (2023-2024):<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, 2020-2024):<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.
| Unreal Engine | **UnrealImGui**:<br>- original: https://github.com/segross/UnrealImGui (2017-2021)<br>- fork: https://github.com/benui-dev/UnrealImGui (2022-2023)<br>- fork: https://github.com/IDI-Systems/UnrealImGui (2022-2023)<br>- alt: https://github.com/sleeptightAnsiC/ImGui-for-Blueprints (2022) <br>**VesCodes/ImGui** (2023-2024) (w/ docking and multi-viewports)<br>https://github.com/VesCodes/ImGui<br>**UnrealImGuiDocker** (2023) (w/ docking and multi-viewports):<BR>https://github.com/Sharundaar/UnrealImGuiDocker<br>**UnrealEngine_ImGui** (2017):<br>https://github.com/sronsse/UnrealEngine_ImGui<br>**UnrealNetImgui** (plugin for NetImgui, 2020-2024):<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-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