vchoutas / smplify-x

Expressive Body Capture: 3D Hands, Face, and Body from a Single Image
https://smpl-x.is.tue.mpg.de/
Other
1.73k stars 336 forks source link

Vertex order different between output meshes #29

Closed conorcodes closed 5 years ago

conorcodes commented 5 years ago

I've successfully generated several meshes that look good and match the pose. I am trying to blendshape between them in a 3D software (e.g. Modo), but getting bad results because the point order is seemingly different.

All output meshes I'm testing were generated using the neutral model.

Should I expect the same order between output meshes? Am I missing a step somewhere?

conorcodes commented 5 years ago

I created a pull request to fix this here: https://github.com/vchoutas/smplify-x/pull/32

vchoutas commented 5 years ago

@conorcodes Thanks for noticing this. I will close this, since the pull request was merged.