Student
A passionate game developer and Digital Media Technology student at Communication University of China. Specializing in C++/C# and proficient in Unity, Godot, and Unreal Engine.
Let's create something extraordinary together!
Interests: Game Development, Computer Science, 3D Graphics, Interactive Media
Exploring the principles, implementation, and practical applications of the Perlin noise algorithm in procedural generation from a beginner's perspective.
Final project for the 'Computer Graphics' course.
A software rasterizer built from the ground up with no third-party dependencies.
The final project for the 'Game Creation 2' course.
A two-player versus game with satisfying, collision-based gameplay.
A 48-hour Game Jam entry with the theme 'Absorb.'
It Just Suck.
22 May 2024
Reflection is a powerful feature in C#. It is widely used in many aspects of Unity and game development.
This article contains my notes from a more systematic study of reflection.
C# Reflection
Algorithm
18 Dec 2023
This blog provides an overview of Unity's Timeline, a powerful visual tool for creating cinematic content and gameplay sequences.
Unity Timeline
Algorithm
13 Sep 2023
Notes for 'Algorithms, 4th Edition' - Chapter 1: Fundamentals
Algorithm
10 Apr 2023
3Blue1Brown's 'Essence of Linear Algebra' is widely acclaimed as one of the best video series for learning the subject.
This blog summarizes its key concepts along with my personal understanding.
Mathematics Linear Algebra