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 add textured template ? does it only supports .ply and .obj ? not able to add textured obj/ply #12

Closed
Mayankcha opened this issue Jul 31, 2019 · 5 comments

Comments

@Mayankcha
Copy link

No description provided.

@TimoBolkart
Copy link
Owner

TimoBolkart commented Aug 3, 2019

The output of VOCA is a ply or obj geometry file without texture. The used Mesh package should however support textured meshes. You can just load a textured meh in FLAME topology and apply the texture to each output frame

@snehil-vaidh
Copy link

So you mean to say we need to apply flame code to get a flame topology on textured object and then put in under voca to get the textured results

@TimoBolkart
Copy link
Owner

VOCA animates meshes in FLAME topology. This means, each output mesh of VOCA is in FLAME topology. You could just add another step before outputting each mesh that adds a texture to the mesh. Does this answer your question?

@snehil-vaidh
Copy link

Yes thanq for your reply.! Can you suggest any source which can help me add texture to the mesh?

@fastcode3d
Copy link

Yes thanq for your reply.! Can you suggest any source which can help me add texture to the mesh?
I have the same question. Have you solved your problem which add texture to the mesh?

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

4 participants