Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I convert this textures to flame-textures? #40

Open
gongfc opened this issue Aug 18, 2022 · 1 comment
Open

How can I convert this textures to flame-textures? #40

gongfc opened this issue Aug 18, 2022 · 1 comment

Comments

@gongfc
Copy link

gongfc commented Aug 18, 2022

This is an excellent work! I want to use this textures on flame!
But,the head model have 20481 vertices, it is not compatible with flame!
How can I convert this textures to flame-textures?

@Oocean35
Copy link

Oocean35 commented Oct 2, 2023

Hi @gongfc , did you find out how to do this ?
FYI, In https://github.com/csbhr/FFHQ-UV/blob/main/FLAME_Apply_HIFI3D_UV/flame2hifi3d_assets/FLAME_w_HIFI3D_UV.obj , the UV coordinates of the HiFi3D++ UV-texture map corresponding to the Flame vertices/faces are provided (https://github.com/csbhr/FFHQ-UV/blob/main/README_flame2hifi3d.md), using these UV coordinates, the FLAME meshes can look for texture colors from the UV-maps in HiFi3D++ format.
I need to basically copy the pixels from one UV texture into the corresponding location in the new UV texture. Any tips on how to get this correspondence?

Thanks a lot !!
Best

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants