jeanbellynck / Cayley-Graph-Generator

Graphicayley (formerly Cayley Graph Generator) is an Unity Application to convert group presentations into pretty Cayley Graphs.
https://jeanbellynck.github.io/graphicayley.html
MIT License
1 stars 0 forks source link

Reduce jitter by disabling edges #93

Closed jeanbellynck closed 5 months ago

jeanbellynck commented 7 months ago

I think I finally understood the jitter problem. It mainly occurs when two edges are connected by multiple edges. Either there is some bug going on here or the edges are to strong. The best way to fix this might be to disable the physics of some edges on generation.