Linear interpolation - extent a line past a known point?

Hi there,

I have two arbitrary 3dVectors. I want to draw a straight line from point1 to point2 and then past that
How do I get that third point? Respectively, I don’t need that point if I can scale the line up but…

I feel like I’ve done this in the past and there’s a handy node for it… but maybe not. In any case, I’m stumped

thegistofit.v4p (9.9 KB)

Nvm, I figured out the a solution that will work.
thegistofit2.v4p (18.7 KB)

this is the correct vector math for it, also much more efficient in terms of CPU:

thegistofit3.v4p (14.5 KB)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.