fn unit_to_line(p0: Point, p1: Point) -> Affine
Calculate the transform necessary to map the unit vector to the line spanned by the points p1 and p2.
p1
p2