forked from blurstudio/Py3dsMax
-
Notifications
You must be signed in to change notification settings - Fork 0
Blur Studio's Python integration plugin for Autodesk 3ds Max.
License
jagadeeshjayakumar/Py3dsMax
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Here are the settings you'll need to compile the plugin for the different configurations, if you add any other configurations (supporting more versions of Python for example, please update this readme file with the required settings) ----------------------------------------------------------------------------------- FOR MAX2010, MAX2011 1: Open the blurPython_2008 project with MSVC++ 2008 2: Setup Environment Variables * MAX2010SDK - /path/to/maxsdk/ * PYTHON24 - /path/to/python24/ * PYTHON26_64 - /path/to/python26/ 3: Choose configuration * Configuration Platform -------------------------------------- * Max2010_Python24 Win32 (works for both Max2010 and Max2011) * Max2010x64_Python26 x64 (works for both Max2010 and Max2011) 4: Compile, output goes in [project]/bin/[platform]/[configuration]/ ----------------------------------------------------------------------------------- FOR MAX2012 1: Open the blurPython_2010 project with MSVC++ 2010 2: Setup Environment Variables * MAX2012SDK - /path/to/maxsdk/ * PYTHON24 - /path/to/python24/ * PYTHON26_64 - /path/to/python26/ 3: Choose configuration * Configuration Platform -------------------------------------- * Max2012_Python24 Win32 * Max2012x64_Python26 x64 4: Compile, output goes in [project]/bin/[platform]/[configuration]/
About
Blur Studio's Python integration plugin for Autodesk 3ds Max.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 97.7%
- C 2.3%