ZeHua Wu

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


Projects

Procedural Terrain Generation Using Perlin Noise
Procedural Terrain Generation Using Perlin Noise 2025-08-10

Exploring the principles, implementation, and practical applications of the Perlin noise algorithm in procedural generation from a beginner's perspective.

Unity Algorithm Procedural Generation Noise
C++ Software Renderer from Scratch
C++ Software Renderer from Scratch 2024-09-12

Final project for the 'Computer Graphics' course.
A software rasterizer built from the ground up with no third-party dependencies.

C/C++ Graphics
「AssAssIn」Game Creation Ⅱ
「AssAssIn」Game Creation Ⅱ 2024-06-01

The final project for the 'Game Creation 2' course.
A two-player versus game with satisfying, collision-based gameplay.

GameDev Unity Party
「Just Suck.」G-bits Game Jam 2023
「Just Suck.」G-bits Game Jam 2023 2023-10-29

A 48-hour Game Jam entry with the theme 'Absorb.'
It Just Suck.

GameDev Unity Minimalism

See all 15 projects

Blogs

Reflection in C#

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

「Algorithm4」3: Searching

30 Dec 2023

Notes for 'Algorithms, 4th Edition' - Chapter 3: Searching

Algorithm

Timeline in Unity

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

「Algorithm4」2: Sorting

08 Oct 2023

Notes for 'Algorithms, 4th Edition' - Chapter 2: Sorting

Algorithm

「Algorithm4」1: Fundamentals

13 Sep 2023

Notes for 'Algorithms, 4th Edition' - Chapter 1: Fundamentals

Algorithm

Essence of Linear Algebra

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

See all 8 blogs