Mesh processing libraries that support several of our projects such as
- CoMA: Convolutional Mesh Encoders for Generating 3D Faces
- FLAME: Learning a model of facial shape and expression from 4D scans
- MANO: Modeling and Capturing Hands and Bodies Together
- SMPL: A Skinned Multi-Person Linear Model
- VOCA: Voice Operated Character Animation
- RingNet: 3D Face Shape and Expression Reconstruction from an Image
Install boost.
On Linux:
apt-get install libboost-all-devOn Mac OS:
brew install boostIt is recommended to install the mesh package in a virtual environment. This package has been tested with Python2.7 on Linux and OSX.
make
make installPlease refer for LICENSE.txt for using this software. The software is compiled using CGAL sources following the license in CGAL_LICENSE.pdf