pw-viz
pw-viz copied to clipboard
Using `egui_node_graph` vs `egui_nodes`
Recently, the developers of Blackjack, a 3D modelling app, have released their egui node graph implementation as a crate. It might be worth considering if its better for our use-case versus the existing fork of egui_nodes.