2D Game Collision Detection: An introduction to clashing geometry in games
Thomas Schwarzl
- 出版商: CreateSpace Independ
- 出版日期: 2012-10-02
- 售價: $810
- 貴賓價: 9.5 折 $770
- 語言: 英文
- 頁數: 94
- 裝訂: Paperback
- ISBN: 1479298123
- ISBN-13: 9781479298129
下單後立即進貨 (約1週~2週)
買這商品的人也買了...
-
$500$450 -
$940$700 -
$850$808 -
$1,690$1,606 -
$2,248$2,136 -
$969$918 -
$2,248$2,136 -
$301軟技能代碼之外的生存指南 (Soft Skills : The software developer's life manual)
-
$229進化從孤膽極客到高效團隊 (Debugging Teams Better Productivity through Collaboration)
-
$1,710$1,625 -
$540$459 -
$400$316 -
$403游戲服務器架構與優化
-
$354$336 -
$534$507 -
$480$379 -
$174$165 -
$680$537 -
$520$411 -
$450$351 -
$520$442 -
$580$458 -
$590$502 -
$1,180$1,121 -
$580$406
相關主題
商品描述
Are You Wondering How 2D Collision Detection In Video Games Works?
Learn how to determine shot impacts, find out which enemies are covered by lines of sight, recognize collisions of race cars or simply check if the mouse cursor floats above a button.
This Book Is Designed For Game Developers Who Want To Implement Fast And Efficient 2D Collision Detection.
The only prerequisite you need is basic knowledge in procedural programming. If you are familiar with any popular programming language like C, C++, Java, C# or Objective-C you have all you need to understand the code examples throughout the book.
What You Will Get From This Book.
The following topics get explained in detail:
- 2D vector mathematics,
- how to spot collisions of various 2D shapes,
- simple yet effective body representation of game objects,
- identifying clashing objects in motion and
- plenty of optimization tricks.
Your Knowledge Will Be Built Up From Scratch.
The book is written for beginners, new to the topic of geometrical 2D collision detection. There are plenty of illustrations and code examples which make it easy to understand the necessary concepts and algorithms.
Use This Book As A Reference Guide.
Aside its introductional nature this book is also designed to serve as a reference guide for looking up specific collision detection functions. So advanced game programmers will derive benefit from it as well.
All The Presented Code Is Ready For Immediate Use.
The code forged throughout the book can be downloaded from the book's website and can be used right away.