In class, we discussed how Barycentric coordinates are used in 3D space. Is linear interpolation the equivalent in 2D space?
sagoyal
@at2000 I think that Barycentric coordinates are just a way of defining a coordinate system relative to the points present in the space. So I guess you can say that linear interpolation is equivalent - or some kind of representation that uses a point and direction pointing to the other point.
In class, we discussed how Barycentric coordinates are used in 3D space. Is linear interpolation the equivalent in 2D space?