From c21c7847a5964b5ed4a54f547bc45a5ec3aad7db Mon Sep 17 00:00:00 2001 From: omar Date: Wed, 8 Apr 2020 12:32:57 +0200 Subject: [PATCH] Photoshop (!) --- Bindings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bindings.md b/Bindings.md index 3ad5aa0..18c2f35 100644 --- a/Bindings.md +++ b/Bindings.md @@ -53,7 +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 +| Photoshop | **Recipe: Custom UI for plug-ins using Dear ImGui**:
https://sonictk.github.io/ps_cpp_recipes/#recipe:customuiforplug-insusingimgui
https://github.com/sonictk/ps_cpp_recipes | 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 |