I’m not a Graph Mapper specialist but it can be used to do what you want.
In my case I used a python script to generate the spiral. I needed to divide the resulting curve and deconstruct the points to get the Z values of the points.
Thank you. I made a wee progress on this.
I am trying to build a second spiral on top of the first one.
I was using the same principle but for some reason it is still misses the point (picture 1)
In the middle I do want the spiral to change its direction. (picture 2 is correct)
Hey Adam,
I still struggle to get the spiral look the way I want. Basically what ever I do two spiral curve are parallel
I want to be able to control the amount of squashiness , see image below… red line it is what I want
Hi guys @Adam_M@martinsiegrist@Mahdiyar
Apologies for asking to many questions.
I made an experiment in rhino, to be able to get the shape I want I had to use mesh cage to deform curves.
Is there a way I can do the same with graph mapper or scale within Grasshopper ?
Thank you @martinsiegrist
I will take a look now.
I was trying to do it with attracting points… to be able to have more control.
Not sure how to fix the curve at ground floor though