Unity[Unity]converting screen coordinates to world coordinates(Screen Space – Overlay) The purpose This article provides solutions for when converting from screen coordinates (Input.mousePosition) to wor...2025.09.11Unity
Unity[Unity] Detect UI Clicks The purpose In Unity, we often need to detect when a UI element (specifically, a GameObject with a RectTransform com...2025.09.11Unity
Unity[Unity] Why Transform.Translate doesn’t move the expected distance. The purpose Transform.Translate didn't move the expected distance in Unity. I'll investigate what's happening and pr...2025.09.05Unity
AIusage and comparison of Gemini 2.5 Flash Image(nano-banana) The purpose We will use Gemini 2.5 Flash Image (nano-banana) and compare it with Gemini 2.5 Flash Image. Gemini 2...2025.09.01AI
JavaScriptI tried using the Gemini 2.5 Flash Image (nano-banana) with JS. The purpose I'll try using Gemini 2.5 Flash Image (also known as nano-banana) in JavaScript, as it has been released...2025.08.292025.09.01JavaScript
AndroidManually applying an OTA image to a Pixel The purpose I will manually apply an OTA image to a Pixel. (Simply put, I will be reinstalling the Android system...2025.08.22Android
Unity[Unity 2021] How to Use SVG without the Package Manager The purpose I'll show you how to use SVG in Unity. When I looked it up, the results said to install Vector Graphi...2025.08.21Unity
AIMerge split safetensors files into one file The purpose Sometimes when you download a model from Hugging Face, it comes in multiple files, like model-00001-of-0...2025.08.21AI
AI[Stable Diffusion] Prompt Writing Guide (with Special Syntax) The purpose Have you ever felt that the images you generate with Stable Diffusion WebUI don't quite match your visio...2025.08.20AI
AISetting up a local Stable Diffusion environment The purpose We will build a Stable Diffusion environment on a local Windows PC that supports CUDA. Background ...2025.08.20AI