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

Generating the cache_data #7

Open
Laudwika opened this issue Aug 8, 2021 · 4 comments
Open

Generating the cache_data #7

Laudwika opened this issue Aug 8, 2021 · 4 comments

Comments

@Laudwika
Copy link

Laudwika commented Aug 8, 2021

Hello, I've read the other issues and I want to ask how to generate the cache_data for mesh conversion. the BFM model I'm using doesn't seem to fit any so I want to try generating a new cached_data to use. I am currently using the face-only BFM model and I want to try with other mesh models as well.

also is the cache_data in the col_to_tex only specifically for texture conversion? as it requires vt and ft and I tried using the example input and output and it doesn't work, changing vt to v and ft to f returns ValueError: Input must be Nx3. if yes then is there much difference in creating for mesh conversion?

and I've seen the cached_data and I see the matrix 'mtr' inside it, is the matrix calculated using barycentric_coords for vertices, or is it something else?

@JunHanStudy
Copy link

@Laudwika did you figure out the code of generating cache_data? Thanks!

@lhyfst
Copy link

lhyfst commented Sep 29, 2022

same question

@ForrestPi
Copy link

@TimoBolkart same question

@whiteRedBlue
Copy link

same question

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

5 participants