Cantitate/Preț
Produs

Introduction to Game Physics with Box2D

Autor Ian Parberry
en Limba Engleză Paperback – 6 feb 2013
Written by a pioneer of game development in academia, Introduction to Game Physics with Box2D covers the theory and practice of 2D game physics in a relaxed and entertaining yet instructional style. It offers a cohesive treatment of the topics and code involved in programming the physics for 2D video games.
Focusing on writing elementary game physics code, the first half of the book helps you grasp the challenges of programming game physics from scratch, without libraries or outside help. It examines the mathematical foundation of game physics and illustrates how it is applied in practice through coding examples. The second half of the book shows you how to use Box2D, a popular open source 2D game physics engine. A companion website provides supplementary material, including source code and videos.
This book helps you become a capable 2D game physics programmer through its presentation of both the theory and applications of 2D game physics. After reading the book and experimenting with the code samples, you will understand the basics of 2D game physics and know how to use Box2D to make a 2D physics-based game.
Citește tot Restrânge

Preț: 46418 lei

Preț vechi: 54609 lei
-15% Nou

Puncte Express: 696

Preț estimativ în valută:
8886 9139$ 7372£

Carte tipărită la comandă

Livrare economică 17 februarie-03 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781466565760
ISBN-10: 1466565764
Pagini: 275
Ilustrații: 305 black & white illustrations, 24 black & white tables
Dimensiuni: 152 x 229 x 18 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press

Public țintă

Professional Practice & Development

Notă biografică

Ian Parberry is a professor in the Department of Computer Science and Engineering at the University of North Texas. He is also the secretary of the Society for the Advancement of the Science of Digital Games. A pioneer of game development in academia, Dr. Parberry is the author of seven books and more than 70 articles on a wide range of computing subjects, including algorithms, complexity theory, parallel computing, neural networks, and game development. In 2010, The Princeton Review ranked his undergraduate game development program in the top 50 in North America. More than 60 professional game developers are alumni of his game development classes, including Jason West, co-founder of the Call of Duty franchise.

Cuprins

Read Me First. Introduction to Game Physics: Mathematics for Game Physics. A Rigid Body Physics Game. A Soft Body Physics Toy. Game Physics with Box2D: Getting Started. A Tale of Three Modules. The Cannon Game. The Collision Module. Appendices. Bibliography. Index.

Descriere

This book helps readers become capable 2D game physics programmers through its relaxed and entertaining yet instructional presentation of both the theory and applications of 2D game physics. It explains how to program the physics used in 2D video games and covers the math required in game physics. A companion website provides source code, videos, and other material. After reading the book and experimenting with the code samples, readers will understand the basics of 2D game physics and know how to use Box2D to make a 2D physics-based game.