You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
Scenes | 3 years ago | |
TNodeCore | 3 years ago | |
TNodeGraphViewImpl | 3 years ago | |
.gitignore | 3 years ago | |
EasyRandomGenerator.meta | 3 years ago | |
License | 3 years ago | |
License.meta | 3 years ago | |
README.md | 3 years ago | |
Scenes.meta | 3 years ago | |
TNodeCore.meta | 3 years ago | |
TNodeGraphViewImpl.meta | 3 years ago | |
TextMesh Pro.meta | 3 years ago |
README.md
T-Node
Node graph creation tool based on unity experimental graphview and if possible latter,GTF. the main goal of the repo is to make graph creation easier and more intuitive.
Note it's not usable and productive on current stage and need a better development . and it's mainly for my own use now.
Install
currently under development
Features
- Create graph script by the creator tool
- Node creation based on specified type of graph
- Easy port creation via attribute
- Runtime graph
- Blackboard for runtime graph as exposed parameters
- Runtime graph execution
- Test Mode (Runtime graph only)