Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rafaelalmeidatk/monogame-minkowski-difference

Collision based on Minkowski Difference
https://github.com/rafaelalmeidatk/monogame-minkowski-difference

collision-detection collision-handling minkowski monogame

Last synced: 13 days ago
JSON representation

Collision based on Minkowski Difference

Awesome Lists containing this project

README

        

# MonoGame Minkowski Difference

Collision detection and resolution with Minkowski Difference.

![GIF](https://i.imgur.com/2iu2nJN.gif)

Code adapted from https://hamaluik.com/posts/swept-aabb-collision-using-minkowski-difference/