Computer Graphics Game Engine Technology
Modern Game Engine - From Getting Started To Practice is a free public course about game engine. This part focus on the effects.
Game Development Unity
Basic Unity notes used as a structure to review for interview.
Computer Graphics Unity C#
Notes about the techniques that are important or easy to forget.
Computer Science Operating System
Basic concepts for understanding the operating system.
Computer Science Computer Networks
Basic concepts for understanding the computer networks.
Modern Game Engine - Assignment Report (just for myself).
Study the Vulkan API through implementing a little Vulkan game engine.
Modern Game Engine - From Getting Started To Practice is a free public course about game engine. This part focus on physics system.
Modern Game Engine - From Getting Started To Practice is a free public course about game engine. This part focus on animation system.
Modern Game Engine - From Getting Started To Practice is a free public course about game engine. This part focus on rendering techniques.
Modern Game Engine - From Getting Started To Practice is a free public course about game engine, which covers the basics components of the modern game engine.
Computer Science C# Object-Oriented Programming
C# Basics and some of its feature. I only take the points that are different from C++.
Computer Science C++
C++ notes used as a structure to review for interview.