Previous | Next --- Slide 73 of 84
Back to Lecture Thumbnails
et17

So is an original copy of the mesh stored to compare to minimize quadric error? Or is the error computed relative to the upsampled mesh?

alexz

Does this mean we have to sort the errors of edges in some way (a binary search tree, or something like that) before we choose to collapse which edges?