Implement MinimumDifference Algorithm #25

Merged
Quaternions merged 90 commits from min-diff into master 2026-01-21 17:31:53 +00:00
Owner

Completely replace the janky closest fev crawl from infinity algorithm with a dedicated purpose-built algorithm. Finding the closest point on a MinkowskiMesh is equivalent to finding the closest point between two meshes.

Completely replace the janky closest fev crawl from infinity algorithm with a dedicated purpose-built algorithm. Finding the closest point on a MinkowskiMesh is equivalent to finding the closest point between two meshes.
Quaternions added 88 commits 2026-01-21 17:16:48 +00:00
these were supposed to be 3 voxels but were on the order of 3 units
Quaternions added 2 commits 2026-01-21 17:23:34 +00:00
Quaternions merged commit cdafbb4077 into master 2026-01-21 17:31:53 +00:00
Quaternions deleted branch min-diff 2026-01-21 17:31:53 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StrafesNET/strafe-project#25