- Hands-On Artificial Intelligence with Unreal Engine
- Francesco Sapio
- 134字
- 2021-06-24 15:23:12
Section 1: The Unreal Framework
In this section, we are going to explore in depth the built-in Unreal AI Framework. We will start from what are Behavior Trees and Blackboard, and we will proceed in learning about the Navigation System, the Environmental Querying System and the Perception System. Towards the end of this section, we will also understand how Unreal handles large Crowds, and how we can extend (both in Blueprint and C++) our Behavior Trees, by creating custom Tasks, Decorators and Services.
The following chapters will be covered in this section:
推薦閱讀
- 軟件項目估算
- C語言程序設計(第3版)
- 算法零基礎一本通(Python版)
- 實戰Java程序設計
- Podman實戰
- 單片機應用與調試項目教程(C語言版)
- Linux Device Drivers Development
- Python算法指南:程序員經典算法分析與實現
- Microsoft Dynamics AX 2012 R3 Financial Management
- Android開發三劍客:UML、模式與測試
- OpenMP核心技術指南
- Getting Started with React VR
- 精通Spring:Java Web開發與Spring Boot高級功能
- 金融商業數據分析:基于Python和SAS
- 例解Python:Python編程快速入門踐行指南