Files
godot/servers
Juan Linietsky 71d2e38cb5 Optimize Convex Collision
Implements the Gauss Mapping optimization to SAT convex collision test.

* Described [here](https://ubm-twvideo01.s3.amazonaws.com/o1/vault/gdc2013/slides/822403Gregorius_Dirk_TheSeparatingAxisTest.pdf) by Dirk Gregorius.
* Requires adding of face information to edges in MeshData
* Took the chance to convert MeshData to LocalVector for performance.
2022-10-13 19:07:53 +02:00
..
2022-03-09 13:59:03 +01:00
2022-10-13 19:07:53 +02:00
2022-09-20 22:20:11 +02:00
2022-09-20 22:20:11 +02:00
2022-10-13 19:07:53 +02:00
2022-09-20 22:20:11 +02:00