- Practical Game AI Programming
- Micael DaGra?a
- 203字
- 2021-07-02 20:42:59
What this book covers
Chapter 1, Different Problems Require Different Solutions, is a brief introduction to the video game industry and game AI.
Chapter 2, Possibility and Probability Maps, focuses on how to create and use probability and possibility maps for AI characters.
Chapter 3, Production Systems, describes how to create a set of rules necessary for the character AI to achieve their goals.
Chapter 4, Environment and AI, focuses on the interaction between the characters in the game and their environment.
Chapter 5, Animation Behaviors, shows best practices to implement animations in our game.
Chapter 6, Navigation Behavior and Pathfinding, focuses on how to calculate the best options for the AI to move in real time.
Chapter 7, Advanced Pathfinding, focuses on the use of theta algorithms to find short and realistic-looking paths.
Chapter 8, Crowd Interactions, focuses on how the AI should behave when there are a lot of characters on the same scene.
Chapter 9, AI Planning and Collision Avoidance, discusses the anticipation of the AI, knowing in advance what they will do when arriving at a position or facing a problem.
Chapter 10, Awareness, focuses on working with awareness systems to create stealth genre mechanics.
- ClickHouse性能之巔:從架構設計解讀性能之謎
- JIRA 7 Administration Cookbook(Second Edition)
- NumPy Essentials
- Learning AndEngine
- Selenium Testing Tools Cookbook(Second Edition)
- Visual Basic程序設計上機實驗教程
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- ExtJS Web應用程序開發指南第2版
- QGIS 2 Cookbook
- Getting Started with Windows Server Security
- Swift 2 Blueprints
- Java程序設計(項目教學版)
- Unity與C++網絡游戲開發實戰:基于VR、AI與分布式架構
- 深度學習的數學:使用Python語言
- 瘋狂Java講義精粹