Geometry nodes index of nearest - ignore self ID

You can get a good enough SIMD solution just working in the point domain:

If you want something perfect, you’ll need to use Simulation nodes or the Repeat Zone and do something similar to this example from higgsas:

Good luck!

3 Likes