Skip to content

hmk114/DeformationTransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deformation Transfer algorithm (Homework)

Efficient implementation with Eigen, OpenMesh and multi-threading. Needs C++23.

Build

mkdir build && cd build
cmake ..
make

Usage

./deformtrans <s0.obj> <s1.obj> <t0.obj> <t1.obj>

Acknowledgement

Thanks to this repository for key mathematical derivation.

Reference

Deformation Transfer for Triangle Meshes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages