rwsarmstrong / strongtrack

A python tool with facial landmark annotation and coefficient finder
GNU General Public License v3.0
310 stars 58 forks source link

Exported txt wont apply to mesh #19

Open MrColz opened 2 years ago

MrColz commented 2 years ago

Hi, very new to this all. Just got an exported txt, but when trying to apply it to the model nothing happens. Is the mesh configured wrong or missing something? The face mesh is separate from the clothes and pretty much the exact same as the template mesh except for the fact that the teeth and tongue are not connected to it. (I am using a makehuman model by the way) Screenshot (128)

bartoszjednacz commented 2 years ago

Hello. Do you have correct shapekeys names in your model? What does it write in the blender console?

MrColz commented 2 years ago

How would I change the shapekey names? It says nothing in the console.

bartoszjednacz commented 2 years ago

Zrzut ekranu 2022-03-12 224732

Your model must have same shapes names like in the array (names) in python script. If your object doesn't have any shapekeys, you need to create then similar to the shared model by author.