Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Unity 4.x Game AI Programming

Posted By: nebulae
Unity 4.x Game AI Programming

Aung Sithu Kyaw, Clifford Peters, "Unity 4.x Game AI Programming"
English | ISBN: 1849693404 | 2013 | 232 pages | EPUB | 3 MB

This book fills the gap between artificial intelligence (AI) books designed to learn underlying AI algorithms and general Unity3D books written to cover basic scene setup and scripting in Unity3D. Game AI Scripting in Unity3D covers implementing AI techniques such as flocking, pathfinding, path following, and behavior trees in Unity3D with example projects.
Game AI Scripting in Unity3D will show you how to apply AI techniques to your Unity3D projects using C# as the scripting language. Unlike other AI books and Unity3D books, this book tries to focus more on the application of AI techniques in the Unity3D engine, with sample projects that demonstrate finite state machines (FSMs), pathfinding, steering, navigation graphs, and behavior trees techniques.

Overview

A practical guide with step by step instructions and example projects to learn Unity3D scripting
Learn pathfinding using A* algorithms as well as Unity3D pro features and navigation graphs.
Implement finite state machines (FSMs), path following, and steering algorithms.
Download