Video

omar 2023-12-12 13:49:05 +01:00
parent b4e0693891
commit 37fc24dd63

@ -241,6 +241,7 @@ See https://github.com/ocornut/imgui/issues/5031 for industry job offers relatin
- 2022-04: Make your own GUI apps in C++ (with Dear ImGui and Vulkan) [video](https://www.youtube.com/watch?v=5zS-DZhCA2g)
- 2022-05: Dear ImGui in Unreal Engine 5 with C++ [video](https://www.youtube.com/watch?v=qyO38jX5RU8) + [followup](https://www.youtube.com/watch?v=oS1vLHA3_jw)
- 2023-02: Dear ImGui for Unity - easiest GUI menus and bars [video](https://www.youtube.com/watch?v=i9yjuJC11zU)
- 2023-07: Custom title bars (Make Beautiful Desktop Applications in C++) [video](https://www.youtube.com/watch?v=-NJDxf4XwlQ)
- 2023-08: Dear IMGUI in C# .NET! Tutorial [video](https://www.youtube.com/watch?v=vuiMjD_Z7aY)
- 2023-09: Leveraging Dear ImGui in Unreal: [blog](https://sharundaar.github.io/leveraging-dearimgui-in-unreal.html)
- 2023-09: Visual node graph with ImGui: [blog](https://gboisse.github.io/posts/node-graph/)