Golevka / deformation-transfer

An implementation of Deformation Transfer algorithm in ANSI C
287 stars 109 forks source link

Cannot deform face/head and horse-collapse/camel collapse #1

Open jeffryhartanto opened 8 years ago

jeffryhartanto commented 8 years ago

Hi, I tried to re-implement your code using VTK. So far I can deform every object except those I mentioned in the title.. Somehow I got 1.#INF for the "x" after deformation phase 2. Is there any difference between those and other objects? As far as I can tell, the difference is only on the vertex value range, but I don't think that's the problem.. Any suggestion?