Documentation:MPFB

From MakeHuman Community Wiki
Revision as of 17:26, 11 May 2021 by Assetdk (Talk | contribs) (Created page with "=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 int...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

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.