Closed MilesTheProwler closed 1 year ago
You can take a look at #46.
But that one didnt output with texture on 3D head obj right ?
It outputs the texture for FLAME model. https://github.com/Zielon/metrical-tracker/blob/master/flame/FLAME.py#L316
But I didnt see the output with texture when I run tracker.py. I only got some visualization image and 3D head obj without texture.
I want the texture on the mesh.
Should I need to run FLAME.py?
Hello, Is it possible to apply texture on 3D obj ? If yes, do you have any code for that or are you planning to add texture UV ?