gillsp Posted July 17, 2014 Share Posted July 17, 2014 I have a question, I have an image, which has a center, and extended out like a few curves that comes from a same center point. How should I sort it so the point at center is largest number, and the furtherst is 0? I guess it should be done in vopsop or sort node expression. Quote Link to comment Share on other sites More sharing options...
RogerW Posted July 17, 2014 Share Posted July 17, 2014 Hey, You can use a sort sop and sort the points by proximity to point and then set the reverse toggle on the node. This will order your points on a "first match basis". Depending on what you want to achieve it may be better to use an attribute instead of a point number. R Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.