- Unity Artificial Intelligence Programming
- Dr. Davide Aversa Aung Sithu Kyaw Clifford Peters
- 152字
- 2021-06-10 18:57:48
Summary
Game AI and academic AI have different objectives. Academic AI researchers try to solve real-world problems and develop AI algorithms that have to compete with human intelligence with the ultimate goal of replacing humans in complex situations. Game AI focuses on building NPCs with limited resources that seem to be intelligent to the player with the ultimate goal of entertaining the players. The objective of AI in games is to provide a challenging opponent that makes the game more fun to play. We also learned briefly about the widely used different AI techniques in games, such as FSMs, random and probability, sensor and input system, flocking and group behaviors, path following and steering behaviors, AI pathfinding, navigation mesh generation, and behavior trees. We'll see how to implement these techniques inside the Unity engine in the following chapters. In the next chapter, we will start from the very basic: Finite State Machines.
- 物聯網與北斗應用
- RCNP實驗指南:構建高級的路由互聯網絡(BARI)
- Mastering Machine Learning for Penetration Testing
- Truffle Quick Start Guide
- Drush User’s Guide
- 物聯網安全技術
- Socket.IO Real-time Web Application Development
- IPv6網絡切片:使能千行百業新體驗
- 光纖通信系統與網絡(修訂版)
- 互聯網+思維與創新:通往未來的+號
- 工業互聯網創新實踐
- 網絡空間全球治理觀察
- 云計算技術與標準化
- Dart Cookbook
- Selenium WebDriver 3 Practical Guide