
My ultimate goal is to group or name the different prims of the right column, based on how they match the position of the prims of the left column. (Note: you see the columns aside to each other just for debugging purposes. They actually occupy the very same positions, and the points match perfectly)
So I tried to transfer the colors of the prims of the left column to the right one.
I played with the different parameters and different models of the Attribute Transfer node, but I can't manage to perfectly transfer the colors.
Alternatively I could offset one column a bit along its normal, then scatter 1 point for every prim in the right column and throw some rays and get color information of the hit prim… but but… that sounds like too much effort for such simple task.
I've attached my attempt with attribute transfer node, in case you wanna have a look?
cheers and thanks for any help