Previous | Next --- Slide 22 of 36
Back to Lecture Thumbnails
rilakkuma

Since the assignment was started before this lecture, I really realized that "simultaneously working on the assignment and going to lecture will enrich your experience on both sides" (http://15462.courses.cs.cmu.edu/fall2018/article/4)!

sitongc

Does each face only have one halfedge or three?

justaddwater

It is interesting that we can traverse the entire mesh, given any vertex, half-edge, edge or face, when the mesh is represented in this data structure.

Ace

Can a half-edge have its next point to itself and still be considered manifold?