Difference between revisions of "Documentation:MPFB"

From MakeHuman Community Wiki
Jump to: navigation, search
(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...")
 
m (Using VSCode)
Line 22: Line 22:
  
  
{{#ev:youtube|q06-hER7Y1Q}}
+
::::{{#ev:youtube|q06-hER7Y1Q}}
  
  
 
+
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]]'''
* [[Documentation:MPFB2 getting started with VS code]]
+

Revision as of 17:30, 11 May 2021

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.



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