Skip to content

The visual node editor for nxt, a python layering and sequential execution tool for animation and VFX

License

Notifications You must be signed in to change notification settings

samson-jerome/nxt_editor

 
 

Repository files navigation

NXT Editor

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

Installation/Usage

To Use NXT please use the NXT Standalone or DCC plugin zip.
Only clone this repo if you're contributing to the NXT codebase.


Requirements

Requirements for contributors

NXT Standalone

Our releases are hosted on PyPi.

  • Install:
    • pip install nxt-editor
  • Launch:
    • nxt ui
  • Update:
    • pip install -U nxt-editor

Maya plugin:

  • Install:
    1. Download the maya module(nxt_maya.zip) from the latest release
    2. Follow the nxt_maya instructions (also included in the download)
  • Launch:
    1. Load nxt_maya plugin in Maya
    2. Select the nxt menu from the menus at the top of Maya
    3. Click Open Editor
  • Update:
    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

Special Thanks

Sunrise Productions | School of Visual Art and Design


Release Dev
Build Status Build Status

About

The visual node editor for nxt, a python layering and sequential execution tool for animation and VFX

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%