Make points travel to equal points in different position

   1837   3   0
User Avatar
Member
31 posts
Joined: Aug. 2017
Offline
Hello!

Would anyone have a method of making a group of points travel to same group of points that are in different position?

Would also need to be able to make a threshold hold for how many points that this effects so I can animate points traveling to different points every frame. Hope that makes sense.

First photo is start position the second is end position.

I've attached the hip file as well if anyone wants to take a peak.
Edited by mannyw - Nov. 26, 2020 01:47:08

Attachments:
simpleSetup_v01.hip (95.1 KB)
startPos.PNG (223.0 KB)
endPos.PNG (175.9 KB)

User Avatar
Member
555 posts
Joined: Feb. 2017
Offline
point SOP

preset morph to 2nd input

animate the Amount
(amount CAN be outside of 0-1)
Edited by vusta - Nov. 26, 2020 02:04:26

Attachments:
simpleSetup_v01_morph.hipnc (111.3 KB)

User Avatar
Member
31 posts
Joined: Aug. 2017
Offline
vusta
point SOP

preset morph to 2nd input

animate the Amount
(amount CAN be outside of 0-1)
Awesome vusta this solves my first problem, thanks a bunch.

Now I just need to figure out how to threshold that effect so only points within percentage are being effected by that sop if you know what I mean
User Avatar
Member
52 posts
Joined: June 2016
Offline
Maybe this is what you want. check the wrangle node.

Attachments:
simpleSetup_v01_morph_thresh.hipnc (118.1 KB)

  • Quick Links