alelievr / NodeGraphProcessor

Node graph editor framework focused on data processing using Unity UIElements and C# 4.6
https://github.com/alelievr/NodeGraphProcessor/projects/2
MIT License
2.21k stars 369 forks source link

Use GTF in NodeGraphProcessor #188

Open leissler opened 2 years ago

leissler commented 2 years ago

The Graph Tool Foundation is now at 0.11.2 and seems to be getting along pretty well. Is it maybe stable enough already to port NGP to this new framework? Any ideas or plans for when this will happen?

alelievr commented 2 years ago

Not yet, I'm waiting for subgraphs and relay nodes to be finished before porting so I can't give an ETA but hopefully soon

leissler commented 2 years ago

Sounds reasonable. With your direct connections to the graph team, do you have any idea when this is on their roadmap?

alelievr commented 2 years ago

I can't say precisely. What's sure is that I'll wait for ShaderGraph to be fully migrated to the new system before migrating this repo.