2D Collision Detection Focus on Circle/Circle Collisions
Author | : Steven Vaerten |
Publisher | : |
Total Pages | : 138 |
Release | : 2019-04-22 |
ISBN-10 | : 1091052360 |
ISBN-13 | : 9781091052369 |
Rating | : 4/5 (60 Downloads) |
Download or read book 2D Collision Detection Focus on Circle/Circle Collisions written by Steven Vaerten and published by . This book was released on 2019-04-22 with total page 138 pages. Available in PDF, EPUB and Kindle. Book excerpt: This series is the definitive reference series for collision detection algorithms. This volume will cover the required mathematics, collision areas, static collision, continuous collisions (semi-dynamic and dynamic collisions) between a circle and a circle. Each algorithm is complete with a clear diagram illustrating the collision, a descriptive list of steps that define the algorithm, and a Java implementation. This book is a must for anyone wanting to understand the details of collision detection.The information in this volume will allow the reader to build efficient collision detection algorithms for game or simulation programs.