Hello everyone,
I have another forever-rookie question.
I am moving some point groups and I am using the GraphMapper
with a parabola function to affect this translation. I need the points to move in ‘the opposite’ way - not sure that translates right away, so see below.
As we know the default parabola shows up like this:
I only wish to play with the ‘intercept’ point:
But not the vertex at the center of the graph. That one stays.
Hence, when I do so, the points move accordingly, taking on the shape of the graph, as expected:
Great.
HOWEVER I want the points to move this way:
First/Last points don’t move as much, only middle points move away - that is what I need. Super simple, right? So I thought, and I am sure it is, however I obviously have no brains.
I know I can manually adjust the vertex of the parabola within the graph mapper, however that’s not accurate because the parabola symmetry axis will move as well, even a tiny bit, when adjusting the vertex - not 100% sure the graph mapper has trustworthy snapping?
Am I approaching this wrong? Should I use the bezier graph instead where I can ‘lock’ those start and end points? But then if do, I still have trust issues with the symmetry for the middle points:
I guess the gaussian option can help as long as I don’t slide the mid points too much:
Simple boring file just in case, apologies for wasting your time:
parabola.gh (11.6 KB)