Halfedge Mesh Data Structure

To operate on large and complex meshes, we need data structures that are efficient and compact. Halfedge data structure is great for traversing the mesh by bringing in a new entity named halfedge. Here we look at some basics about the data structure.

Topics Covered

  • Mesh Basics
  • Halfedge Data Structure
  • Halfedge in Action
  • Manifold Mesh
Halfedge 1
Halfedge 2
Halfedge 3
Halfedge 4

Published on Feb 20, 2022