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 to get the model? #45

Open
Taojtyy opened this issue Jun 1, 2020 · 1 comment
Open

How to get the model? #45

Taojtyy opened this issue Jun 1, 2020 · 1 comment

Comments

@Taojtyy
Copy link

Taojtyy commented Jun 1, 2020

Thanks for the great work! I run it on my laptop,and got the result pictures in a body_3d_frontal folder, however, I can't find the model files. How I can get the model? Is it a .obj file or something like that, so taht I can see it in 3D view?

@xiangdonglai
Copy link
Collaborator

You will need to generate obj file from the Adam pose and shape parameters. You can use this function

int write_adam_obj(const CMeshModelInstance& mesh, const char* filename)

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