Previous | Next --- Slide 39 of 46
Back to Lecture Thumbnails
BryceSummers
  1. Compute Quardic errors per face: Q calculation slide

  2. Compute Quadric errors per vertex: Matrix addition of neighboring face Q matrices.

  3. Initialize sophisticated priority queue that allows insertion, deletion, and find/delete minimum element.

  4. While we have too many triangles in the mesh, perform the mutations while updating and maintaining the integrity of the data expressed in the priority queue.