<aside> 💡 This document is a collection that intends for these goals for who are reading:

  1. Learning how to make a game with the Unreal Engine (Gameplay)
  2. Learning how the Unreal Engine works (Programming)
  3. Learning the Computer Graphics (Theory)

</aside>

Quick Start

You might want to get started with these articles, just skim through them to get the general picture.

  1. miloyip/game-programmer: A Study Path for Game Programmer (github.com)
  2. 【UE4没意思啊】从入门到入坟 - 知乎 (zhihu.com)
  3. 《Exploring in UE4》开篇 - 知乎 (zhihu.com)
  4. 史上最全的C++/游戏开发面试问题总结(一)——C++基础 - 知乎 (zhihu.com)
  5. 史上最全的C++/游戏开发面试问题总结(二)——虚函数,内存,STL - 知乎 (zhihu.com)
  6. 虚幻发展历史和基础模块:剖析虚幻渲染体系(01)- 综述和基础
  7. raywenderlich - Game Tech Articles
  8. raywenderlich - Unreal Engine 5 Tutorial for Beginners: Getting Started

Resources

Find the power of community.

  1. 虚幻社区知识库 (ue5wiki.com)
  2. Unreal Engine Community Wiki
  3. Unreal Engine UI tutorials - benui
  4. 循迹研究室
  5. Ari's Unreal Engine Notes
  6. timlly’s blog