Skip to content

pyblish/pyblish-3dsmax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyblish-3dsmax

Pyblish for 3ds Max.

Note: This only tested in 3dsmax-2020.

What is included?

A set of common plug-ins and functions shared across other integrations - such as getting the current working file. It also visually integrates Pyblish into the File-menu for easy access.




Installation

Via pip install pyblish-3dsmax will be installing all depends packages.

pip install pyblish_3dsmax
  • Copy module files to <3dsmax_install_root/python/Lib/site-packages>
  • Copy startup script <root>/startup/pyblish_3dsmax.ms to <3dsmax_install_root>/scripts/startup/pyblish_3dsmax.ms.

For example:

Copy C:\Users\longhao\PycharmProjects\pyblish-3dsmax\startup\pyblish_3dsmax.ms to C:\Program Files\Autodesk\3ds Max 2020\scripts\Startup\pyblish_3dsmax.ms

Pyblish in 3dsmax main MenuBar

menu

Quick demo in 3dsmax