package
0.0.0-20220831181609-9c88ebf2c706
Repository: https://github.com/adamcolton/geom.git
Documentation: pkg.go.dev
# Functions
Transform takes 2 triangles and returns a Transformation that when applied to the vertexes of A produces the vertex of B.
# Type aliases
CouldNotResolveErr is returned if a TriangleTransform cannot resolve one of the axis.
Triangle is a 2D triangle.