Skip to content

wltrup/Math-Sphere-Collision-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sphere Collision Detection

Suppose two spheres (of radii R1 and R2, respectively) are currently located at position vectors r1 and r2, moving with velocity vectors v1 and v2, respectively. Will they collide? If so, when and where?

Originally written on April 23, 2015.

License

I'm sharing this work under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license. See the LICENSE file for more information.

About

How to analytically determine if two spheres will collide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published