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

Modifying the face's mesh #7

Open
seifselmi opened this issue Nov 20, 2017 · 5 comments
Open

Modifying the face's mesh #7

seifselmi opened this issue Nov 20, 2017 · 5 comments

Comments

@seifselmi
Copy link

Hello @MarekKowalski,

I asked you a month ago about how to blend a portion of the face, and you responded that I need to save and modify the mesh using MeshLab, In order to do that; what is the mesh that I need to save, is it blendshapes or mesh ? And how am I supposed to save them into obj file, because I tried to open the mesh file in the candide.npz but the MeshLab couldn't open that. Can you give me a quick guide because I'm new in manipulating meshes and working with 3D softwares.

Thanks.

@MarekKowalski
Copy link
Owner

Hi,

Ok - here is a simple solution that should work:

  • download the .obj file here,
  • open it with meshlab,
  • find which faces (triangles) you want to remove,
  • get the indices of those faces using meshlab,
  • remove the entries with those indices from the mesh variable in zad2.py

Hope that helps.

Marek

@zhoushiwei
Copy link

Hi, Why I can't find the open mouth data in the blendshape when show it (add the meanshape)

@MarekKowalski
Copy link
Owner

Hi,

I'm note sure what you mean, could you rephrase the question please?

Thanks,

Marek

@cryforyou
Copy link

how to get the face obj model? your link is outdated, i can't download it .

@MarekKowalski
Copy link
Owner

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