Previous | Next --- Slide 25 of 47
Back to Lecture Thumbnails
MrRockefeller

here is the original paper i found: https://www.cs.jhu.edu/~cohen/Seminar/cc.pdf

tacocat

What exactly are the vertex weights being used for and how do they make sense intuitively?

dab

How can we take weights of the top and bottom vertices for the edge coordinate? If the distance from those points to the edge is not the same, then it will be pulled towards either the top vertex or bottom vertex, and it would be impossible to draw a line from the left and right vertex through that point. Also, I don't see the edge position used anywhere else?

minhsual

Where do weights come from in this context and how do they relate to u above?

urae

What exactly are vertex weights and how are they computed?

manchas

Confused on the lower left graphic. Is this introducing a new triangle, i.e. showing two triangles which we are performing subdivision on?

spidey

How did we decide these weights and what exactly are they used for to calculate?