From b9a3df1313f06ac3b96920bc6ba0cb8a230672f4 Mon Sep 17 00:00:00 2001 From: omar Date: Thu, 5 Jan 2023 10:56:29 +0100 Subject: [PATCH] Articles --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 573a25d..21890c7 100644 --- a/Home.md +++ b/Home.md @@ -247,7 +247,7 @@ See https://github.com/ocornut/imgui/issues/5031 for industry job offers relatin - 2021-03: UE4:ImGui導入手順 [toncrimentan-w.hatenablog.com](https://toncrimentan-w.hatenablog.com/entry/2021/03/08/154022) - 2022-07: ImGui で日本語と記号♥と絵文字😺の表示 [zenn.dev/tenka](https://zenn.dev/tenka/articles/display_japanese_symbols_and_emoji_with_imgui) - 2022-11:【Unity】Dear ImGuiの導入方法 [limegame.hatenablog](https://limegame.hatenablog.com/entry/2022/11/11/131111) +【Unity】Dear ImGuiのメニューバー実装方法 [limegame.hatenablog](https://limegame.hatenablog.com/entry/2022/11/21/153547) -- 2023-01: Imgui を使用した GUI 描画を改造 [zenryokuservice.com](https://zenryokuservice.com/wp/2023/01/03/java-3d-lwjgl-%e6%94%b9%e9%80%a0-%e3%80%9cchapter10%ef%bc%9aimgui-%e3%82%92%e4%bd%bf%e7%94%a8%e3%81%97%e3%81%9f-gui-%e6%8f%8f%e7%94%bb%e3%82%92%e6%94%b9%e9%80%a0%e3%80%9c/) +- 2023-01: Java 3D LWJGL 改造 〜Chapter10:Imgui を使用した GUI 描画を改造〜 [zenryokuservice.com](https://zenryokuservice.com/wp/2023/01/03/java-3d-lwjgl-%e6%94%b9%e9%80%a0-%e3%80%9cchapter10%ef%bc%9aimgui-%e3%82%92%e4%bd%bf%e7%94%a8%e3%81%97%e3%81%9f-gui-%e6%8f%8f%e7%94%bb%e3%82%92%e6%94%b9%e9%80%a0%e3%80%9c/) **Chinese (Trad)** - 2020-10: Day 17 ImGui 元件 [ithelp.ithome.com.tw](https://ithelp.ithome.com.tw/articles/10246595)