Hi all,
I'm working on a project which involves some fairly complicated geometry issues with bending and unbending metal wire and I'd like to ask for your help.
What I'd like to achieve is a definition which would take a closed 3d curve as input and unbend it so that it would form a 2d curve, keeping as much of the original planar curvature as possible and avoiding twisting in the process.
I imagine it would work like this:
What I've come up with so far is a way to identify the "planarity" of the curvature, thus finding the parts of the curve to which (i think) the unbending should apply:
and a mini-tool for the visual display of the curve's twists and bends:
...but I'm kind of stuck here and can't figure out a way how to move on.
I'd be very thankful for any ideas and thoughts on how to approach this problem.
Many thanks,
JJ