mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-28 09:43:13 +00:00
Some more minor physics changes for NetworkVisualiser.vue
This commit is contained in:
parent
c593032fab
commit
a57b7337c2
1 changed files with 2 additions and 0 deletions
|
|
@ -276,6 +276,8 @@ export default {
|
|||
barnesHut: {
|
||||
gravitationalConstant: -5000,
|
||||
centralGravity: 0,
|
||||
springConstant: 0.1,
|
||||
damping: 0.15,
|
||||
},
|
||||
minVelocity: 0.25,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue