Quoted By:
think of barycentric coordinates as weighted averages of the points of a triangle (or more generally a simplex). by weighted average, i mean that you multiply the position vectors of the triangle's corners by a weight, and then add them up. normally when you take an average, you divide by the number of things you are averaging over, but it this case the key point is that all the weights sum to 1.