You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can create nodes by clicking the left mouse button, and delete them by clicking the right mouse button. To create an edge between two nodes, simply click on two nodes with the middle mouse button. If you click on two nodes that already have an edge between them, the edge will be deleted. To toggle between fullscreen and windowed mode, simply press the F11 key.
About
Graph visualizer made in Rust using the Bevy engine.