{"id":21722388,"url":"https://github.com/jerenchen/deformxfer","last_synced_at":"2025-10-25T15:39:34.896Z","repository":{"id":191345624,"uuid":"414001848","full_name":"jerenchen/deformxfer","owner":"jerenchen","description":"A C++ header-only implementation of \"Deformation Transfer for Triangle Meshes\"","archived":false,"fork":false,"pushed_at":"2021-11-02T06:46:40.000Z","size":13058,"stargazers_count":46,"open_issues_count":1,"forks_count":13,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T21:43:15.693Z","etag":null,"topics":["facial-animation","geometry-processing","mesh-deformation"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jerenchen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-10-05T22:54:04.000Z","updated_at":"2025-04-11T09:52:22.000Z","dependencies_parsed_at":"2023-08-29T12:29:15.030Z","dependency_job_id":null,"html_url":"https://github.com/jerenchen/deformxfer","commit_stats":null,"previous_names":["jerenchen/deformxfer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerenchen%2Fdeformxfer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerenchen%2Fdeformxfer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerenchen%2Fdeformxfer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerenchen%2Fdeformxfer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerenchen","download_url":"https://codeload.github.com/jerenchen/deformxfer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248637833,"owners_count":21137538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["facial-animation","geometry-processing","mesh-deformation"],"created_at":"2024-11-26T02:28:37.452Z","updated_at":"2025-10-25T15:39:29.857Z","avatar_url":"https://github.com/jerenchen.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DeformXfer\n\nAn Eigen/libIGL (C++) implementation of [Deformation Transfer for Triangle Meshes](https://people.csail.mit.edu/sumner/research/deftransfer/), largely based on the Python implementation of [Landmark-guided Deformation Transfer of Template Facial Expressions for Automatic Generation of Avatar Blendshapes](https://github.com/diegothomas/Avatar-generation-3DRW2019-).\n\n## Demo Videos\n| [![demo](demo/dx_demo.gif)](https://youtu.be/Uc_37SjT8us) |\n| :--: |\n| *Transferring deformation from a human avatar (driven by blendshapes) to a horse head.* |\n\n| [![morph](demo/topo_morph.gif)](https://youtu.be/hjm96S8C7pc) |\n| :--: |\n| *Morphing topology of the horse head to match the human avatar (for mapping mesh correspondences).* |\n\n## Building the Demo Program\n\nCurrently, _DeformXfer_ has only been tested on MacOS.\n\nTo build the demo program with CMake, run the following commands in a shell:\n```console\ngit clone https://github.com/jerenchen/deformxfer\ncd deformxfer\nmkdir .build\ncd .build\ncmake -DCMAKE_CXX_FLAGS=\"-O3 -DNDEBUG\" ..\nmake\n```\nOnce building is complete, launch the demo program (in the same `.build` directory) by running:\n```console\n./dx_demo\n```\n\n## License\n\n_DeformXfer_ is licensed under the the _BSD 3-Clause \"New\" or \"Revised\"_ license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerenchen%2Fdeformxfer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerenchen%2Fdeformxfer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerenchen%2Fdeformxfer/lists"}