Foreach - Copy By Group To Points

   2799   2   1
User Avatar
Member
258 posts
Joined:
Offline
I am trying to figure out how to correctly copy a group of sorted primitives to a group of sorted points. I almost have it working with foreach but am falling short on merging the results. Id there a better way to do this? Thanks for any help.

Attachments:
copyTest_01.rar (9.7 KB)

User Avatar
Member
512 posts
Joined: July 2009
Offline
here's 2 ways of doing it, one approach using the copy SOP and one fancier way of doing using a VOP SOP which is super fast when you have to deal with tons of objects. Credits go to my buddy Kalman who showed me this technique a while ago!

cheers,

Manu

Attachments:
copyPrimsToPoints_Manu.hipnc (133.1 KB)

http://vimeo.com/user2522760 [vimeo.com]
http://stormbornvfx.com/ [stormbornvfx.com]
Manuel Tausch
User Avatar
Member
258 posts
Joined:
Offline
Manuel.

Thanks so much that project file really helped me out. The vop sop way way seems to the ticket.
  • Quick Links