A point \(\mathbf{p}\) in the plane of a triangle defined by 3D vertices \(\mathbf{a}\), \(\mathbf{b}\), \(\mathbf{c}\) has barycentric coordinates \(\alpha = 0.8\) and \(\beta = 0.6\).
Consider the triangle \(\mathbf{abc}\) depicted below. Give the barycentric coordinates of each of the labeled points \(\mathbf{w}\), \(\mathbf{x}\), \(\mathbf{y}\), \(\mathbf{z}\).
The intersection between a ray and a triangle can be found by equating the parametric equation for the ray with the barycentric representation of the plane. Set these equal and derive a method to solve for the intersection point.