From befdb5f95dc5b7a83de4b62a51a7adf9bb345b30 Mon Sep 17 00:00:00 2001 From: omar Date: Sat, 23 Jan 2021 19:01:16 +0100 Subject: [PATCH] Gamefromscratch video --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 44b01af..a440758 100644 --- a/Home.md +++ b/Home.md @@ -142,6 +142,7 @@ Another notable uses of IMGUI paradigm include [Unity's own IMGUI widget library - 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/) +- 2021-01: Gamefromscratch: Dear ImGui C++ GUI Framework For AAA Games and Game Engines [youtube](https://www.youtube.com/watch?v=Du--cH01ZWI) **Korean** - 2018-01: GLFW 사용 방법 정리 (Windows 10, VS2017) https://3dshovel.blogspot.fr/2018/01/glfw-windows-10-visual-studio-2017.html