Timeline for multiple contacts for SAT collision detection
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 19, 2017 at 12:50 | comment | added | Ian Young | The "exit early" scenario is for when you find an axis of separation(hence the term "Separation Axis theorem"). A collision is positive when all axes have been checked and an intersection detected on each one. The question was how to generate multiple contacts for accurate resolution, ie physics. The solution is not actually that simple, and is done via Sutherland-Hodge clipping. This is another phase, carried out following the detection of a collision. | |
| Nov 15, 2015 at 21:13 | history | answered | Honeybunch | CC BY-SA 3.0 |