I’m currently trying to build an elliptical spiral in Grasshopper, but I’m a bit stuck.
The idea is to start from an ellipse (defined by radius A/B or diameter A/B) and generate a spiral based on it. The spiral should be fully parametric, for example: height, number of turns, ellipse axis ratio (A/B),…
I’ve already experimented a bit, but so far I only manage to create circular spirals.
Does anyone have an idea how to approach this properly?
Is there a clean or recommended way to generate a parametric elliptical spiral starting from an ellipse?
Any hints, examples, or conceptual advice would be greatly appreciated.
Thanks in advance!