You are viewing the course site for a past offering of this course. The current offering may be found here.
Lecture 7: Splines and Bezier Curves (87)
jerryzhucs21

Is there a way to convert the surface patch back to the triangles we learned in previous lectures? Would there be a way to use the interpolated points shown here to create these triangles?

alexkassil

Well, using the grid, you can think of the vertices of the squares as vertices of your triangles, or just cut each square in half and there is your triangulation!

You must be enrolled in the course to comment