Add other imgui vtk backends.
parent
3132b25bf0
commit
c3499d3c3e
@ -105,7 +105,7 @@ Other backends:
|
|||||||
| Sokol | **sokol-samples**:<br>https://github.com/floooh/sokol-samples/blob/master/glfw/imgui-glfw.cc |
|
| 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
|
| 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>**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
|
| 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
|
| VulkanHpp | **ImGui-VulkanHpp**:<br>https://github.com/takiyu/ImGui-VulkanHpp
|
||||||
| VulkanSceneGraph | **vsgImGui**:<br>https://github.com/vsg-dev/vsgImGui
|
| VulkanSceneGraph | **vsgImGui**:<br>https://github.com/vsg-dev/vsgImGui
|
||||||
| vvvv | **VL.ImGui**:<br>https://github.com/vvvv/VL.StandardLibs/tree/main/VL.ImGui<br>(Shipping with vvvv out-of-the-box)
|
| vvvv | **VL.ImGui**:<br>https://github.com/vvvv/VL.StandardLibs/tree/main/VL.ImGui<br>(Shipping with vvvv out-of-the-box)
|
||||||
|
Loading…
Reference in New Issue
Block a user