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 do UV mapping / obj + corresponding #192

Closed
johndpope opened this issue Sep 7, 2020 · 1 comment
Closed

how to do UV mapping / obj + corresponding #192

johndpope opened this issue Sep 7, 2020 · 1 comment

Comments

@johndpope
Copy link

johndpope commented Sep 7, 2020

I want to create a UV Map so that with my obj file - I can align the textures correctly.
I played with demo_texture.py - but that's not what I'm after. I need PRNet to dump out a uv texture file that I can glue together with obj file. kinda like this.
https://developers.google.com/ar/images/canonical-face-texture-photoshop.jpg

https://www.pluralsight.com/blog/film-games/understanding-uvs-love-them-or-hate-them-theyre-essential-to-know#:~:text=UVs%20are%20two%2Ddimensional%20texture,gets%20applied%20onto%20that%20surface.

python demo_texture.py -i TestImages/AFLW2000/image00081.jpg -r TestImages/trump.jpg -o TestImages/output.jpg

output

@johndpope
Copy link
Author

--isTexture True

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