Previous | Next --- Slide 33 of 49
Back to Lecture Thumbnails
robotichuman

Can you elaborate on how the cotan laplacian becomes the one on the grid?

BlueCat

What about meshes with more than 4 edges? How can we approximate Laplacian? Do we triangulate them first?

snaminen

Why don’t we use the definition of the Laplacian (i.e. sum of second derivatives) to approximate it?

goose_r_s

How would the triangle mesh operation be broken down into convolutions like in the grid case?

jcm

What do values at the vertices u and i represent? What are the underlying functions?

kpshah

What do the convolutions on the triangle mesh look like?