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/
- Host: GitHub
- URL: https://github.com/winand/qt-node-editor-tutorial
- Owner: Winand
- Created: 2023-10-29T10:42:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-01T21:06:40.000Z (over 1 year ago)
- Last Synced: 2025-01-31T06:37:34.105Z (over 1 year ago)
- Language: Python
- Size: 163 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

## 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/)