You are viewing the course site for a past offering of this course. The current offering may be found here.
Lecture 5: Texture Mapping (73)
jacklishufan

Is there any particular reason that this multistep construction is preferable? It seems we can draw both horizontal and vertical lines simultaneously and Then p is just a weighted sum of a,b,c,d where the weight is proportional to the area of the rectangle with diagonal cp,dp,ap,bp. (This was how it was covered in CS194)

StaffMichaelRenMR

These two constructions are equivalent, I don't think this construction is specifically preferable for any reason. https://en.wikipedia.org/wiki/Bilinear_interpolation#Weighted_mean

You must be enrolled in the course to comment