Simulation and Event Modeling for Game Developers

Ph.D. John P Flynt, Benjamin Vinson

  • 出版商: Premier Press
  • 出版日期: 2005-08-01
  • 售價: $2,170
  • 貴賓價: 9.5$2,062
  • 語言: 英文
  • 頁數: 500
  • 裝訂: Paperback
  • ISBN: 1592008488
  • ISBN-13: 9781592008483
  • 無法訂購

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

商品描述

Description:

Discover how to use simulation and event modeling to enhance the games you build. Whether you are a game designer, a programmer, or both, "Simulation and Event Modeling for Game Developers" provides a basic yet technical introduction to simulation and event modeling as they relate to software development for games. Learn how to use C++ and DirectX?to build 2D and 3D applications that incorporate simulated components or draw from formally structured event models. Each concept is accompanied by a software project, code samples, and extensive discussion of the "why" behind simulation, event modeling, entity creation, world creation, and simulation testing. Develop the skills you need to understand the goals and the priorities of simulation development and learn how to develop, analyze, and test basic simulations. You'll be able to apply your newfound knowledge to simulations you develop for your own games and beyond.

 

Table of Contents:

1. What Is Simulation?
2. Specifying Events
3. Designing an Application Framework
4. Implementing the Framework
5. Design for Entities
6. Implementing Entities
7. Creating a World
8. AI and Physics for Simulation
9. Evironments of Simulation
10. Simulation of Physical Systems
11. Simulation for Social and Economic Systems
12. Testing Simulations and Event Models