- 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.
推薦閱讀
- R語言數(shù)據(jù)分析從入門到精通
- HoloLens Beginner's Guide
- Visual C++實例精通
- PyTorch Artificial Intelligence Fundamentals
- Mastering C# Concurrency
- Python Network Programming Cookbook(Second Edition)
- SAS數(shù)據(jù)統(tǒng)計分析與編程實踐
- FFmpeg入門詳解:音視頻原理及應(yīng)用
- JAVA程序設(shè)計實驗教程
- 自制編程語言
- 執(zhí)劍而舞:用代碼創(chuàng)作藝術(shù)
- Python機器學(xué)習(xí):預(yù)測分析核心算法
- Microsoft Dynamics AX 2012 R3 Financial Management
- MINECRAFT編程:使用Python語言玩轉(zhuǎn)我的世界
- Angular應(yīng)用程序開發(fā)指南