I love making games, and I keep notes on Unity-related implementation, UI, design, and bug fixes so I can look back on them later. It's only the first post, but I've done it again. I thought, 'Maybe I ...
To prevent any issues, I will share my development environment in advance. Once the project is open, we will install the AR feature package. As an aside, it seems that the installation process has ...
Inspired of Ryan Hipple's talk from Unite 2017 this project features a set of tiny composible "Atoms" that improve modularity in your project. The general approach to building scripts in Unity often ...
The Scriptable Render Pipeline (SRP) is a Unity feature designed to give artists and developers the tools they need to create modern, high-fidelity graphics in Unity. Unity provides two pre-built ...