Documentation:MPFB

From MakeHuman Community Wiki
Revision as of 18:37, 11 May 2021 by Assetdk (Talk | contribs) (MakeHuman Plugin For Blender)

Jump to: navigation, search

MakeHuman Plugin For Blender

This page is the "main" page for the Blender plugin - in effect an "index" for documentation and tutorials regarding MPFB2.

This page will internally hold links for MPFB2 development and tutorials.

Makehuman forum about MHFB2


Tutorials for using MPFB2

Developers resources

I will start this by making some developers notes that could eventually compile into one or more tutorials. I will keep adding more notes to this page, but I urge you to:

  • Add comments
  • Add tips and links to other tutorials
  • Add your own code
  • Request topics that you think would need to covered
  • Add links to other addons that is useful for VSC and MBFP2

Using VSCode

I would recommend that you use VS Code since there is a very handy Blender Extension. This will help you as an experienced developer - and as a novice that wants to learn about Python and Blender. Take a look at this tutorial to get a quick overview - and follow this link to install blender/ and VSCode. tutorial on installing blender/ and VSCode.



Now - If that did not seem too bad, you can move on to the next pages dedicated to actually running MPFB2 from VS Code: Documentation:MPFB2 getting started with VS code