https://github.com/nxt-dev/nxt_editor
The visual node editor for nxt, a python layering and sequential execution tool for animation and VFX
https://github.com/nxt-dev/nxt_editor
maya-plugin nxt python
Last synced: about 1 year ago
JSON representation
The visual node editor for nxt, a python layering and sequential execution tool for animation and VFX
- Host: GitHub
- URL: https://github.com/nxt-dev/nxt_editor
- Owner: nxt-dev
- License: mit
- Created: 2020-11-16T17:13:42.000Z (over 5 years ago)
- Default Branch: release
- Last Pushed: 2025-05-04T14:43:17.000Z (about 1 year ago)
- Last Synced: 2025-05-04T15:34:28.335Z (about 1 year ago)
- Topics: maya-plugin, nxt, python
- Language: Python
- Homepage: https://nxt-dev.github.io/
- Size: 6.85 MB
- Stars: 180
- Watchers: 20
- Forks: 23
- Open Issues: 97
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README


# NXT Editor
**nxt** (**/ɛn·ɛks·ti/**) is a general purpose code compositor designed for rigging, scene assembly, and automation. (node execution tree)
[Installation/Usage](#installationusage) | [Docs](https://nxt-dev.github.io/) | [Contributing](CONTRIBUTING.md) | [Licensing](LICENSE)
# Installation/Usage
**To Use NXT please use the [NXT Standalone](#nxt-standalone) or [DCC plugin zip.](#DCC-Plugins)**
Only clone this repo if you're [contributing](CONTRIBUTING.md) to the NXT codebase.
#### Requirements
- Python >= [3.9.*](https://www.python.org/downloads/release/python-390/)
- We strongly recommend using a Python [virtual environment](https://docs.python.org/3/library/venv.html)
*[Requirements for contributors](CONTRIBUTING.md#python-environment)*
### NXT Standalone
Our releases are hosted on [PyPi](https://pypi.org/project/nxt-editor/).
- 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](https://github.com/nxt-dev/nxt_editor/releases/latest)
Each one contains a `README.md` inside to explain how to install/update them.
- [nxt_maya](nxt_editor/integration/maya/README.md)
- [nxt_blender](nxt_editor/integration/blender/README.md)
- [nxt_unreal](nxt_editor/integration/unreal/README.md)
## Special Thanks
[Sunrise Productions](https://sunriseproductions.tv/) | [School of Visual Art and Design](https://www.southern.edu/visualartanddesign/)
---
| Release | Dev |
| :---: | :---: |
|  |  |