diff --git a/Bindings.md b/Bindings.md index e8bb2f5..3ad5aa0 100644 --- a/Bindings.md +++ b/Bindings.md @@ -53,6 +53,7 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12, | openFrameworks | **ofxImGui**:
https://github.com/jvcleave/ofxImGui | OpenSceneGraph/OSG | **imgui-osg**:
https://github.com/Tordan/imgui-osg and older gist: https://gist.github.com/fulezi/d2442ca7626bf270226014501357042c | | Orx | **ImGuiOrx**:
https://github.com/thegwydd/ImGuiOrx (was [#1843](https://github.com/ocornut/imgui/pull/1843)) | +| Photoshop | **Recipe: Custom UI for plug-ins using Dear ImGui**:
https://sonictk.github.io/ps_cpp_recipes/#recipe:customuiforplug-insusingimgui | px_render | **px_render_imgui.h**:
https://github.com/pplux/px/blob/master/px_render_imgui.h (was [#1935](https://github.com/ocornut/imgui/pull/1935)) | | 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 |