diff --git a/Bindings.md b/Bindings.md index 74c4689..b2ae95c 100644 --- a/Bindings.md +++ b/Bindings.md @@ -57,6 +57,7 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12, | Qt | **imgui-qt3d**:
https://github.com/alpqr/imgui-qt3d
**QOpenGLWindow (qtimgui)**:
https://github.com/seanchas116/qtimgui
**QtDirect3D**:
https://github.com/giladreich/QtDirect3D, qt6: https://github.com/alpqr/qvk6/tree/imgui/examples/rhi/imguidemo | | SFML | **imgui-sfml**:
https://github.com/eliasdaler/imgui-sfml | | Sokol | **sokol-samples**:
https://github.com/floooh/sokol-samples/blob/master/glfw/imgui-glfw.cc | +| Unity | **dear-imgui-unity**:
https://github.com/realgamessoftware/dear-imgui-unity | Unreal Engine 4 | **UnrealImGui**:
https://github.com/segross/UnrealImGui
**UnrealEngine_ImGui**:
https://github.com/sronsse/UnrealEngine_ImGui | vtk | **imgui-vtk**:
https://github.com/trlsmax/imgui-vtk | Win32 (native) example | **example_win32_opengl3**:
Unmerged PR: [#2772](https://github.com/ocornut/imgui/pull/2772), [#281](https://github.com/ocornut/imgui/pull/281) (old example design) |