Files
godot/editor
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-05-20 22:40:38 +02:00
2022-10-13 19:07:53 +02:00
2022-08-22 18:05:10 +02:00
2022-07-23 07:31:17 +02:00
2022-09-05 23:08:28 +02:00
2022-05-20 22:40:38 +02:00
2022-05-20 22:40:38 +02:00
2022-08-22 18:05:10 +02:00
2022-08-29 14:28:01 +02:00
2022-08-22 18:05:10 +02:00
2022-05-20 22:40:38 +02:00
2022-05-20 22:40:38 +02:00
2022-08-22 18:05:10 +02:00
2022-05-20 22:40:38 +02:00
2022-08-22 18:05:10 +02:00