NodeGraphQt is a node graph UI framework for PySide2 that can be implemented and re-purposed into applications.
action | controls |
---|---|
Zoom in/out | Alt + MMB Drag or Mouse Scroll Up/Down |
Pan | Alt + LMB Drag or MMB Drag |
Node search | Tab |
action | controls |
---|---|
Slice Connections | Shift + Alt + LMB Drag |
See the basic_example.py python script in this repo.
More examples can be found in the API documentation here:
https://jchanvfx.github.io/NodeGraphQt/api/html/examples/ex_overview.html#simple-example