Jump to content

how to get "group difference" in the "foreach sop"


Recommended Posts

assume I got an object consists of 100 points

each 10 points are in a group so it is total of 10 groups

what I can access is each group, how to get the rest of points? as I don't know the group name ...

I want to use this with ray sop

so as the total primitives count is 100, the foreach is working on each 10 primitives , I want to cast rays from these 10 points on the rest of 90 points(converted to primitives) "as what I found is that ray distance doesn't work with same 2 inputs unless it is used for intersect furthest surface"

but what I need is the nearest surface which is always result in a distance of zero without different inputs "no shared points in the inputs to be clear"

sorry if the question is noob but I'm still learning :)

thanks in advance

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...