Efficient implementation with Eigen, OpenMesh and multi-threading. Needs C++23.
mkdir build && cd build
cmake ..
make
./deformtrans <s0.obj> <s1.obj> <t0.obj> <t1.obj>
Thanks to this repository for key mathematical derivation.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Efficient implementation with Eigen, OpenMesh and multi-threading. Needs C++23.
mkdir build && cd build
cmake ..
make
./deformtrans <s0.obj> <s1.obj> <t0.obj> <t1.obj>
Thanks to this repository for key mathematical derivation.