Add Perfect Ellipse Collison Detection #97
Labels
API-Break
Will break test results or backwards compatibility. Leftmost number in semantic versioning
Enhancement
New feature
Ellipse-Ellipse Collison Detection is currently implanted as a heuristic that checks points along the ellipse are inside another ellipse (for Ellipse-Ellipse). Improve this with mathematically perfect Collison detection that checks if ellipses overlap. The start of a solution can be seen on Desmos here
The text was updated successfully, but these errors were encountered: