Mathematics and Physics for Programmers (Paperback)

Danny Kodicek

買這商品的人也買了...

相關主題

商品描述

Description

Many programmers frequently have limited backgrounds in the mathematics and physics needed for game development or other complex applications. Sooner or later, all programmers run into coding issues that will require an understanding of mathematics or physics concepts like collision detection, 3D vectors, transformations, game theory, or basic calculus. This book provides a simple but thorough grounding in the mathematics and physics topics that programmers need to write these algorithms and programs, using a non-language-specific approach. Applications and examples from game programming are included throughout, and exercise sets follow each chapter for additional practice of the techniques. The CD-ROM provides simulations of the mathematical and physical principles discussed in the book along with the source code.

 

Features

  • Presents commonly encountered mathematical and physics concepts such as vector motion, collision detection, angular physics, game theory, artificial intelligence, Bezier curves, etc.
  • Illustrates concepts through a non-language-specific approach, using pseudo-code, that makes the book equally valuable for anyone from C++ programmers to Macromedia? Flash ActionScript coders
  • Includes a companion CD-ROM with demo examples of the mathematical and physical principles discussed in the book along with the source code
  • Create physical simulations, tile-based, and maze games using the concepts discussed in the book
  • Uses pedagogical devices such as: a glossary of terms, exercise sets, chapter outlines, and chapter summaries to help master the material