From 6d47fc8273b011c8f7a4f65995ef6bd9b26865a1 Mon Sep 17 00:00:00 2001 From: omar Date: Thu, 3 Sep 2020 15:33:24 +0200 Subject: [PATCH] Article --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index b5b1fe4..e8408e7 100644 --- a/Home.md +++ b/Home.md @@ -236,6 +236,7 @@ Another notable uses of IMGUI paradigm include [Unity's own IMGUI widget library - 2020-02: Runtime Compiled C++ Dear ImGui and DX11 Tutorial: [blog](https://www.enkisoftware.com/devlogpost-20200202-1-Runtime-Compiled-C++-Dear-ImGui-and-DirectX11-Tutorial). - 2020-03: C++ Weekly - Ep 210: Getting Started With SFML & Dear ImGui [youtube](https://www.youtube.com/watch?v=av0SYeUxVMU) - 2020-03: C++ desktop application with Dear Imgui: [blog](https://ruurdsdevlog.wordpress.com/2020/03/07/c-desktop-application-with-dear-imgui) +- 2020-09: A Vulkan + Dear ImGui Sandbox: [blog](https://tstullich.github.io/posts/vulkan-sandbox/) **Korean** - 2018-01: GLFW 사용 방법 정리 (Windows 10, VS2017) https://3dshovel.blogspot.fr/2018/01/glfw-windows-10-visual-studio-2017.html