top of page

Search


VCS #2 Image Process Documentation
#ComputerScience #ComputerGraphics This is the documentation for the Assignment 2: Image Processing on the kPhone 469s of CMU 15-473/673...

Lingheng Tao
Oct 5, 20246 min read
17 views
0 comments


VCS #1 Tile-based Renderer Documentation
#ComputerGraphics #ComputerScience This is a blog / documentation for the Assignment 1 for CMU 15-473/673 Visual Computing System. The...

Lingheng Tao
Sep 26, 20248 min read
31 views
0 comments


Unity Engine #4 MonoBehavior
#GameEngine #UnityEngine #GameProgramming This note mainly talks about what you need to know about MonoBehavior, the script parent class...

Lingheng Tao
Jan 10, 20244 min read
56 views
0 comments


Unity Engine #3 Patterns
#GameEngine #UnityEngine #GameProgramming This article mainly introduces the design patterns of various types of code. In GoF's book...

Lingheng Tao
Jan 10, 20247 min read
21 views
0 comments


Unity Engine #2 System / Networking
#GameEngine #UnityEngine #GameProgramming This note is mainly about computer systems and network knowledge. Principles of network...

Lingheng Tao
Jan 10, 20243 min read
11 views
0 comments


Unity Engine #1 Memory
#UnityEngine #GameEngine #GameProgramming This note is mainly about the memory management of the Unity engine. Basic concepts Unity's...

Lingheng Tao
Jan 10, 20244 min read
89 views
0 comments


Unity Engine #0 C-Sharp
#GameEngine #GameProgramming #UnityEngine #ProgrammingLanguage This note is mainly about the C# language. A complete understanding of...

Lingheng Tao
Jan 10, 20247 min read
9 views
0 comments
bottom of page