Collision is a python library meant for collision detection between convex and concave polygons, circles, and points.
-
Updated
Feb 22, 2023 - Python
Collision is a python library meant for collision detection between convex and concave polygons, circles, and points.
Implementations of the Separating axis theorem. Useful for convex collision detection.
Incremental Convex Hull Algorithm and SAT Collision Detection for 3D Objects.
Add a description, image, and links to the separating-axis-theorem topic page so that developers can more easily learn about it.
To associate your repository with the separating-axis-theorem topic, visit your repo's landing page and select "manage topics."