An open API service indexing awesome lists of open source software.

https://github.com/winand/qt-node-editor-tutorial

Node Editor in Python Tutorial Series https://www.blenderfreak.com/tutorials/node-editor-tutorial-series/
https://github.com/winand/qt-node-editor-tutorial

Last synced: about 1 year ago
JSON representation

Node Editor in Python Tutorial Series https://www.blenderfreak.com/tutorials/node-editor-tutorial-series/

Awesome Lists containing this project

README

          

# Qt Node Editor
This project follows Pavel Křupala tutorial series.
It uses Qt 6 and qtpy abstraction layer. Poetry is used to manage dependencies.
![](screenshot.png)

## See also
* [Node Editor in Python Tutorial Series](https://www.blenderfreak.com/tutorials/node-editor-tutorial-series/)
([pavel.krupala/pyqt-node-editor](https://gitlab.com/pavel.krupala/pyqt-node-editor))
* [beyse/NodeEditor](https://github.com/beyse/NodeEditor)
* [klauer/qtpynodeeditor](https://github.com/klauer/qtpynodeeditor) (Python implementation of [paceholder/nodeeditor](https://github.com/paceholder/nodeeditor))
* [Nodezator](https://nodezator.com/)