3DDFA_V2
3DDFA_V2 copied to clipboard
Color of OBJ file
Thank u for the perfect repository <3
As your result, i see the obj file has RGB color (image below)
But when I run
python3 demo.py -f examples/inputs/emma.jpg -o obj
I get the result with one color:
Can you help me how to see obj with full color?
Thank u for the perfect repository <3 As your result, i see the obj file has RGB color (image below)
But when I run
python3 demo.py -f examples/inputs/emma.jpg -o obj
I get the result with one color:Can you help me how to see obj with full color?
You should try meshlab.
hello, i found this issue https://github.com/cleardusk/3DDFA_V2/issues/129. i still can't see the uv_map in blender. it does show in meshlab. but i need it in blener. does anyone know how to fix it?? thank you.