Sort PVector array by distance

Use the sketch from this link below as a model: :nerd_face:

But change its Comparator::compare() to use dist() instead. :stuck_out_tongue:

2 Likes