Graphite/node-graph
2022-06-05 01:15:22 +02:00
..
borrow_stack Implement borrow stack for node graph 2022-04-22 19:58:13 +02:00
dyn-any@dd588ea0f7 Restructure node graph proxy architecture 2022-04-03 19:25:07 +02:00
gcore Remove input from the node definition 2022-06-05 01:15:22 +02:00
gstd Add GPU support for node graph 2022-04-24 11:58:31 +02:00
proc-macro Restructure node graph proxy architecture 2022-04-03 19:25:07 +02:00
.gitignore Initial implementation of node graph based on structs 2021-07-07 13:05:52 +02:00
.gitmodules Restructure node graph proxy architecture 2022-04-03 19:25:07 +02:00
Cargo.lock Add GPU support for node graph 2022-04-24 11:58:31 +02:00
Cargo.toml Make graphene_core no_std 2022-04-22 15:15:39 +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