ISBN13: | 9781032305950 |
ISBN10: | 1032305959 |
Kötéstípus: | Keménykötés |
Terjedelem: | 310 oldal |
Méret: | 234x156 mm |
Súly: | 760 g |
Nyelv: | angol |
Illusztrációk: | 348 Illustrations, color; 101 Line drawings, black & white; 247 Line drawings, color |
474 |
Operációs rendszerek és grafikus felhasználói felületek
Komputergrafikai szoftverek
Számítógépes játékok
A művészetről általában
További könyvek a játékok területén
Keresztrejtvények, fejtörők
Játéktervezés
Operációs rendszerek és grafikus felhasználói felületek (karitatív célú kampány)
Komputergrafikai szoftverek (karitatív célú kampány)
Számítógépes játékok (karitatív célú kampány)
A művészetről általában (karitatív célú kampány)
További könyvek a játékok területén (karitatív célú kampány)
Keresztrejtvények, fejtörők (karitatív célú kampány)
Játéktervezés (karitatív célú kampány)
Artificial Intelligence in Games
GBP 120.00
Kattintson ide a feliratkozáshoz
A Prosperónál jelenleg nincsen raktáron.
This book covers all the necessary topics that a professional game AI programmer needs to know, from math and steering behaviours to terrain analysis, pathfinding, decision making. Written to be easily accessible, each topic is accompanied by an example game, where the reader can add their own code to see the effects their changes have.
This book covers all the necessary topics that a professional game AI programmer needs to know, from math and steering behaviours to terrain analysis, pathfinding and decision-making. Written to be easily accessible, each topic is accompanied by an example game that allows the reader to add their own code to see the effects their changes have.
Each chapter is split into two parts. The first part covers the necessary theory in a friendly, conversational manner, using visual examples and fictional game scenarios to give additional context. The second part is a coding tutorial in C
Chapter 1 Introduction
Chapter 2 Math
Chapter 3 Steering Behaviours
Chapter 4 Terrain Analysis
Chapter 5 Pathfinding
Chapter 6 Decision-Making
Chapter 7 Fuzzy Logic
Chapter 8 Chess AI
Chapter 9 Genetic Algorithms
Chapter 10 Neural Networks