Lingheng TaoAug 253 min readComputer GraphicsCG Tech Interview #1 Basics#ComputerGraphics #TechnicalArt #GameEngine #GameProgramming This series of notes is intended to help prepare for technical interviews...
Lingheng TaoJan 104 min readGame EngineUnity Engine #4 MonoBehavior#GameEngine #UnityEngine #GameProgramming This note mainly talks about what you need to know about MonoBehavior, the script parent class...
Lingheng TaoJan 107 min readGame EngineUnity Engine #3 Patterns#GameEngine #UnityEngine #GameProgramming This article mainly introduces the design patterns of various types of code. In GoF's book...