GitHub - tu-cao/NodeGraphQt: Node graph framework that can be re-implemented into applications that supports PySide2 or PyQt5

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

NodeGraphQt

NodeGraphQt is a node graph UI framework for PySide2 that can be implemented and re-purposed into applications.

API Documentation

NodeGraphQt API documentation

Navigation

action controls
Zoom in/out Alt + MMB Drag or Mouse Scroll Up/Down
Pan Alt + LMB Drag or MMB Drag
Node search Tab

Slice Connections

action controls
Slice Connections Shift + Alt + LMB Drag

Vertical Layout

Pipe Layout

Widgets

Examples

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

About

Node graph framework that can be re-implemented into applications that supports PySide2 or PyQt5

Resources

Readme

License

MIT license

Activity

Stars

1 star

Watchers

0 watching

Forks

0 forks

Languages

  • Python 100.0%