Drag & Deform Meshes

Interactively deform 3D models by dragging user-set handles.
Multi-resolution surface parameterization, deformed using naive Laplacian editing.

Implements two approaches to mesh deformation:

  • High-Frequency Detail Transfer, based on this paper.
  • Deformation Transfer, based on this paper.

The above GIF shows real-time mesh interaction.

Deformation Breakdown

(More Implementation Details Coming Soon!)