Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Unpack the files. Go to the folder that corresponds to your version of Nuke. Copy the mxiReader.dylib, MxiMixer.dylib, MxiRender.dylib and MxiMask.dylib files to the Nuke plug-ins directory (Usually /Applications/Nuke6.2v2/Nuke6.2v2.app/Contents/MacOS/plugins). Also you can install the plug-in into your home folder running the install.sh script.

Note

Remember that you should have writing permissions and Administrator privileges to install the plug-in. If you do not have permissions, Nuke creates a directory in the user directory (Usually C:\Users\username\.nuke (Windows), /home/username/.nuke (Linux) or /Users/username/.nuke (Mac OSX)). You can install the plug-ins here. Make sure that the files are in the .nuke directory (not .nuke\plugins).

Tip

On Mac OSX the .nuke directory is hidden. You can open it using the following command in the terminal:
open /Users/username/.nuke

Installing the Python Scripts

Anchor
nuke_installing_python_scripts
nuke_installing_python_scripts

Installing the Python Scripts

We have included some Python script commands with the plug-ins. They add a “Maxwell Utilities” menu in Nuke including all the features provided by the Maxwell Plug-in for Nuke.

...