I’ve developed a method to compute the closest point to the origin on any simplex (triangle, tetrahedron, etc.) of any degree, in any dimension. This unified algorithm also allows just one function to be applied to any type of simplex, as opposed to separate algorithms for different types used by earlier methods. On it’s own […]