- Hands-On Artificial Intelligence with Unreal Engine
- Francesco Sapio
- 188字
- 2021-06-24 15:23:13
Prerequisites
Since this book is targeted at people who are getting started with AI in game development, I will not assume any prior/background knowledge in AI. However, please take the following into account:
- Blueprint users: You should be familiar with Blueprint programming, and know how a Blueprint graph works in general.
- C++ users: You should be familiar with programming, especially with the C family languages (such as C, C#, C++, or even Java), and in particular with C++, since it's the language that Unreal Engine uses. Being familiar with the Unreal Engine C++ API is a great bonus, although not strictly required. So, even if you are not a master, don't worry—follow along and you will learn.
Also, it would be great if you had some knowledge about vector math and physical kinematic principles – at least the ones commonly used in video games. Either way, in case you are rusty on those, don't worry too much, since it is not required for this book; however, it is nice to have if you're looking for a job as an AI Developer.
推薦閱讀
- Modular Programming with Python
- Microsoft Application Virtualization Cookbook
- 匯編語言程序設計(第2版)
- GitLab Repository Management
- Spring實戰(第5版)
- HTML5 APP開發從入門到精通(微課精編版)
- Laravel Application Development Blueprints
- Java 從入門到項目實踐(超值版)
- Learning Ionic
- Ext JS 4 Plugin and Extension Development
- Visual C++開發寶典
- Professional JavaScript
- PHP動態網站開發實踐教程
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發技術
- 微信小程序開發邊做邊學(微課視頻版)