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

Rendering texture in output video #38

Closed
thetobysiu opened this issue May 24, 2020 · 2 comments
Closed

Rendering texture in output video #38

thetobysiu opened this issue May 24, 2020 · 2 comments

Comments

@thetobysiu
Copy link

thetobysiu commented May 24, 2020

Hello, I would like to know if it's possible to render a textured video instead of a pure mesh. I found from the flame project that it also exports a mesh with texture. Should I load the texture mapping every time the pyrender renders a mesh in the voca code? Thank you!

@TimoBolkart
Copy link
Owner

Sure, one easy workaround would be to assign the texture to each frame of the VOCA output and then render the textured meshes instead of the blank meshes.

@TimoBolkart
Copy link
Owner

Please check this issue to see how to create textured meshes

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