Barycentric Coordinates + Z-Buffering

Channel:
Subscribers:
2,700
Published on ● Video Link: https://www.youtube.com/watch?v=p3tYG9im0aE



Duration: 36:38
160 views
7


Today we talked about two big topics - how to interpolate across a triangle using Barycentric coordinates, and how to handle two triangles drawing to the same fragment (pixel) on the screen using z-buffering.







Tags:
is50b
lerp
barycentric
interpolation
triangle filling
cross product
z-buffering