1

I have a point cloud I want to sort by some attribute (y position).

I also want to sort points by another attribute (a dot product), the end result being that points with a higher dot product value use the points that have a higher y position value.

enter image description here

Current setup. I want lighter squares to be above darker squares.

apathyhill
  • 11
  • 2
  • ...maybe related: https://blender.stackexchange.com/questions/264857/ – quellenform Aug 24 '23 at 14:30
  • I have a node group that does the native sorting method, and it works fine for both attributes, but I'm having trouble making one affect the other if that makes sense. Like having the index of the point that has the highest "A" value get the index of the point that has the highest "B" value. – apathyhill Aug 24 '23 at 14:50

0 Answers0