package
0.9.0
Repository: https://github.com/mindera-gaming/go-math.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

ComputePolygonArea determines the winding order of a polygon.
ContainsColinearEdges determines if the polygon contains collinear edges.
IsPointInTriangle verifies if the point p is inside the triangle abc.
IsSimplePolygon determines whether the polygon is simple or complex.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

WindingOrder defines an enumerator representing the winding order of the vertices.