You are viewing the course site for a past offering of this course. The current offering may be found here.
Lecture 8: Mesh Representations and Geometry Processing (22)
ShrihanSolo

I believe this code finds the next triangle clockwise, rather than counter-clockwise, around vertex v from triangle t. Is there some explanation for why it is finding counter clockwise?

For example, the triangle counterclockwise around v[0] appears to be t[1] to me.

You must be enrolled in the course to comment