Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 602 Bytes

readme.md

File metadata and controls

12 lines (5 loc) · 602 Bytes

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.

If you use this addon for anything I'd love to hear about it!