Is it possible to move points in geometry nodes to specific surface?

I have points distributed on a plane like this:


I want to animate the movement of the points to the below object like this:

I want to do this with geometry nodes and not particle system. Not using particle/hair system because - I want to add a wave movement to the spread - which does not come out through hair (has erratic movements) or particle.

Not sure what type of movement you want… but the simplest would just be to copy the positions and mix them:


…you can then keyframe the mix factor.

That what you meant?

2 Likes