Lecture 8: Mesh Processing & Geometry Processing (40)
mark-nguyen1

For those just reading through the slides, each vertices here is assigned a weight based on the slide before. Then the middle vertex's (white) new position when performing the subdivision algo is the sum of the position of each of the vertex multiplied by their weights (including itself). This was helpful for me when implementing task 6 on the homework assignment.

You must be enrolled in the course to comment