Advances in 3D visualization and physics-based simulation technology make it possible for game developers to create compelling, visually immersive gaming environments that were only dreamed of years ago. But today's game players have grown in sophistication along with the games they play. It's no longer enough to wow your players with dazzling graphics; the next step in creating even more immersive games is improved artificial intelligence, or AI. Fortunately, advanced AI game techniques are within the grasp of every game ...
Read More
Advances in 3D visualization and physics-based simulation technology make it possible for game developers to create compelling, visually immersive gaming environments that were only dreamed of years ago. But today's game players have grown in sophistication along with the games they play. It's no longer enough to wow your players with dazzling graphics; the next step in creating even more immersive games is improved artificial intelligence, or AI. Fortunately, advanced AI game techniques are within the grasp of every game developer--not just those who dedicate their careers to AI. If you're new to game programming or if you're an experienced game programmer who needs to get up to speed quickly on AI techniques, you'll find AI for Game Developers to be the perfect starting point for understanding and applying AI techniques to your games. Written for the novice AI programmer, AI for Game Developers introduces you to techniques such as finite state machines, fuzzy logic, neural networks, and many others, in straightforward, easy-to-understand language, supported with code samples throughout the entire book (written in C/C++). From basic techniques such as chasing and evading, pattern movement, and flocking to genetic algorithms, the book presents a mix of deterministic (traditional) and non-deterministic (newer) AI techniques aimed squarely at beginners AI developers. Other topics covered in the book include: * Potential function based movements: a technique that handles chasing, evading swarming, and collision avoidance simultaneously * Basic pathfinding and waypoints, including an entire chapter devoted to the A* pathfinding algorithm * AI scripting * Rule-based AI: learn about variants other than fuzzy logic and finite state machines * Basic probability * Bayesian techniques Unlike other books on the subject, AI for Game Developers doesn't attempt to cover every aspect of game AI, but to provide you with usable, advanced techniques you can apply to your games right now. If you've wanted to use AI to extend the play-life of your games, make them more challenging, and most importantly, make them more fun, then this book is for you.
Read Less
Add this copy of Ai for Game Developers to cart. $3.98, very good condition, Sold by ThriftBooks-Reno rated 5.0 out of 5 stars, ships from Reno, NV, UNITED STATES, published 2004 by O'Reilly Media.
Add this copy of Ai for Game Developers to cart. $3.98, fair condition, Sold by ThriftBooks-Dallas rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2004 by O'Reilly Media.
Add this copy of Ai for Game Developers: Creating Intelligent Behavior to cart. $4.29, good condition, Sold by 2ndChanceBooks rated 3.0 out of 5 stars, ships from Raymore, MO, UNITED STATES, published 2004 by O'Reilly Media.
Add this copy of Ai for Game Developers: Creating Intelligent Behavior to cart. $5.00, good condition, Sold by HPB-Red rated 5.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2004 by O'Reilly Media.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
Add this copy of Ai for Game Developers: Creating Intelligent Behavior to cart. $7.99, very good condition, Sold by HPB-Emerald rated 4.0 out of 5 stars, ships from Dallas, TX, UNITED STATES, published 2004 by O'Reilly Media.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Very good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
Add this copy of Ai for Game Developers to cart. $7.99, very good condition, Sold by FirstClassBooks rated 4.0 out of 5 stars, ships from Little Rock, AR, UNITED STATES, published 2004 by O'Reilly Media.
Add this copy of AI for Game Developers to cart. $25.78, new condition, Sold by Ingram Customer Returns Center rated 5.0 out of 5 stars, ships from NV, USA, published 2004 by O'Reilly Media.
Add this copy of AI for Game Developers to cart. $28.14, like new condition, Sold by GreatBookPrices rated 4.0 out of 5 stars, ships from Columbia, MD, UNITED STATES, published 2004 by O'Reilly Media.
Choose your shipping method in Checkout. Costs may vary based on destination.
Seller's Description:
Fine. Trade paperback (US). Glued binding. 371 p. Contains: Unspecified. In Stock. 100% Money Back Guarantee. Brand New, Perfect Condition, allow 4-14 business days for standard shipping. To Alaska, Hawaii, U.S. protectorate, P.O. box, and APO/FPO addresses allow 4-28 business days for Standard shipping. No expedited shipping. All orders placed with expedited shipping will be cancelled. Over 3, 000, 000 happy customers.
Add this copy of Ai for Game Developers to cart. $30.08, good condition, Sold by Bonita rated 4.0 out of 5 stars, ships from Santa Clarita, CA, UNITED STATES, published 2004 by O'Reilly Media.
I needed an introduction to basic AI techniques for systems involving autonomous agents and mobile ad hoc networks. While the book does not go into a lot of depth, it covers a very broad range of relevant topics. These include Flocking, pathfinding, rule-based AI, Bayesian techniques and others. Chapters run 20-30 pages, include background, typical application of the technique, and some C++ code examples. There is usually some math involved in explanation of the algorithms, but it is very applied and should be easily followed by anyone with advanced high school or undergrad math background. Overall, the book is worthwhile as an introduction.