SkillAgentSearch skills...

DeformationGraph

A implemetation of deformation graph which was widely used in mesh deformation and non-rigid reconstruction

Install / Use

/learn @JiaxiangZheng/DeformationGraph
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DeformationGraph

A implemetation of deformation graph which was widely used in mesh deformation and non-rigid reconstruction. I write this for the reason that I will use it in later animation reconstruction work.

##about the code## Eigen, FLANN and PCL are used as third party library.

DeformGraph.h and DeformGraph.cpp contains the core code of deformation graph, and DeformGraphTest.cpp is an example for how to use the code. It should be note that the initial data should be aligned together and normalized.

View on GitHub
GitHub Stars57
CategoryDevelopment
Updated2mo ago
Forks24

Languages

C++

Security Score

80/100

Audited on Jan 8, 2026

No findings