Jump to content

SOPS new loops troubles


Recommended Posts

Yours didn't work because the loop only had access to one point at a time so when it tried to find its nearest neighbour there was none to be found. So we somehow had to bring in the rest of the points into the loop as well.

Attached is an updated version which hopefully makes a bit more sense and is probably a better way of doing it.

newLoops_troubles_03.hipnc

  • Like 1
Link to comment
Share on other sites

6 hours ago, miccetro said:

Hi peeps, I'm trying to recreate an old @petz setup for non overlapping copies on points using the new for each loop but it wont work. Hope someone can help.

Files attached.

newLoops_troubles.hip

non_overlapping.hipnc

well, that´s truly an old setup and also a completely outdated one. nowadays you may want to use pointcloud-functions in vex instead ...

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...