liamcottle / reticulum-meshchat

A simple mesh network communications app powered by the Reticulum Network Stack.
https://meshchat.app
MIT License
152 stars 10 forks source link

Minor Physics Fixes for Network Visualizer #9

Closed LinuxinaBit closed 3 months ago

LinuxinaBit commented 3 months ago

I made some minor physics changes to the network visualizer, with the help of a tool provided by the graph library. Personally, I believe it greatly improves the feel of the physics, and it does so without harming the ability to manipulate the graph much, if at all.

liamcottle commented 3 months ago

Looks good to me! Thanks :)