Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 527 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 527 Bytes

Logic Node Editor

Executable Build

A very basic minimal code for implementing a node graph or editor using PySide2. In this case we are building with logic nodes. All nodes are built using QGraphics items.

Example video: https://www.youtube.com/watch?v=DOsFJ8lm9dU

nodes