It's the first time I'm reading papers… it's challenging and kind-of "fun". Theme: how to layout digraphs. The basic Sugiyama is manageable… compound graphs are mind-fuck.
I'll try to port Dagre (JS) to Rust… then, if I understand what I'm doing, I'll improve it.
End goal: Bevy systems viewer. 🤘
I'll try to port Dagre (JS) to Rust… then, if I understand what I'm doing, I'll improve it.
End goal: Bevy systems viewer. 🤘
Comments
I'll try to crack it this release cycle 🤞, now I'm low on work and I think it'll be a fun project to learn more Rust and graphics.
Even better would be if systems could be deactivated from the graph.
Probably not possible, but would be nice 😅