Previous | Next --- Slide 40 of 84
Back to Lecture Thumbnails
ben_barnett

That link helped a bit, but I still don't have a good understanding of the intuition behind how we choose the locations of the new vertices. It makes sense why we don't just want to take the midpoint of the edges (unless we want to maintain certain creases), but I'm still not sure how the locations are ultimately calculated.

kim

Here's an additional resource: https://graphics.stanford.edu/~mdfisher/subdivision.html

I'm also curious how you determine the weights, differentiating between vertices on the selected edge, other edges, and any other factors.

Jessica

Here is an additional resource http://www.cs.cmu.edu/afs/cs/academic/class/15462-s14/www/lec_slides/Subdivision.pdf. Page 10 and 11 talks about how to deal with boundary cases