Sphere Collisions
This is me trying to figure out sphere-sphere collision and collision-response, preceded by the simpler case of colliding circles. Both programs are probably incorrect, since at the time I knew very little about geometric calculations.
Version | Release Date | Files | Dependencies (source only) | Notes |
---|---|---|---|---|
1.0.0 | 2008-02-03 | SphereCollide.zip (source) |
Original release location on pygame.org: http://www.pygame.org/project-Sphere+Collisions-620-.html
Return to old python projects listing.