From f32b1748f80db6c6b0e7460c4d1776c411553dbd Mon Sep 17 00:00:00 2001 From: omar Date: Mon, 5 Apr 2021 12:21:09 +0200 Subject: [PATCH] Articles/video --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index f0ea099..b71213a 100644 --- a/Home.md +++ b/Home.md @@ -210,6 +210,7 @@ Another notable uses of IMGUI paradigm include [Unity's own IMGUI widget library - 2020-09: A Vulkan + Dear ImGui Sandbox: [blog](https://tstullich.github.io/posts/vulkan-sandbox/) - 2021-01: Gamefromscratch: Dear ImGui C++ GUI Framework For AAA Games and Game Engines [youtube](https://www.youtube.com/watch?v=Du--cH01ZWI) - 2021-02: Introduction to the Dear ImGui C++ Library with Conan: [video](https://www.youtube.com/watch?v=O2E-W9P-jKc), [blog](https://blog.conan.io/2019/06/26/An-introduction-to-the-Dear-ImGui-library.html) +- 2021-04: Thinking in Immediate: [video](https://www.youtube.com/watch?v=a1VLfd3RpCk) **Korean** - 2018-01: GLFW 사용 방법 정리 (Windows 10, VS2017) [3dshovel.blogspot.com](https://3dshovel.blogspot.com/2018/01/glfw-windows-10-visual-studio-2017.html)