package
0.0.0-20230724155254-a4de9da173b0
Repository: https://github.com/ieatlemons/goutils.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
InCircle returns true if the point p is inside the circumcircle of the triangle t.
Lawson returns the Delaunay triangulation of the given points using Lawson's algorithm.
No description provided by the author
No description provided by the author
SuperTriangle returns a triangle that contains all points in the given set.
# Type aliases
Triangulation is a list of triangles.