English

Unity

[Unity 6] Importing objects created in Blender into Unity

Things I want to do Import a 3D object created in Blender into Unity (a simple object, not including a rig or anythi...
Unity

[Unity 6] Adding a process for when a button is pressed

Things I want to do This will allow you to perform a specified action when a button is pressed in Unity. When I s...
git

Cloning from a local repository in Git failed (exit code 128).

Things I want to do This is a solution for when you encounter an exit code 128 error when trying to clone a local re...
スポンサーリンク
Unity

Links for Unity Developers (for absolute beginners)

Things I want to do This is a collection of links to useful and necessary websites for developing with Unity. (Up...
Unity

Trying out Unity’s toon rendering (Celtic rendering)

Things I want to do Unity has a preview of toon rendering (Celtic rendering) called Unity Toon Shader (UTS), so I'll...
JS

Implementing a GUI in NodeJS + Gemini

Things I want to do The article below shows how to use Gemini with NodeJS. However, since it lacks a GUI and is c...
JS

Implementing Gemini in NodeJS

Things I want to do We will use Google's generative AI, Gemini, with NodeJS. implementation Creating an API ke...
Android

Debugging WebView on Android

Things I want to do This debugs a WebView (HTML, JavaScript) displayed on Android. To be more precise, we will do...
Android

Debugging WebView on Android

Things I want to do This debugs a WebView (HTML, JavaScript) displayed on Android. To be more precise, we will do...
Phaser3

Animation using discontinuous splittes (Phaser3)

Things I want to do When animating a character in Phaser3, you create the animation from a sequence of Splits (in th...
タイトルとURLをコピーしました