top of page

Search

Lingheng Tao
Jan 10, 20244 min read
Unity Engine #4 MonoBehavior
#GameEngine #UnityEngine #GameProgramming This note mainly talks about what you need to know about MonoBehavior, the script parent class...
30 views0 comments

Lingheng Tao
Jan 10, 20247 min read
Unity Engine #3 Patterns
#GameEngine #UnityEngine #GameProgramming This article mainly introduces the design patterns of various types of code. In GoF's book...
13 views0 comments

Lingheng Tao
Jan 10, 20243 min read
Unity Engine #2 System / Networking
#GameEngine #UnityEngine #GameProgramming This note is mainly about computer systems and network knowledge. Principles of network...
5 views0 comments

Lingheng Tao
Jan 10, 20244 min read
Unity Engine #1 Memory
#UnityEngine #GameEngine #GameProgramming This note is mainly about the memory management of the Unity engine. Basic concepts Unity's...
59 views0 comments

Lingheng Tao
Jan 10, 20247 min read
Unity Engine #0 C-Sharp
#GameEngine #GameProgramming #UnityEngine #ProgrammingLanguage This note is mainly about the C# language. A complete understanding of...
9 views0 comments

Lingheng Tao
Jan 8, 20248 min read
Unity Engine #0 C-Sharp
#GameEngine #GameProgramming #UnityEngine #ProgrammingLanguage 这篇笔记主要是关于 C# 语言的。完整了解 Unity 的特性必须要从 C# 语言开始。这一部分虽然非常八股文,但是能够很好地帮助我们提高程序的性能...
2 views0 comments
bottom of page