- Unity 2017 Game AI Programming(Third Edition)
- Ray Barrera Aung Sithu Kyaw Thet Naing Swe
- 166字
- 2021-07-02 19:14:11
Using AI in Unity
In this section, we'll walk you through some of the AI techniques being used in different types of games. We'll learn how to implement each of these features in Unity in the upcoming chapters. Unity is a flexible engine that provides a number of approaches to implement AI patterns. Some are ready to go out of the box, so to speak, while others we'll have to build from scratch. In this book, we'll focus on implementing the most essential AI patterns within Unity so that you can get your game's AI entities up and running quickly. Learning and implementing the techniques within this book will serve as a fundamental first step in the vast world of AI. Many of the concepts we will cover in this book, such as pathfinding and Navigation Meshes, are interconnected and build on top of one another. For this reason, it's important to get the fundamentals right first before digging into the high-level APIs that Unity provides.
- R語言數據分析從入門到精通
- 測試驅動開發:入門、實戰與進階
- 數據結構(Python語言描述)(第2版)
- Spring Cloud、Nginx高并發核心編程
- Apache Mahout Clustering Designs
- Python編程:從入門到實踐(第3版)
- Mobile Forensics:Advanced Investigative Strategies
- Python 快速入門(第3版)
- Flink入門與實戰
- 原型設計:打造成功產品的實用方法及實踐
- C# 7 and .NET Core 2.0 Blueprints
- Learning GraphQL and Relay
- VC++ 2008專題應用程序開發實例精講
- MATLAB/Simulink建模與仿真
- Programming MapReduce with Scalding