What is nxt?
NXT, pronounced ɛn·ɛks·ti, is a layered code compositing application. Enabling visualization of complex scripts and easy cross discipline collaboration. It’s code with layers with a nice way to see and change data.
How do I get it?
- pip
pip install nxt-editor
- zip
- Download the latest
nxt_<dccName>.zip
from our GitHub releases page. - Follow the instruction in the
README
inside that zip.
- Download the latest
- special
- See here
Where do I ask questions or report a bug?
Head over to our GitHub Discussions to ask questions, get help, or report a bug.
If you're confident you found a bug and are familur with GitHub you can report a core bug here or an editor bug here.
Concepts | Tutorials |
---|---|
See concepts for a quick overview of nxt's core concepts. |
See the tutorials for a step by step walkthroughs. |
Questions | Contributing |
Ask questions on our GitHub Discussions. |
See the contributing documentation for nxt or nxt editor. |