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

nxt-dev/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

DCC Plugins

Each of our supported DCC's get a zip file on our latest release

Each one contains a README.md inside to explain how to install/update them.


Special Thanks

Sunrise Productions | School of Visual Art and Design


Release Dev
Build Status Build Status