Skip to content

Latest commit

 

History

History
66 lines (39 loc) · 2.26 KB

README.md

File metadata and controls

66 lines (39 loc) · 2.26 KB

Overview

nxt (/ɛn·ɛks·ti/) is a general purpose code compositor designed for rigging, scene assembly, and automation. (node execution tree)

Release Dev
Build Status Build Status

Links

Installation

Requirements

PIP package

  • From PyPi:

    • pip install nxt-core
  • From GitHub:

    1. Download the pip source distribution(nxt-#.#.#.tar.gz) from the latest release

    2. pip install path/to/nxt-#.#.#.tar.gz

Maya plugin:

Distributed on the nxt editor repo.

  1. Download the maya module(nxt_maya.zip) from the latest release

  2. Follow the nxt_maya instructions (also included in the download)

Updating

PIP package

  • From PyPi (easiest):

    • pip install -U nxt-core
  • From GitHub:

    1. Download the pip source distribution(nxt-#.#.#.tar.gz) from the latest release

    2. pip install --upgrade path/to/nxt-#.#.#.tar.gz

Maya plugin:

Distributed on the nxt editor repo.

  1. Download the nxt_maya zip from the latest release

  2. Extract the zip and replace the existing nxt_maya files with the newly extracted files.

  3. Re-launch Maya

Acknowledgements

Sunrise Productions | School of Visual Art and Design