From b30bf123b2f14d987c1be920739b1d94ef753d78 Mon Sep 17 00:00:00 2001 From: omar Date: Mon, 31 Mar 2025 22:36:42 +0200 Subject: [PATCH] Odin SDL3 GPU Tutorial --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index c058738..461d08a 100644 --- a/Home.md +++ b/Home.md @@ -262,6 +262,7 @@ See https://github.com/ocornut/imgui/issues/5031 for industry job offers relatin - 2023-09: Visual node graph with ImGui: [blog](https://gboisse.github.io/posts/node-graph/) - 2024-09: Debug BETTER with ImGui in Godot 4: [video](https://www.youtube.com/watch?v=Zcgz3FNdj5w) - 2024-11: Dear ImGui: Build a c++ debugger and editor | Jack Chen | NZGDC 2024: [video](https://www.youtube.com/watch?v=c33btiw-vhg) +- 2025-03: Odin SDL3 GPU Tutorial: Dear ImGui, Tuning stuff with Debug UI: [video](https://www.youtube.com/watch?v=HHYYE-ihLLg) **Korean** - 2018-01: GLFW 사용 방법 정리 (Windows 10, VS2017) [3dshovel.blogspot.com](https://3dshovel.blogspot.com/2018/01/glfw-windows-10-visual-studio-2017.html)