Jump to content

Grouping points by number of vertices belong to point


Recommended Posts

even though I'm not aware of direct method to sample vertex count from point (as it is for prims)

here is one simple idea

1. create vertex attribute with value of 1 for each vertex

2. promote it to points with sum operator so now each point will contain it's vertex count

3. group points by this attribute using Partition SOP

groupPointsByVertexCount.hip

  • Like 2
  • Thanks 1
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...