Show HN: Interactive graphs in Rerun with a Rust port of D3-force
58 points ·
nikonp
·
We built this with applications in robotics and spatial computing in mind but would love to hear feedback from folks that would see this as useful in other domains as well.
jgoertler ·1 days ago
Happy to answer any questions!
[0](https://github.com/grtlr/fjadra)
[1](https://d3js.org/d3-force)
Show replies
simgt ·20 hours ago
I really wanted live views of my gstreamer pipelines, so I've started to write a tool with egui [0]. Looks like rerun's GraphView doesn't support subgraphs and horizontal layouts yet, but I'm sure I'll soon be able to just have a gstreamer tracer that pushes reruns logs. That's better than having to find the motivation to go through my todo list! Yeah!
[0] https://github.com/simgt/glitch
Show replies
rcarmo ·1 days ago
Show replies
burningion ·22 hours ago
I especially like that they're also building an (amazing) Rust version of imgui called egui, and open sourcing all the work for the ecosystem: https://github.com/emilk/egui