|
|
|
|
|
by tylerneylon
1017 days ago
|
|
Ok, a snarky way to phrase things, but it's a good point - in general the vectors could add to zero and the angles may not align. So perhaps a better expression may be a metric for tension = [ norm(sum(piece_vectors)) + abs(angle_displacement) ] / n where angle_displacement = sum(angles) - 360 and the angles are signed accordingly. |
|