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

Make all parallel line edges visible #74

Closed p4jo closed 7 months ago

p4jo commented 9 months ago

When edges in the old style get drawn on top of each other, it is widely undefined which one is at the top, the other ones are invisible.

With splines, we also currently have this problem, edges are wildly switching color when rotating the view -> increase parallelEdgesFactor?

p4jo commented 9 months ago

Screenshot_20240214_154529_Firefox Screenshot_20240214_154729_Firefox Screenshot_20240214_154931_Firefox

p4jo commented 9 months ago

Maybe just make them a bit transparent as a hotfix?

jeanbellynck commented 7 months ago

This should be fixed by the fact that splines are rendered by default