Graphite/node-graph
2022-03-27 17:48:24 +02:00
..
proc-macro Transition to a trait-based node graph 2022-03-27 17:48:24 +02:00
src Transition to a trait-based node graph 2022-03-27 17:48:24 +02:00
.gitignore Initial implementation of node graph based on structs 2021-07-07 13:05:52 +02:00
Cargo.lock Transition to a trait-based node graph 2022-03-27 17:48:24 +02:00
Cargo.toml Transition to a trait-based node graph 2022-03-27 17:48:24 +02:00
LICENSE Initial implementation of node graph based on structs 2021-07-07 13:05:52 +02:00
README.md Initial implementation of node graph based on structs 2021-07-07 13:05:52 +02:00

NodeGraphExperiments

Repo for testing ideas for the upcoming Graphite node graph implementation