The origin question came from I want to move from A to B with a conic curve, and its model was like this:
Say We have a curve transformed from $y=x^2$ (just with rotation and movement)
And is there a transform that could let me calculate the samples of the curve?
in another word I want samples serial to be like this [(5.5,-0.5), ... (1,2)]
