Open PavielKraskouski opened 1 year ago
Tagging subscribers to this area: @dotnet/area-system-numerics See info in area-owners.md if you want to be subscribed.
Author: | PavielKraskouski |
---|---|
Assignees: | - |
Labels: | `api-suggestion`, `area-System.Numerics` |
Milestone: | - |
Background and motivation
The Perp Dot Product can be used to check the winding order of triangle vertices, check if a point is inside a triangle, calculate barycentric coordinates of a point inside a triangle, triangulate polygons by ear clipping method, etc.
API Proposal
Alternative design:
API Usage
Alternative Designs
No response
Risks
No response