Sébastien Loriot, Olga Sorkine-Hornung, Yin Xu and Ilker O. Yaz
This package offers surface mesh deformation algorithms which provide new positions to the vertices of a surface mesh under positional constraints of some of its vertices, without requiring any additional structure other than the surface mesh itself.
Main Class
Concepts
Algebraic Traits
Deformation algorithm type.
#include <CGAL/Surface_mesh_deformation.h>
Enumerator |
---|
ORIGINAL_ARAP |
use original as-rigid-as possible algorithm
|
SPOKES_AND_RIMS |
use spokes and rims version of as-rigid-as possible algorithm
|