top | item 40662835 (no title) gfaure | 1 year ago A video presentation of the same algorithm: https://www.youtube.com/watch?v=ajv46BSqcK4 discuss order hn newest omoikane|1 year ago See also:https://winter.dev/articles/gjk-algorithmThis one has an interactive demo near the end that shows Minkowski difference. saturnV|1 year ago I have made an implementation based on this article before.https://dyn4j.org/2010/04/gjk-gilbert-johnson-keerthi/It was years ago but I remember it was the only good ressource I could find that allowed me to understand how it works.
omoikane|1 year ago See also:https://winter.dev/articles/gjk-algorithmThis one has an interactive demo near the end that shows Minkowski difference. saturnV|1 year ago I have made an implementation based on this article before.https://dyn4j.org/2010/04/gjk-gilbert-johnson-keerthi/It was years ago but I remember it was the only good ressource I could find that allowed me to understand how it works.
saturnV|1 year ago I have made an implementation based on this article before.https://dyn4j.org/2010/04/gjk-gilbert-johnson-keerthi/It was years ago but I remember it was the only good ressource I could find that allowed me to understand how it works.
omoikane|1 year ago
https://winter.dev/articles/gjk-algorithm
This one has an interactive demo near the end that shows Minkowski difference.
saturnV|1 year ago
https://dyn4j.org/2010/04/gjk-gilbert-johnson-keerthi/
It was years ago but I remember it was the only good ressource I could find that allowed me to understand how it works.