/ofxPuppet

as rigid as possible shape deformation addon for openframeworks

Primary LanguageC++OtherNOASSERTION

ofxPuppet

Rigid-as-possible shape deformation in openFrameworks. A wrapper around code from Ryan Schmidt.

Rigid-as-possible shape deformation

This code uses WML wild magic library and OpenCV for some faster matrix operations (matrix inversion and SVD). In the future, we'd like to remove the dependency on WML, since it's an older, modified version of the library.