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

Tool(s) to adjust or replace the default head mesh (missing?) #120

Open
hg111 opened this issue Jun 16, 2023 · 0 comments
Open

Tool(s) to adjust or replace the default head mesh (missing?) #120

hg111 opened this issue Jun 16, 2023 · 0 comments

Comments

@hg111
Copy link

hg111 commented Jun 16, 2023

Hello,

I am looking for a way to experiment with different head/face mesh models. If I understand correctly, the project doesn't directly import the sub_mesh.obj and instead takes 3 .npy files (topology_info.py, exp_info.npy, keys_info.npy) that were somehow processed from, or in connection with sub_mesh.obj. In examining these files I see that the keys are different than what you might expect from a "standard" obj file that was converted to .npy. So for example, if a typical mesh converted would generate keys: vertices, faces, normals, uvs
topology_info.npy keys are: tris, vert_tris, sub_inds

Is there a tool/python script, you used and might have to create the .npy files that import to the project? any documentation that explain the their structure and relationships to the model?

Thank you in advance

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

1 participant