Blender2.8 install plug Armory3D

  • Download blender2.8
https://www.blender.org/download/
  • Download ArmorySDK
https://armory3d.org/download.html
  • The Armory3DSDK extract to a directory specified
unzip -d /your_path/ armory.zip
  • Blender plug-ins add Armory3D

    • Open blender2.8
    • Open the addon configuration: Edit -> Preferences -> Add-ons
      Here Insert Picture Description
    • Click Install, open the file selection box to jump to Armory3D decompression directory, select armory.py, and click OK. After Communitycan be found in a newly installed amory:

Here Insert Picture Description

  • Configure SDK Path (set to the armory unpacked directory):

Here Insert Picture Description

  • Provided armory code editor (external editor to write the code, such as used here VSCode)

Here Insert Picture Description

  • After installation is complete, the blender user interface, you can see armory related functional items have been displayed, such as:

Here Insert Picture Description

Published 378 original articles · won praise 1039 · Views 2.43 million +

Guess you like

Origin blog.csdn.net/moxiaomomo/article/details/104125680