- Unreal Engine 4 AI Programming Essentials
- Peter L. Newton Jie Feng
- 216字
- 2021-07-16 12:48:37
How AI affects the gaming experience
Players seek a realistic and immersive experience in games. AI plays a huge part in forming this gaming experience by bringing realism and fun to the virtual world. Imagine that you are accompanied by a dog as you walk around or a flock of birds scatters when you make some noise. An enemy opponent is perhaps the most common and important implementation of game AI. The few types of game AI—navigating, fighting, assisting, or analytical—add the missing elements to other players to make them feel real and challenging to compete. This dates back to when it was used most notably in Chess, Nim, Pong, and Pac-Man. Up until now, it has been used in a war frame, with procedurally built levels. As the modern game design moves quickly by introducing new features to game play, such as the open world, massive in-game characters, and social interaction, it also introduces problems because these features cause AI decision making to require more input in unpredictable environments. Even now, AAA titles have their own complications with AI that result in poor user satisfaction. We will introduce in the following sections some powerful techniques to help create this important AI module and discuss how they are implemented in Unreal Engine.
- Arduino入門基礎教程
- Instant uTorrent
- Python GUI Programming:A Complete Reference Guide
- BeagleBone By Example
- Intel FPGA/CPLD設計(高級篇)
- scikit-learn:Machine Learning Simplified
- Hands-On Motion Graphics with Adobe After Effects CC
- FL Studio Cookbook
- Mastering Quantum Computing with IBM QX
- USB應用分析精粹:從設備硬件、固件到主機端程序設計
- 計算機組成技術教程
- The Applied Artificial Intelligence Workshop
- Deep Learning with Keras
- The Machine Learning Workshop
- Hands-On One-shot Learning with Python