- Learning Unreal Engine Game Development
- Joanna Lee
- 135字
- 2021-07-16 12:43:04
Summary
In this chapter, we covered introductory content about what a game engine is, specifically Unreal Engine 4 and its history. We also talked a little about how games are developed and various roles that exist in a game company to help create different components of a game. Then, we covered the different components of Unreal Engine and how we can use these different features to help us make our game. Lastly, we covered the different editors that are available to us to help us customize each of the components of the game.
In the upcoming chapters, we'll be going into the details of the functionalities and features of Unreal Engine 4. In the next chapter, you will be exposed to some basic functions in the Unreal Editor and start making your own game level.
- 復雜軟件設計之道:領域驅動設計全面解析與實戰
- Building a Recommendation Engine with Scala
- 編程與類型系統
- 深入淺出React和Redux
- PHP編程基礎與實例教程
- OpenResty完全開發指南:構建百萬級別并發的Web應用
- Learning Unreal Engine Game Development
- 面向對象程序設計及C++(第3版)
- Developing Java Applications with Spring and Spring Boot
- 編程的原則:改善代碼質量的101個方法
- 計算機程序的構造和解釋(JavaScript版)
- 每個人的Python:數學、算法和游戲編程訓練營
- R語言:邁向大數據之路
- WCF 4.5 Multi-Layer Services Development with Entity Framework(Third Edition)
- Spark Cookbook