Closed lyyiangang closed 2 years ago
Hi, sorry for the late reply. I suspect this is no longer a current question, but in any case: If you inspect the error message, this is because the BFM doesn't come with any texture coordinates. If you want to use texture extraction, you'll need to create / inject some texture coordinates into the BFM. This has been asked a few times before in the issues here, you can find more information for example here https://github.com/patrikhuber/eos/issues/260.
when I try to fit BFM by using following command.
I get following error message:
I am using
share/scripts/convert-bfm2009-to-eos.py
to generate my own bfm2009.bin model. Could you please help me figure out the error?