NumesSanguis / FACSvatar

An Open Source Modular Framework From Face to FACS Based Avatar Animation (Unity3D / Blender)
GNU Lesser General Public License v3.0
430 stars 97 forks source link

Character model replacement #34

Open zelonghaha opened 2 years ago

zelonghaha commented 2 years ago

I hope to replace the model with something else, what work do I need to do? I'd be thankful for any help in this regard.

NumesSanguis commented 2 years ago

Hi @zelonghaha , since I used only 1 type of character generation (MBLab), I cannot guarantee the process of switching characters will be super smooth, but it should be doable in a reasonable time frame. Just to manage expectations, I'm not actively working on this project anymore, so I will reply here, but expect to code yourself (or ask someone) in case it's necessary.

  1. Start with getting familiar with the project. Use the branch v0.4 (not the master branch).
  2. Take a look at the documentation, especially FACS explanation and this minimal Your own avatar pages.
  3. Try to use the whole project with MBlab character first to confirm that all parts are working
  4. Try using your own model

Share sometimes your progress here, because that's just nice to hear ^^