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
This repo is the nxt core, it does not come with a UI. If you're looking for the UI, please see the nxt editor.
This package is designed for headless execution of graphs in a render farm or other headless environment.
Only clone this repo if you're contributing to the NXT codebase.
Requirements
- Python >= 2.7.* <= 3.7.*
- We strongly recommend using a Python virtual environment
NXT Python Core
Our releases are hosted on PyPi.
Install:
pip install nxt-core
Execute Graph:
import nxt
nxt.execute_graph('path/to/graph.nxt')
Update:
pip install -U nxt-core
Special Thanks
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nxt-core-0.18.1.tar.gz
(129.4 kB
view details)
File details
Details for the file nxt-core-0.18.1.tar.gz.
File metadata
- Download URL: nxt-core-0.18.1.tar.gz
- Upload date:
- Size: 129.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/5.1.1 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
210c6f55b6593a91c5412d13196c0e7b5bbcaf6d7e16f42bd8c8766c93908498
|
|
| MD5 |
423780ddaf6a8a4faf9effea5998bd40
|
|
| BLAKE2b-256 |
32b8d15fda032fbb33e88e0c8cf9e5504540fcad814b3afa034b7912d3e9f3cd
|