Git Product home page Git Product logo

py3dsmax's Introduction

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]/

-----------------------------------------------------------------------------------

FOR MAX2015

1: Open the blurPython_2012 project with MSVC++ 2012

2: Setup Environment Variables

* MAX2015SDK	- /path/to/maxsdk/
* PYTHON27_64	- /path/to/python27/

3: Choose configuration

* Configuration				Platform
--------------------------------------
* Max2015x64_Python27		x64

4: Compile, output goes in [project]/bin/[platform]/[configuration]/

py3dsmax's People

Contributors

mhendricks avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.