This would be an improvement for the existing collision system in the near phase. This extension was rejected from the MonoGame core project and is recommended to be implemented here. I would provide an implementation which will work with any convex shape. Additionally, it is a fast algorithm for finding out if two shapes collide and how to separate them properly.
This would be an improvement for the existing collision system in the near phase. This extension was rejected from the MonoGame core project and is recommended to be implemented here. I would provide an implementation which will work with any convex shape. Additionally, it is a fast algorithm for finding out if two shapes collide and how to separate them properly.