Deformations of a string loop of given length?

40 Views Asked by At

Given a flexible string of length that crosses at a point, how is it possible to describe all possible deformations of it?

For instance the loop in the following picture.

enter image description here

I’m guessing that this involves topology and linear algebra, but I’m not sure where to start. I would like to consider the case of 2D and 3D.