nxt (/ɛn·ɛks·ti/) is a general purpose code compositor designed for rigging, scene assembly, and automation. (node execution tree)
Release | Dev |
---|---|
-
From PyPi:
pip install nxt-core
-
From GitHub:
-
Download the pip source distribution(
nxt-#.#.#.tar.gz
) from the latest release -
pip install path/to/nxt-#.#.#.tar.gz
-
Distributed on the nxt editor repo.
-
Download the maya module(
nxt_maya.zip
) from the latest release -
Follow the nxt_maya instructions (also included in the download)
-
From PyPi (easiest):
pip install -U nxt-core
-
From GitHub:
-
Download the pip source distribution(
nxt-#.#.#.tar.gz
) from the latest release -
pip install --upgrade path/to/nxt-#.#.#.tar.gz
-
Distributed on the nxt editor repo.
-
Download the
nxt_maya
zip from the latest release -
Extract the zip and replace the existing nxt_maya files with the newly extracted files.
-
Re-launch Maya