Skip to content

Flowgun/BMOI_Connector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blender <> Moi3D connector

Bridge between Blender and Moi3D:

BMOI BANNER

System requirements:

  • Mac
  • Windows
    1. Windows 10/11
    2. Windows 10 temp folder location must be by default
  • Blender 2.8 or higher

Download:

BMOI_Connector_All_v4.0.rar

Installation through download:

  1. Download "BMOI_Connector_All_v4.0.rar" and Extract somewhere
  2. Install Blender addon: extract "BMOI_Connector.zip" to "C:\Users<username>\AppData\Roaming\Blender Foundation\Blender<Blender Version>\scripts\addons" (or you can click install in Blender and choose "BMOI_Connector.zip")
  3. Install Moi3D scripts: open "MOI3D" folder and move its content ("Commands" and "Startup" folders) to "c:\Users<username>\AppData\Roaming\Moi"

Configuration:

  1. Activate the Blender addon: Run Blender > Edit > Preferences > Addons > And activate "BMOI Connector".
  2. Open the moi.ini file in C: \ Users \ Your UserName \ AppData \ ROAMING \ MOI, and change the "fbx = 2010" to "FBX = 2016".
  3. Make sure to create the exchange folder manually, otherwise the addons will fail. On Windows, press "win+r" and type "%temp%" (to open "C:\Users\username\AppData\Local\Temp" folder); and Create in it a folder named "BMOI".

How-to:

Blender:

  1. Navigate or open side bar (default button "N")
  2. Open BMOI3D tab
  • If you want to send objects to Moi3d - press "Send to Moi3d" button
  • If you want to get result from Moi3d - press "Get from Moi3d" button

Moi3D:

  • If you want to send objects to Blender - "BMOI Export" button (or you can add "bmoi_export_FBX" command to a hotkey)
  • If you want to get objects from Blender - "BMOI Import" button (or you can add "bmoi_Import_OBJ" command to a hotkey)

Thank you!

About

Blender <> MOI3D connector

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 61.9%
  • HTML 28.2%
  • JavaScript 9.9%