Open aarthificial opened 3 years ago
I suggest to look into https://github.com/Siccity/xNode this might be perfect for the graph representation and you should be able to 1:1 copy paste the node scripts into a graph node script maybe the graph needs a little extension to allow n:m connections without binding them to a variable but other than that it seems simplistic enough
I made a pull request with implementing it with the experimental UI Toolkit's Graph View. It's not as nice as xNode, but it's being actively developed on (not abandonware like xNode) and then Reanimator won't rely on an external library.
[DRAFT]