From 15d1ae5bd125eefc5d4f3cdbb8d4a7de430667f7 Mon Sep 17 00:00:00 2001 From: omar Date: Tue, 14 Jan 2020 14:36:20 +0100 Subject: [PATCH] Win32 GDI renderer --- Bindings.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Bindings.md b/Bindings.md index e602099..474dd1c 100644 --- a/Bindings.md +++ b/Bindings.md @@ -57,6 +57,8 @@ Main repository include examples for DirectX9, DirectX10, DirectX11, DirectX12, | 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 | Unmerged PR: [#2772](https://github.com/ocornut/imgui/pull/2772), [#281](https://github.com/ocornut/imgui/pull/281) (old example design) | +| Win32 GDI renderer | Unmerged PR: [#2724](https://github.com/ocornut/imgui/pull/2724) + ## Miscellaneous