The following text field will produce suggestions that follow it as you type.

Game Programming Theory in C++
Game Programming Theory in C++

Game Programming Theory in C++

Current price: $25.00
Loading Inventory...
Get it at Barnes and Noble

Size: OS

Get it at Barnes and Noble
If you ever want to program a game, this is the book for you! Game Programming Theory in C++covers basic algorithms of artificial intelligence and the physics of motion in 2D and 3D situations. Game Programming Theory in C++ begins with a short review of basic mathematical principles needed in games programming, including Vectors. Since object oriented classes are used throughout, the basics of writing C++ classes are also presented at the very beginning. Next Game Programming Theory in C++ discusses and programs chasing, evading, and intercepting algorithms. Patterned movement is illustrated. Sufficient physics is presented so that the reader can grasp the important equations of motions in both 2D and 3D situations. These are applied to a rigid body simulator. Game Programming Theory in C++ covers flocking algorithms and movement based upon a potntial function. Path finding is discussed in depth, including the A* method. Scripting is handled in Game Programming Theory in C++ as well as ini file creation methods. Finite state machines are illustrated as well. One chapter discusses many detail about projectile simulations, car simulations, and boat simulations. A 3D airplane simulator is covered. Fuzzy logic is presented in depth to illustrate handling of combat situations. Game Programming Theory in C++ covers the physics of collisions in 3D, a very important topic in nearly all games. Finally, methods of terrain generation are shown, along with sector analysis. Once you have finished Game Programming Theory in C++, you are ready for Programming Non-graphical Games in C++ which focuses on how to construct the many different types of game engines. After that, tackle the two windows programming books to learn how to build the graphical interface.
Powered by Adeptmind