VulkanHpp

omar 2021-01-28 14:48:04 +01:00
parent 024a6a1a61
commit d8797ea1fb

@ -77,6 +77,7 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12,
| Unity | **dear-imgui-unity**:<br>https://github.com/realgamessoftware/dear-imgui-unity
| Unreal Engine 4 | **UnrealImGui**:<br>https://github.com/segross/UnrealImGui <br>**UnrealEngine_ImGui**:<br>https://github.com/sronsse/UnrealEngine_ImGui
| vtk | **imgui-vtk**:<br>https://github.com/trlsmax/imgui-vtk
| VulkanHpp | **ImGui-VulkanHpp**:<br>https://github.com/takiyu/ImGui-VulkanHpp
| VulkanSceneGraph | **vsgImGui**:<br>https://github.com/vsg-dev/vsgImGui
| Win32 (native) example | **example_win32_opengl3**:<br>Unmerged PR: [#2772](https://github.com/ocornut/imgui/pull/2772), [#281](https://github.com/ocornut/imgui/pull/281) (old example design) |
| Win32 GDI renderer | **imgui_impl_gdi**:<br>Unmerged PR: [#2724](https://github.com/ocornut/imgui/pull/2724)