This Unity project contains a simple clock implementation using C# script. The clock displays the current time with hour, minute, and second hands. Hour, minute, and second hands update in real-time ...
This is part of a personal learning portfolio. The goal is to document my progress in graphics programming with Unity — starting from beginner-friendly concepts like this clock, and eventually moving ...